Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-29 | Make JSL, JSR absolute, and remove RTL. | mrb0nk500 | |
The reason for doing this was because JSL, and RTL are redundent, as they both do the same thing as JSR, and RTS. | |||
2020-05-03 | Put the instruction, and I/O routines into separate | mrb0nk500 | |
functions. I did this to make it more readable, while still making it fast, due to inlining it. |