Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-09 | Completed TODO: Rigid Endian | Aryadev Chavali | |
Just used the endian.h functions to convert host endian to and from big endian. | |||
2023-10-26 | Moved base functions from inst.c to dedicated file | Aryadev Chavali | |
Doesn't make sense for them to be in the VM module when they have a more general purpose now. |