A Game Boy (DMG) emulator that renders to the terminal with braille.
cargo run --release -- <rom>| Key | Action |
|---|---|
| arrows | d-pad |
| space | A |
| x | B |
| s | Start |
| d | Select |
| q | quit |
| i / o / p | fps: 60 / -10 / +10 |
cargo testIncludes Blargg cpu_instrs ROMs (expected under roms/).