Pinned Repositories
adi
A reverse engineering framework aimed at software for retro 8- and 16-bit machines.
Croc
Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.
Croc-attic
The attic full of old code from earlier stages of development of Croc. Mostly for nostalgic purposes.
DecompilingSonic1
I'm having fun by taking the Sonic 1 disassembly and decompiling it into C++ to learn how it works! I don't know if it'll ever compile/run, but maybe it'll be useful to other people.
logisim
my own fork of logisim cause there aren't enough already
LoveSheepGame
Playing around with Love2D and making a game. I DUNNO.
MARS_Assembler
Mirror for "MARS" source code.
NesVST
An NES/Famicom VST instrument that is compatible with FamiTracker
tinysynth
A Namco N163-inspired software synth that runs on an ATTiny85, controlled over SPI!
JarrettBillingsley's Repositories
JarrettBillingsley/Croc
Croc is an extensible extension language in the vein of Lua, which also wishes it were a standalone language. Also it's fun.
JarrettBillingsley/DecompilingSonic1
I'm having fun by taking the Sonic 1 disassembly and decompiling it into C++ to learn how it works! I don't know if it'll ever compile/run, but maybe it'll be useful to other people.
JarrettBillingsley/MARS_Assembler
Mirror for "MARS" source code.
JarrettBillingsley/adi
A reverse engineering framework aimed at software for retro 8- and 16-bit machines.
JarrettBillingsley/tinysynth
A Namco N163-inspired software synth that runs on an ATTiny85, controlled over SPI!
JarrettBillingsley/NesVST
An NES/Famicom VST instrument that is compatible with FamiTracker
JarrettBillingsley/Croc-attic
The attic full of old code from earlier stages of development of Croc. Mostly for nostalgic purposes.
JarrettBillingsley/logisim
my own fork of logisim cause there aren't enough already
JarrettBillingsley/LoveSheepGame
Playing around with Love2D and making a game. I DUNNO.
JarrettBillingsley/cgmath-rs
A linear algebra and mathematics library for computer graphics.
JarrettBillingsley/CloudBleedCheck
Checks a csv from a password database against the list of sites from https://github.com/pirate/sites-using-cloudflare
JarrettBillingsley/croc2lua
translates a subset of the Croc language to Lua, so you can use nice things like augmentation assignment and short imports
JarrettBillingsley/druid
A data-first Rust-native UI design toolkit.
JarrettBillingsley/gl-rs
An OpenGL function pointer loader for Rust
JarrettBillingsley/icysynth
The attiny85 synth, reimplemented in nMigen for an iCEStick
JarrettBillingsley/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
JarrettBillingsley/present
some kinda html-based presentation thing cause powerpoint sucks
JarrettBillingsley/samsung-mtp-fix
Remove Samsung drivers so that Android File Transfer works!
JarrettBillingsley/simavr
simavr is a lean, mean and hackable AVR simulator for linux & OSX
JarrettBillingsley/Simple-Tiled-Implementation
Tiled library for LÖVE
JarrettBillingsley/simplelog.rs
Simple Logging Facility for Rust
JarrettBillingsley/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io