| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-07-04 | add preliminary implementation of the unofficial opcodes | vin | 1 | -53/+53 |
| 2024-07-04 | start implementing unofficial opcodes | vin | 1 | -152/+259 |
| 2024-07-04 | achieve cycle accuracy for official opcodes | vin | 1 | -151/+152 |
| 2024-07-03 | finalize trace logging to match nestest.log minus PPU cycles | vin | 1 | -53/+53 |
| 2024-07-03 | fix SBC bug in the rewrite and improve logging | vin | 1 | -152/+153 |
| 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 |
