Rekai Musuka
|
f4a8840b91
|
Refactor several opcodes + remove opcode property
|
2020-07-13 21:39:38 -05:00 |
Rekai Musuka
|
05f52dd397
|
Implement working Dxyn Opcode
|
2020-07-13 18:08:15 -05:00 |
Rekai Musuka
|
2e2497206f
|
Begin reimplementation of CHIP-8 Dxyn opcode
|
2020-07-13 15:28:41 -05:00 |
Rekai Musuka
|
f49426c371
|
Update Dependencies
|
2020-07-13 15:28:26 -05:00 |
Rekai Musuka
|
83b48cf27a
|
Continue implementing more opcode tests
|
2020-06-27 21:49:58 -05:00 |
Rekai Musuka
|
8ca64ec98d
|
Update dependencies
|
2020-06-27 20:04:38 -05:00 |
Rekai Musuka
|
dd41957dd5
|
Improve code quality
|
2020-06-26 15:54:18 -05:00 |
Rekai Musuka
|
9cb0317a6a
|
Implement tests for a number of opcodes
|
2020-06-25 23:59:59 -05:00 |
Rekai Musuka
|
9f990159b6
|
Restructured opcodes and reorganized code in src/main.rs
|
2020-06-25 19:06:27 -05:00 |
paoda
|
4acffdfb6b
|
Add pixels-rs and winit as dependencies
|
2020-06-25 14:22:37 -05:00 |
paoda
|
be4be99c92
|
Implement DRW and reorganize project
|
2020-06-25 13:13:09 -05:00 |
paoda
|
b320398394
|
Fix program counter issues
|
2020-06-25 12:15:31 -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 |
paoda
|
fe2735c102
|
Initial Commit
|
2020-06-14 00:57:43 -05:00 |