summaryrefslogtreecommitdiff
path: root/opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-04add preliminary implementation of the unofficial opcodesvin1-53/+53
2024-07-04start implementing unofficial opcodesvin1-152/+259
2024-07-04achieve cycle accuracy for official opcodesvin1-151/+152
2024-07-03finalize trace logging to match nestest.log minus PPU cyclesvin1-53/+53
2024-07-03fix SBC bug in the rewrite and improve loggingvin1-152/+153
2024-07-03call opcode function pointer instead of using switch casevin1-151/+153
2024-06-30start refactoring opcode defs into an arrayvin1-0/+184