aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)Author
4 dayswasm: run the emulator in a browsergbc dev
4 dayskitty: truecolor graphics output with a layered HUDgbc dev
2026-07-18tools: mk_sl0pboy_bios.py - fork the CGB boot ROM's GAME BOY -> SL0PBOYgbc dev
2026-07-17rebrand: gbc -> sl0pboy (binary, README, tooling)gbc dev
2026-07-15serial: headless mode tying serial port to stdio for OS debugginggbc dev
2026-07-15control: video frame capture + deterministic input-movie replaygbc dev
2026-07-15tools: stitch_overworld.py - DFS EXPLORE's connection graph into one overworl...gbc dev
2026-07-15gbhud: live joypad display (cute Game Boy layout, buttons light up)gbc dev
2026-07-15fix(control): ignore SIGPIPE so a vanishing client can't kill the emulatorgbc dev
2026-07-15tools: live debug HUD (gbhud.py) + 'gbctl hud'gbc dev
2026-07-15apu: register-level emulation of 0xFF10-0xFF3F (fixes music fades)gbc dev