retroforth/interfaces/io
crc 05d70f8d78 add f:case
FossilOrigin-Name: 104609852db68dd5733c8105225926e249d203a3ff25ae105f1acf3d7362bd8c
2019-01-28 15:27:24 +00:00
..
io_filesystem.c move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_filesystem.forth move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_floatingpoint.c add f:push and f:pop 2019-01-28 14:03:46 +00:00
io_floatingpoint.forth add f:case 2019-01-28 15:27:24 +00:00
io_gopher.c add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00
io_gopher.forth move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
io_unix_syscalls.c add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00
io_unix_syscalls.forth move io devices to a separate directory, build as .o files 2019-01-11 21:51:21 +00:00
rng.c initial stub files for RNG device 2019-01-19 16:57:25 +00:00
rng.forth random:xoroshiro128** now doing calculations on the stack (WilhelmVonWeiner) 2019-01-22 12:52:45 +00:00
strl.h add openbsd implementations of strlcat and strlcpy for use with glibc 2019-01-18 01:20:08 +00:00