aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/BitManipulation.kt
AgeCommit message (Collapse)AuthorFilesLines
2018-06-28Add register flags and set from LDHL SP,n opJames Barnett1-0/+11
2018-06-15Add all 8-Bit Load opcodesJames Barnett1-0/+4
2018-06-14Move bit manipulation helpers out into their own objectJames Barnett1-0/+27