summaryrefslogtreecommitdiff
path: root/emux64/src/include/cpu/cpu.h
AgeCommit message (Collapse)Author
7 daysemux: cpu: Add emulation of ADD instructionIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
7 daysemux64: cpu: Add initial CPU cycle loop w/ HLTIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
7 daysemux64: cpu: Add basic opcode definesIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
7 dayscpu: Add initial bring-up and debug logicIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
7 daysproject: Add emux64 emulator skeletonIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>