Age | Commit message (Expand) | Author |
---|---|---|
2019-12-19 | Fixed some bugs in both the assembly language | mrb0nk500 |
2019-12-19 | Added the B register, which is used for storing the | mrb0nk500 |
2019-12-14 | We now have keyboard support!!! | mrb0nk500 |
2019-12-13 | Added support for specifying the number of bytes as | mrb0nk500 |
2019-12-11 | We can print to the Screen!!!! | mrb0nk500 |
2019-12-08 | Added support for resolving fixup labels. | mrb0nk500 |
2019-12-07 | Added support for labels to the assembly language | mrb0nk500 |
2019-12-07 | Added six instructions for transfering data | mrb0nk500 |
2019-12-06 | Finally got multithreading support working!! | mrb0nk500 |
2019-12-02 | Added the ability to disable the prefix byte. | mrb0nk500 |
2019-11-30 | Start work on rev2 of Sux. | mrb0nk500 |