A CHIP-8 Emulator Written in Rust
Go to file
Rekai Musuka e1616caf06 Fix failing test 2020-07-15 15:10:53 -05:00
src Fix failing test 2020-07-15 15:10:53 -05:00
.gitignore Implement opcode-limiting (current: 500 opcodes per second) 2020-07-15 14:25:29 -05:00
Cargo.lock Implement CHIP-8 Beep 2020-07-15 15:00:50 -05:00
Cargo.toml Implement CHIP-8 Beep 2020-07-15 15:00:50 -05:00