aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cpu/Registers.kt
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27Add 16-Bit pop commandsJames Barnett1-0/+8
2018-06-22Add first few 16-Bit Load opsJames Barnett1-0/+7
2018-06-15Add all 8-Bit Load opcodesJames Barnett1-0/+16
2018-06-14Move bit manipulation helpers out into their own objectJames Barnett1-49/+28
2018-06-14Make a start on opcodesJames Barnett1-0/+124