summaryrefslogtreecommitdiff
path: root/interpreter.c
AgeCommit message (Collapse)Author
2023-04-29misc. fixes, finished LDA test.alekseiplusplus
2023-04-28expanded interpreter.c, starting test programsalekseiplusplus
2023-04-27interpreter.c is mostly completealekseiplusplus
2023-04-27Major progress on interpreteralekseiplusplus
2023-04-21changed dirs, now testing instructions.alekseiplusplus
2023-04-21have to call it a night.alekseiplusplus
2023-04-20callIT() FINALLY WORKSalekseiplusplus
2023-04-11just shifting over to PCalekseiplusplus
2023-04-11interpreter.c can run, but segfaults.alekseiplusplus
2023-04-11work on instruction table data and interpreteralekseiplusplus
2023-04-11WIP on instruction tablealekseiplusplus
2023-04-10Changed pointer switch case to if else for nowalekseiplusplus
2023-04-07commit so I can access it tomorrow.alekseiplusplus
2023-03-27debug.c > interpreter.calekseiplusplus