A CHIP-8 Emulator Written in Rust
Go to file
Rekai Nyangadzayi Musuka be70bef0e2 feat: configure CI 2021-01-27 22:32:53 -06:00
src Switch from Mutex to AtomicU8 2020-07-16 00:30:51 -05:00
.drone.yml feat: configure CI 2021-01-27 22:32:53 -06:00
.gitignore Implement opcode-limiting (current: 500 opcodes per second) 2020-07-15 14:25:29 -05:00
Cargo.lock Update Dependencies 2020-08-18 15:57:25 -05:00
Cargo.toml Update depenencies. 2020-08-01 16:40:50 -05:00