retroforth/interface
2024-08-05 18:48:57 +00:00
..
block.retro
clock.retro
dedup.retro
deprecated.retro
devices.retro source formatting update 2024-04-06 01:50:28 +00:00
error.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
ffi.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
filesystem.retro
final.retro
floatingpoint.retro
future.retro
gopher.retro
ioctl.retro start of the new ioctl device 2024-01-22 15:19:00 +00:00
library.retro make HOME a floating buffer (reduces image size by 1k cells) 2024-01-10 22:26:59 +00:00
ll.retro
multicore.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
new-strings.retro
retro-unix.retro s:get now truncates strings longer than TempStringMax rather than allowing for overwriting memory beyond the current string buffer 2024-08-05 18:48:57 +00:00
rng.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
scripting.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
sockets.retro
sources.retro add missing d:source data 2024-01-08 18:24:08 +00:00
unix.retro use DEVICE: words for device ids 2023-12-10 23:32:03 +00:00
unsigned.retro