summaryrefslogtreecommitdiff
path: root/opcodes.h
AgeCommit message (Expand)Author
2024-07-04implement all of the nestest unofficial opcodes and fix branch cyclesvin
2024-07-04add preliminary implementation of the unofficial opcodesvin
2024-07-04start implementing unofficial opcodesvin
2024-07-04achieve cycle accuracy for official opcodesvin
2024-07-03finalize trace logging to match nestest.log minus PPU cyclesvin
2024-07-03fix SBC bug in the rewrite and improve loggingvin
2024-07-03call opcode function pointer instead of using switch casevin
2024-06-30start refactoring opcode defs into an arrayvin