A CHIP-8 Emulator Written in Rust
Go to file
Rekai Musuka 7acfaeb3a1 Remove Beep from Delay Timer 2020-07-15 15:08:02 -05:00
src Remove Beep from Delay Timer 2020-07-15 15:08:02 -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