retroforth/vm/nga-c
crc 153a375fe9 nga-c: on retro-unix, default to a switch() based opcode processor (compile with -DFAST to enable on others)
FossilOrigin-Name: c797dd703b545b24c20ae29b26c46dc38a253181aeebb81ef22f1617622f12df
2021-04-08 13:14:05 +00:00
..
barebones.c nga-c: work to use a struct for internal cpu state 2021-02-15 18:45:48 +00:00
barebones_image.c nga-c: work to use a struct for internal cpu state 2021-02-15 18:45:48 +00:00
bsd-strl.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
config.h build with -DENABLE_SOCKETS to enable socket interface 2021-03-21 01:08:22 +00:00
dev-clock.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
dev-files.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
dev-floatingpoint.c nga-c: work to use a struct for internal cpu state 2021-02-15 18:45:48 +00:00
dev-image.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
dev-rng.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
dev-sockets.c retro-unix: begin work on splitting the C implementation into multiple files to allow for redundancy reductions 2020-10-22 18:57:40 +00:00
dev-unix.c nga-c: work to use a struct for internal cpu state 2021-02-15 18:45:48 +00:00
image.c minor reorg. in Makefile 2020-10-16 17:31:09 +00:00
nga.c nga-c: on retro-unix, default to a switch() based opcode processor (compile with -DFAST to enable on others) 2021-04-08 13:14:05 +00:00
prototypes.h build with -DENABLE_SOCKETS to enable socket interface 2021-03-21 01:08:22 +00:00
repl.c retro-repl: a few small updates 2020-11-02 13:34:28 +00:00
retro-compiler.c retro-compiler: continue cleanup, refactoring to separate out common bits 2020-11-02 12:49:34 +00:00
retro-image.c prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
retro-runtime.c nga-c: fix retro-compiler to work w/updated nga.c 2021-02-18 03:40:17 +00:00
retro-unix.c build with -DENABLE_SOCKETS to enable socket interface 2021-03-21 01:08:22 +00:00
retro-windows.c finish reorg of main sources 2019-11-22 18:30:02 +00:00