Chip-8 emulator written in Rust.
Clone the repository, then start the emulator using cargo run.
1 2 3 C 1 2 3 4
4 5 6 D --> Q W E R
7 8 9 E A S D F
A 0 B F Z X C V
chip8 local
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Chip-8 emulator written in Rust.
Clone the repository, then start the emulator using cargo run.
1 2 3 C 1 2 3 4
4 5 6 D --> Q W E R
7 8 9 E A S D F
A 0 B F Z X C V
chip8 local