reality-engine/src
Charles Kralapp 19a69d3be5 fix jumps to be less weird 2025-07-10 21:46:29 -04:00
..
Makefile add Q16.16 real, uint32, and int32 opcodes 2025-06-14 14:38:04 -04:00
common.h change back to MIT since using some stuff from craftingintepreters 2025-06-15 15:54:49 -04:00
debug.c add function example 2025-07-05 23:29:07 -04:00
debug.h throwing away a bunch of stuff, lets do the whole compiler inside the VM 2025-07-08 21:59:56 -04:00
main.c fix jumps to be less weird 2025-07-10 21:46:29 -04:00
opcodes.h fix jumps to be less weird 2025-07-10 21:46:29 -04:00
test.c fix jumps to be less weird 2025-07-10 21:46:29 -04:00
test.h throwing away a bunch of stuff, lets do the whole compiler inside the VM 2025-07-08 21:59:56 -04:00
vm.c fix jumps to be less weird 2025-07-10 21:46:29 -04:00
vm.h add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00