arnaucube 0d75e866a9 | 3 years ago | |
---|---|---|
chip8 | 3 years ago | |
roms | 3 years ago | |
screenshots | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
Cargo.toml | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
CHIP-8 emulator written in Rust.
(Done with the Go implementation: https://github.com/arnaucube/go-chip8)
https://en.wikipedia.org/wiki/CHIP-8
./chip8-rs --file roms/invaders.c8