This is a Chip-8 emulator written in Rust.
You can try running some roms from the roms directory:
cargo r -- roms/INVADERS
For the INVADERS rom controls are q and e for moving and w for shooting.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Chip-8 emulator written in Rust.
You can try running some roms from the roms directory:
cargo r -- roms/INVADERS
For the INVADERS rom controls are q and e for moving and w for shooting.