retroforth/source/interfaces
crc 078d98e8cf rng: move xorshift and mersenne into the examples
FossilOrigin-Name: 78d70988db343fada5bb205cc23fd5ad0282d9e5dc7305eaef607cb941e19db1
2019-09-30 18:34:57 +00:00
..
alternates Build for 64bit with make clean; make CFLAGS="-O2 -DBIT64" 2019-09-23 15:11:56 +00:00
io rng: move xorshift and mersenne into the examples 2019-09-30 18:34:57 +00:00
minimal-no-libc move the minimal/no-libc versions out of native/ 2019-06-28 17:05:56 +00:00
native Build for 64bit with make clean; make CFLAGS="-O2 -DBIT64" 2019-09-23 15:11:56 +00:00
barebones.c Build for 64bit with make clean; make CFLAGS="-O2 -DBIT64" 2019-09-23 15:11:56 +00:00
barebones.forth source tree reorganizations 2019-05-02 16:25:16 +00:00
barebones_image.c source tree reorganizations 2019-05-02 16:25:16 +00:00
config.h source tree reorganizations 2019-05-02 16:25:16 +00:00
image.c new example: conways life 2019-05-20 17:10:09 +00:00
repl.c Build for 64bit with make clean; make CFLAGS="-O2 -DBIT64" 2019-09-23 15:11:56 +00:00
retro-compiler.c fix missing #include 2019-09-24 16:31:20 +00:00
retro-image.c rng: move xorshift and mersenne into the examples 2019-09-30 18:34:57 +00:00
retro-runtime.c fix missing #include 2019-09-24 16:31:20 +00:00
retro-unix.c fix a bug preventing scripts from running 2019-09-27 10:37:54 +00:00
retro-unix.retro remove ok, clarify the use of the -s startup flag 2019-09-18 16:48:15 +00:00
retro-windows.c Build for 64bit with make clean; make CFLAGS="-O2 -DBIT64" 2019-09-23 15:11:56 +00:00