Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-16 | Implemented memory based instructions, and removed | mrb0nk500 | |
some unneeded instructions. | |||
2019-11-13 | Actually set the Processor Status flags correctly, and | mrb0nk500 | |
revamp some other stuff. | |||
2019-11-11 | Started work on simultanious multithreading, and branching. | mrb0nk500 | |
2019-11-11 | Added more instructions to the ALU. | mrb0nk500 | |
2019-11-11 | Added comments in opcode.h, and started work on the | mrb0nk500 | |
Sux emulator. |