aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cpu/opcodes/Arithmetic16Bit.kt
AgeCommit message (Expand)AuthorFilesLines
2018-07-23Move lambda calls outside of parensJames Barnett1-14/+14
2018-07-16Implement JUMP opsJames Barnett1-1/+1
2018-07-08Implement 16-Bit arithmetic opsJames Barnett1-0/+60