Age | Commit message (Expand) | Author |
---|---|---|
2023-10-31 | Moved inst module to lib | Aryadev Chavali |
2023-10-31 | Introduced new instructions for comparison | Aryadev Chavali |
2023-10-29 | Fixed bug where JUMP_REGISTER couldn't be in bytecode read | Aryadev Chavali |
2023-10-29 | Fixed bug where reading operand bytecode may stop prematurely | Aryadev Chavali |
2023-10-26 | Fixed bug where printing hword of an instruction prints number not hex | Aryadev Chavali |
2023-10-26 | Moved base functions from inst.c to dedicated file | Aryadev Chavali |
2023-10-23 | src->vm, Makefile is now a bit more abstracted and pretty colours | Aryadev Chavali |