aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: mk_sl0pboy_bios.py - fork the CGB boot ROM's GAME BOY -> SL0PBOYgbc dev3 days1-0/+85
* rebrand: gbc -> sl0pboy (binary, README, tooling)gbc dev5 days4-4/+4
* serial: headless mode tying serial port to stdio for OS debugginggbc dev6 days2-0/+0
* control: video frame capture + deterministic input-movie replaygbc dev6 days2-0/+187
* tools: stitch_overworld.py - DFS EXPLORE's connection graph into one overworl...gbc dev7 days1-0/+111
* gbhud: live joypad display (cute Game Boy layout, buttons light up)gbc dev7 days1-0/+20
* fix(control): ignore SIGPIPE so a vanishing client can't kill the emulatorgbc dev7 days2-14/+33
* tools: live debug HUD (gbhud.py) + 'gbctl hud'gbc dev7 days1-0/+185
* apu: register-level emulation of 0xFF10-0xFF3F (fixes music fades)gbc dev7 days2-0/+104