summaryrefslogtreecommitdiff
path: root/emux64/src/cpu
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
2025-10-12misc: Use quoted includesIan Moffett
2025-10-12cpu: Add initial bring-up and debug logicIan Moffett