A CHIP-8 Emulator Written in Rust
Go to file
Rekai Musuka cb030b992d Implement CHIP-8 Opcodes
Warning: There are currently no tests and I'm pretty sure none of them
work well /shrug
2020-06-25 01:40:09 -05:00
src Implement CHIP-8 Opcodes 2020-06-25 01:40:09 -05:00
.gitignore Initial Commit 2020-06-14 00:57:43 -05:00
Cargo.lock Implement CHIP-8 Opcodes 2020-06-25 01:40:09 -05:00
Cargo.toml Implement CHIP-8 Opcodes 2020-06-25 01:40:09 -05:00