CHIP-8 emulator written in Rust.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sami Lahtinen 524899a36e CHIP-8 emulator is done 2 years ago
src CHIP-8 emulator is done 2 years ago
.gitignore CHIP-8 emulator is done 2 years ago
Cargo.lock CHIP-8 emulator is done 2 years ago
Cargo.toml CHIP-8 emulator is done 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago

README.md

rust-chip8

CHIP-8 emulator written in Rust.