Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-18 | igen: Start work on a better lexer. | mrb0nk500 | |
The other one I was about to do would've been harder to read, and understand. So, I've decided to write a more readable version. | |||
2022-02-13 | igen: Start work on writing an instruction handler | mrb0nk500 | |
generator. This will make it easier in the long run to modify instructions, add new instructions, and move the opcode tables around. |