retroforth/vm/nga-c
crc 8d9e7c4cb7 nga-c: remove dev-image.c as a dependency (use retro only to implement image:save now)
FossilOrigin-Name: 089b89b28329b5ea8463df2c244b238e6ad8e28b73b5511dc649b7db31584158
2021-04-08 15:25:24 +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 nga-c: remove dev-image.c as a dependency (use retro only to implement image:save now) 2021-04-08 15:25:24 +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 nga-c: remove dev-image.c as a dependency (use retro only to implement image:save now) 2021-04-08 15:25:24 +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 nga-c: remove dev-image.c as a dependency (use retro only to implement image:save now) 2021-04-08 15:25:24 +00:00
retro-windows.c finish reorg of main sources 2019-11-22 18:30:02 +00:00