| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-07-03 | call opcode function pointer instead of using switch case | vin | 1 | -151/+153 |
| 2024-06-30 | start refactoring opcode defs into an array | vin | 1 | -0/+184 |
![]() |
index : emu_nes | |
| An NES emulator for learning how the 6502 and similar computers of the era worked | Vineet K |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-07-03 | call opcode function pointer instead of using switch case | vin | 1 | -151/+153 |
| 2024-06-30 | start refactoring opcode defs into an array | vin | 1 | -0/+184 |