summaryrefslogtreecommitdiff
path: root/disasm.c
AgeCommit message (Expand)Author
2020-08-17- Fixed some bugs in the emulator's assembler.mrb0nk500
2020-08-13Refactored get_addr(), and all of the effectivemrb0nk500
2020-08-12- Refactored the escape sequence parsing, and handling.mrb0nk500
2020-08-08- Refactored the opcode table, in order to make themrb0nk500
2020-08-08Did a ton of stuff.mrb0nk500
2020-07-06- Implemented a new opcode table.mrb0nk500
2020-06-22Did some more stuff.mrb0nk500
2020-06-13Make the registers single 64 bit uints, and convertmrb0nk500
2020-05-29Make JSL, JSR absolute, and remove RTL.mrb0nk500
2020-05-28Refactored the assembler, yet again, and implementedmrb0nk500
2020-05-03Put the instruction, and I/O routines into separatemrb0nk500