| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renderer: inter-frame diffing to minimize terminal output | gbc dev | 2026-07-04 | 1 | -0/+7 |
| | | | | | | | | Only cells that changed since the previous frame are redrawn, using cursor positioning to skip unchanged runs. Static screens write nothing after the first frame (~108x reduction on acid2). SIGWINCH forces a full repaint. Verified pixel-exact against the framebuffer (11520/11520 cells, 0 mismatch). | ||||
| * | docs: note mem_timing-2 passing | gbc dev | 2026-07-04 | 1 | -1/+1 |
| | | |||||
| * | add status line HUD, README with architecture and test status | gbc dev | 2026-07-04 | 1 | -0/+72 |
