reality-engine/src
zongor f476b74c3f add initial stuff, is very broken because of overflows 2025-09-07 09:57:57 -07:00
..
arch WORKING DEVICES!! 2025-09-02 22:57:48 -07:00
Makefile WORKING DEVICES!! 2025-09-02 22:57:48 -07:00
common.h wip move to byte model 2025-07-29 23:51:41 -04:00
compiler.c fix tests 2025-08-30 07:56:08 -07:00
compiler.h update to opcodes, go with tunnels and syscals, partial refactor of memory, try out fixed size again 2025-08-29 22:02:19 -07:00
device.c add initial device implementation 2025-08-31 12:56:59 -07:00
device.h add initial device implementation 2025-08-31 12:56:59 -07:00
fixed.c update to opcodes, go with tunnels and syscals, partial refactor of memory, try out fixed size again 2025-08-29 22:02:19 -07:00
fixed.h update to opcodes, go with tunnels and syscals, partial refactor of memory, try out fixed size again 2025-08-29 22:02:19 -07:00
lexer.c fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
lexer.h fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
opcodes.h add initial stuff, is very broken because of overflows 2025-09-07 09:57:57 -07:00
test.c WORKING DEVICES!! 2025-09-02 22:57:48 -07:00
test.h WORKING DEVICES!! 2025-09-02 22:57:48 -07:00
vm.c add initial stuff, is very broken because of overflows 2025-09-07 09:57:57 -07:00
vm.h add initial stuff, is very broken because of overflows 2025-09-07 09:57:57 -07:00