aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cpu
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Add first few 16-Bit Load opsJames Barnett2-0/+47
2018-06-15Add all 8-Bit Load opcodesJames Barnett3-3/+39
2018-06-14Move bit manipulation helpers out into their own objectJames Barnett1-49/+28
2018-06-14Make a start on opcodesJames Barnett4-0/+238