index
:
cisc-0.2
master
new-assembler
new-instruction-handler
An emulator for the Sux instruction set.
mr b0nk 500
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lexer.c
Age
Commit message (
Expand
)
Author
2020-08-08
- Refactored the opcode table, in order to make the
mrb0nk500
2020-08-08
Did a ton of stuff.
mrb0nk500
2020-07-06
- Implemented a new opcode table.
mrb0nk500
2020-06-22
Did some more stuff.
mrb0nk500
2020-06-13
Make the registers single 64 bit uints, and convert
mrb0nk500
2020-06-11
Did some more stuff.
mrb0nk500
2020-06-01
Did some more refactoring to the assembler.
mrb0nk500
2020-05-30
Refactored the assembler a bit more, in order to remove
mrb0nk500
2020-05-28
Refactored the assembler, yet again, and implemented
mrb0nk500
2020-05-18
Fixed some more bugs in the assembler.
mrb0nk500
2020-05-18
Did alot of stuff while I was up at the family trailer.
mrb0nk500
2020-05-09
Added support for single quote marks to the emulator's
mrb0nk500
2020-05-06
Removed some duplicate code in the assembler, and made
mrb0nk500
2020-04-27
Added support for including source files to the
mrb0nk500
2020-04-19
Removed most of the commented code, and optimized the
mrb0nk500
2020-04-17
Made both the assembly language monitor, and the
mrb0nk500
2020-04-09
Completely changed the assembler.
mrb0nk500