summaryrefslogtreecommitdiff
path: root/opcode.c
AgeCommit message (Expand)Author
2020-06-11Did some more stuff.mrb0nk500
2020-05-04Made all address decoding, and memory reads/writes bemrb0nk500
2020-05-03Put the instruction, and I/O routines into separatemrb0nk500
2019-12-06Delete opcode.c, since I added all the functionsmrb0nk500
2019-12-06Finally got multithreading support working!!mrb0nk500
2019-12-03Start optimizing the emulator.mrb0nk500
2019-12-02Started implementing some pthreads support.mrb0nk500
2019-12-02Added the ability to disable the prefix byte.mrb0nk500
2019-11-30Start work on rev2 of Sux.mrb0nk500
2019-11-26rev1 of Sux has been completed!rev1mrb0nk500
2019-11-26Revamped the entire emulator.mrb0nk500