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
|
8ca64ec98d
|
Update dependencies
|
2020-06-27 20:04:38 -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 |
Rekai Musuka
|
632eab5e34
|
Create Chip8 Struct and implement opcode parsing
|
2020-06-15 00:45:49 -05:00 |