| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input: external control channel via FIFO | gbc dev | 2026-07-04 | 1 | -0/+10 |
| | | | | | | | | Adds --fifo [path] opening a named pipe that accepts button commands from any process. Supports momentary taps (a, start, name:N), deterministic hold/release (+name / -name), and 'release'. Merges with keyboard input; held state carries true key-up semantics the terminal can't provide. GBC_INPUT_DEBUG traces state. | ||||
| * | terminal renderer (truecolor half-block), input, screenshot mode | gbc dev | 2026-07-04 | 1 | -3/+61 |
| | | |||||
| * | core emulator: SM83 CPU, MMU, timer, PPU, CGB support | gbc dev | 2026-07-04 | 1 | -0/+41 |
| Passes blargg cpu_instrs (all 11), instr_timing, mem_timing. | |||||
