| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-07-15 | fix(control): ignore SIGPIPE so a vanishing client can't kill the emulator | gbc dev | 1 | -0/+5 |
| 2026-07-15 | apu: register-level emulation of 0xFF10-0xFF3F (fixes music fades) | gbc dev | 2 | -2/+19 |
| 2026-07-14 | control: socket-based debug channel + gbctl CLI driver | gbc dev | 5 | -2/+797 |
| 2026-07-04 | speed control: frame skipping to decouple terminal draw from emulation | gbc dev | 3 | -13/+94 |
| 2026-07-04 | input: external control channel via FIFO | gbc dev | 3 | -23/+129 |
| 2026-07-04 | renderer: inter-frame diffing to minimize terminal output | gbc dev | 2 | -9/+52 |
| 2026-07-04 | add status line HUD, README with architecture and test status | gbc dev | 1 | -0/+3 |
| 2026-07-04 | terminal renderer (truecolor half-block), input, screenshot mode | gbc dev | 3 | -3/+185 |
| 2026-07-04 | core emulator: SM83 CPU, MMU, timer, PPU, CGB support | gbc dev | 8 | -0/+1158 |
