A cycle-accurate, ppu not-quite-so hobby project.
Go to file
Rekai Nyangadzayi Musuka 5187cbed76 feat: implement remaining gb opcodes
As of now, the initial implementation of all GameBoy opcoes are
complete. There's most likely a lot of bugs in them, however the
foundtain has been placed.
2020-12-23 01:07:30 -06:00
src feat: implement remaining gb opcodes 2020-12-23 01:07:30 -06:00
.gitignore Stub 8-bit ALU and 16-bit Arithmetic opcodes. 2020-08-01 16:31:24 -05:00
Cargo.lock Implement LR35902 Registers 2020-07-22 00:19:27 -05:00
Cargo.toml Implement LR35902 Registers 2020-07-22 00:19:27 -05:00