Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-08 | Added support for resolving fixup labels. | mrb0nk500 | |
AKA, referencing a label before it has been declared yet. | |||
2019-12-07 | Added support for labels to the assembly language | mrb0nk500 | |
monitor. I also rewrote the fibonacci program to include lables. | |||
2019-12-06 | Finally got multithreading support working!! | mrb0nk500 | |
I have also added a program that computes the Fibonacci sequence that I wrote in Sux assembly. | |||
2019-12-03 | Start optimizing the emulator. | mrb0nk500 | |