1
0
Fork 0
reality-engine/src/vm
zongor f901dafa2b WIP Code generation, 'simple' works 2025-11-30 23:22:25 -08:00
..
common.h wip compiler stuff 2025-11-04 17:09:55 -08:00
device.c rename some things, create new parser defs. 2025-11-09 22:23:55 -08:00
device.h Code cleanup, add halt return type, add neg and abs ops, fix strings, 2025-10-26 14:49:00 -07:00
fixed.c wip compiler stuff 2025-11-04 17:09:55 -08:00
fixed.h wip compiler stuff 2025-11-04 17:09:55 -08:00
libc.c remove old assembler, finish symbol table pass, start working on code gen 2025-11-29 19:44:54 -08:00
libc.h remove old assembler, finish symbol table pass, start working on code gen 2025-11-29 19:44:54 -08:00
opcodes.h WIP Code generation, 'simple' works 2025-11-30 23:22:25 -08:00
vm.c WIP Code generation, 'simple' works 2025-11-30 23:22:25 -08:00
vm.h Code cleanup, add halt return type, add neg and abs ops, fix strings, 2025-10-26 14:49:00 -07:00