summaryrefslogtreecommitdiff
path: root/cpu.h
AgeCommit message (Collapse)AuthorFilesLines
2024-07-07fix warnings and move cpu registers+flags to headervin1-0/+26
2024-07-04implement all of the nestest unofficial opcodes and fix branch cyclesvin1-1/+1
2024-07-04add preliminary implementation of the unofficial opcodesvin1-1/+1
2024-07-04start implementing unofficial opcodesvin1-0/+27
2024-06-30start refactoring opcode defs into an arrayvin1-0/+62