arch
|
add initial device implementation
|
2025-08-31 12:56:59 -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 |
debug.c
|
fixes, cleanup, type -> plex
|
2025-08-17 19:32:19 -07:00 |
debug.h
|
start working on lexer
|
2025-07-27 13:11:44 -04: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 |
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 device implementation
|
2025-08-31 12:56:59 -07:00 |
test.c
|
fix tests
|
2025-08-30 07:56:08 -07:00 |
test.h
|
add better testing, flags, fix fib.zrl
|
2025-08-24 08:45:31 -07:00 |
vm.c
|
small fixes, make default a noop
|
2025-08-31 12:59:29 -07:00 |