Age | Commit message (Expand) | Author |
---|---|---|
6 days | emux64: cpu: Add emulation of DIV instructionmain | Ian Moffett |
6 days | emux64: cpu: Add emulation of MUL instruction | Ian Moffett |
6 days | emux64: cpu: Add emulation of SUB instruction | Ian Moffett |
7 days | emux64: cpu: Seperate arithop core from add logic | Ian Moffett |
7 days | emux: cpu: Add emulation of ADD instruction | Ian Moffett |
7 days | emux64: cpu: Add initial CPU cycle loop w/ HLT | Ian Moffett |