retroforth/vm/nga-c
crc 1f18b9f2b1 make HOME a floating buffer (reduces image size by 1k cells)
FossilOrigin-Name: 5b35e2c48ba1f114806df1d34ac4996f1684caa22ea11aa4cfd8d99b289b5130
2024-01-10 22:26:59 +00:00
..
config.h add BRANCH_PREDICTION build option (faster code execution on some systems) [ref patches from ~iacore] 2024-01-08 14:50:33 +00:00
dev-blocks.c nga-c: refactor block file i/o device 2023-12-10 23:38:07 +00:00
dev-clock.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-error.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-ffi.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-files.c USE_UTF32 define removed; deprecated code paths for non UTF8<->UTF32 removed from nga-c 2024-01-10 22:10:12 +00:00
dev-float.c nga-c: fix indention formatting in dev-float.c 2023-12-09 18:25:26 +00:00
dev-malloc.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-multicore.c nga-c: use named constants for device types 2023-12-09 18:15:54 +00:00
dev-rng.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-sockets.c nga-c: more small cleanups in clock, error, ffi, files, malloc, rng, sockets 2023-12-10 23:49:52 +00:00
dev-unix.c nga-c: formatting cleanups in dev-unix.c 2023-12-09 18:31:45 +00:00
devices.h nga-c: use named constants for device types 2023-12-09 18:15:54 +00:00
image.c make HOME a floating buffer (reduces image size by 1k cells) 2024-01-10 22:26:59 +00:00
nga-x11.c nga-x11: backport i/o extensions from ilo-x11 2023-11-07 19:57:31 +00:00
repl.c now start recording hashes of names 2023-02-05 16:38:04 +00:00
retro-compiler.c retro-compiler: fix bugs preventing compilation, causing hangs on startup 2023-11-08 02:38:06 +00:00
retro-runtime.c retro-compiler: fix bugs preventing compilation, causing hangs on startup 2023-11-08 02:38:06 +00:00
retro.c nga-c: filesystem device no longer included if ENABLE_FILES not defined 2024-01-10 22:18:24 +00:00
retro.fnt copy in my latest font data 2023-11-08 17:22:45 +00:00