aboutsummaryrefslogtreecommitdiff
path: root/src/base.h
AgeCommit message (Expand)Author
2023-10-22Functions which convert (h)words to and from bytesAryadev Chavali
2023-10-22Added flag in base.h, VERBOSEAryadev Chavali
2023-10-21Switched from floats to halfwordAryadev Chavali
2023-10-16Added functionality to read and write instruction bytecodeAryadev Chavali
2023-10-15Added macros for getting the maximum and minimum of two numbersAryadev Chavali
2023-10-15Moved vm_* code to its own file (runtime.(h|c))Aryadev Chavali
2023-10-15Split off general types and structures into separate headerAryadev Chavali