aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cpu/opcodes/Misc.kt
AgeCommit message (Expand)AuthorFilesLines
2018-07-23Move lambda calls outside of parensJames Barnett1-21/+21
2018-07-10Move SWAP ops into the extended CB prefixed setJames Barnett1-9/+11
2018-07-08Add 'misc' ops (SWAP, DAA, CPL, CCF, SCF etc.)James Barnett1-0/+61