| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 6 days | main: --shot with --headless dumps final LCD on exit | gbc dev | 1 | -0/+1 | |
| Lets scripted runs feed stdin to the serial console AND capture the resulting screen, e.g. printf 'ls\nexit\n' | gbc rom.gb --headless --shot 0 out.ppm Previously --shot ran frames with no stdin, so anything waiting on input (a shell) only showed its first prompt. | |||||
| 2026-07-04 | core emulator: SM83 CPU, MMU, timer, PPU, CGB support | gbc dev | 1 | -0/+355 | |
| Passes blargg cpu_instrs (all 11), instr_timing, mem_timing. | |||||
