Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-14 | We now have keyboard support!!! | mrb0nk500 | |
I also added the WAI instruction, which puts the thread that executed it, into a catatonic stat, where it can't do anything, until an interrupt occurs. I will be starting work on GFsuX next. I also might start work on SuBAsm, the Sux Bootstrapping Assembler. | |||
2019-12-13 | Added support for specifying the number of bytes as | mrb0nk500 | |
the suffix. I added this because BieHDC said the already existing notation glowed in the dark too much. | |||
2019-12-11 | We can print to the Screen!!!! | mrb0nk500 | |
I also added the ASR instruction, for doing arithmetic shifts, and have added a hello world program. |