Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-03 | call opcode function pointer instead of using switch case | vin | |
Also improve logging. | |||
2024-06-30 | start refactoring opcode defs into an array | vin | |
![]() |
index : emu_nes.git | |
A Nintendo Entertainment System (NES) emulator written for the purpose of understanding how the NES and similar 8-bit computers of that era worked. |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-03 | call opcode function pointer instead of using switch case | vin | |
Also improve logging. | |||
2024-06-30 | start refactoring opcode defs into an array | vin | |