aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Add some 8-Bit arithmetic opsJames Barnett3-1/+103
2018-07-02Start on 8-Bit arithmetic CPU opsJames Barnett1-0/+2
2018-06-28Add register flags and set from LDHL SP,n opJames Barnett4-1/+119
2018-06-27Add 16-Bit pop commandsJames Barnett3-1/+24
2018-06-22Add first few 16-Bit Load opsJames Barnett2-0/+47
2018-06-15Add all 8-Bit Load opcodesJames Barnett4-3/+43
2018-06-14Move bit manipulation helpers out into their own objectJames Barnett2-49/+55
2018-06-14Make a start on opcodesJames Barnett6-0/+133
2018-06-13Initial files. Implement basic registers.James Barnett11-0/+1251