arnaucube 0d75e866a9 | 4 years ago | |
---|---|---|
chip8 | 4 years ago | |
roms | 4 years ago | |
screenshots | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.toml | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 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