A CHIP-8 Emulator Written in Rust
Go to file
Rekai Nyangadzayi Musuka d10100d33d Revert "chore: update rust version in CI config"
This reverts commit 35bb98b740.
2021-02-11 16:12:14 -06:00
src fix: ignore unimplemented test 2021-01-27 23:20:33 -06:00
.drone.yml Revert "chore: update rust version in CI config" 2021-02-11 16:12:14 -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
README.md chore: add README.md 2021-01-28 00:07:18 -06:00

README.md

Rekai's CHIP-8 Emulator

Build Status

Built using Pixels and Rodio.

Thanks to those of you @ /r/emudev and it's related discord!