summaryrefslogtreecommitdiff
path: root/emux64/src/cpu/cpu_cycle.c
AgeCommit message (Expand)Author
14 daysemux64: cpu: Add emulation of DIV instructionIan Moffett
2025-10-13emux64: cpu: Add emulation of MUL instructionIan Moffett
2025-10-13emux64: cpu: Add emulation of SUB instructionIan Moffett
2025-10-13emux64: cpu: Seperate arithop core from add logicIan Moffett
2025-10-13emux: cpu: Add emulation of ADD instructionIan Moffett
2025-10-12emux64: cpu: Add initial CPU cycle loop w/ HLTIan Moffett