retroforth/vm/nga-c
crc d86e97e162 slightly smaller/faster backspace handling; more use of d:set-source
FossilOrigin-Name: 0bf6a56da51afac0f4dde0c18df3d5f06a6c5c0aba846b382e7b6f2c8531f935
2023-04-12 00:40:25 +00:00
..
dev-clock.c nga-c: move clock device to a separate file 2023-03-29 00:33:47 +00:00
dev-ffi.c nga-c: split ffi & multicore devices to separate files 2023-03-29 00:20:33 +00:00
dev-files.c nga-c: split file device into a separate file 2023-03-29 00:23:40 +00:00
dev-float.c nga-c: split float device into a separate file 2023-03-29 00:14:34 +00:00
dev-malloc.c nga-c: split malloc and rng devices into separate files 2023-03-29 00:42:45 +00:00
dev-multicore.c nga-c: split ffi & multicore devices to separate files 2023-03-29 00:20:33 +00:00
dev-rng.c nga-c: split malloc and rng devices into separate files 2023-03-29 00:42:45 +00:00
dev-sockets.c nga-c: move socket device to separate source file 2023-03-28 23:15:52 +00:00
dev-unix.c nga-c: split unix device into a separate file 2023-03-28 23:25:27 +00:00
image.c slightly smaller/faster backspace handling; more use of d:set-source 2023-04-12 00:40:25 +00:00
repl.c now start recording hashes of names 2023-02-05 16:38:04 +00:00
retro-compiler.c fix bug in retro-compiler that was causing a segfault during compilation 2022-01-14 18:45:24 +00:00
retro-runtime.c add support multiple bases 2021-05-18 19:42:35 +00:00
retro-wip.c nga-c-wip: start work on setting up a single struct to hold the system state (#67) 2021-06-11 19:51:42 +00:00
retro.c nga-c: add guard() to most of the instructions (ref #96) 2023-03-29 13:27:55 +00:00