Commit Graph

9 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka a07e270fad chore: update to rust 1.63.0 2022-12-23 20:15:55 -06:00
Rekai Nyangadzayi Musuka 7784b9b6e2 chore: update rand 2022-01-24 15:49:08 -04:00
Rekai Musuka 9c3d511ec4 Update depenencies. 2020-08-01 16:40:50 -05:00
Rekai Musuka 6954a60864 Run Sound + Delay Timers in another thread in Safe Rust
There is yet to be communication between the Parallel timers and the
actual CHIP-8 Emulator
2020-07-15 16:50:57 -05:00
Rekai Musuka a6f1dd0f11 Implement CHIP-8 Beep 2020-07-15 15:00:50 -05:00
Rekai Musuka f49426c371 Update Dependencies 2020-07-13 15:28:26 -05:00
paoda 4acffdfb6b Add pixels-rs and winit as dependencies 2020-06-25 14:22:37 -05:00
Rekai Musuka cb030b992d Implement CHIP-8 Opcodes
Warning: There are currently no tests and I'm pretty sure none of them
work well /shrug
2020-06-25 01:40:09 -05:00
paoda fe2735c102 Initial Commit 2020-06-14 00:57:43 -05:00