A CHIP-8 Emulator Written in Rust
Go to file
Rekai Musuka 37a2e89dab Remove unnecesary print from Timer#beep() 2020-07-15 15:01:40 -05:00
src Remove unnecesary print from Timer#beep() 2020-07-15 15:01:40 -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