.. |
dos
|
add new io instructions to dos repl
|
2018-11-22 02:32:44 +00:00 |
io
|
floating point: add f:dump-astack
|
2019-03-03 02:13:38 +00:00 |
native
|
retro/native: small corrections
|
2019-02-26 04:19:39 +00:00 |
pascal
|
update the pascal implementation to support new instructions
|
2018-11-22 02:01:52 +00:00 |
windows
|
windows updates (2 of 2)
|
2019-01-04 18:03:49 +00:00 |
barebones.c
|
more copyright year updates
|
2019-01-04 01:50:49 +00:00 |
barebones.forth
|
barebones.c: now use new instructions for i/o
|
2018-11-22 02:16:41 +00:00 |
barebones_image.c
|
add a document on building, with details on the non-default interfaces and alternate implementations
|
2019-02-06 21:52:04 +00:00 |
image-functions.c
|
start using image-functions in rre
|
2019-01-15 21:31:41 +00:00 |
image-functions.h
|
start work on a shared set of image interaction functions
|
2019-01-15 19:02:52 +00:00 |
image.c
|
fix a typo causing crashes on display of numbers
|
2019-03-14 18:19:10 +00:00 |
repl.c
|
prevent loading of image > image_size
|
2019-03-20 20:55:00 +00:00 |
retro-compiler-runtime.c
|
retro-compiler: now include all but the scripting argument words from rre
|
2019-02-14 19:34:03 +00:00 |
retro-compiler.c
|
retro-compiler: fix bugs, specify entry point on command line
|
2019-01-29 02:37:39 +00:00 |
retro.py
|
update more (c) years
|
2019-01-03 14:18:17 +00:00 |
retro12.html
|
update js implementation
|
2018-11-22 03:44:19 +00:00 |
ri.c
|
start using image-functions in rre
|
2019-01-15 21:31:41 +00:00 |
ri.forth
|
retro-ri: add additional i/o devices
|
2019-01-11 19:17:38 +00:00 |
ri_image.c
|
some commentary expansions in rre.forth
|
2019-02-05 20:22:17 +00:00 |
rre.c
|
rre: as suggested by the_cuckoo, use atexit() to call terminal restore on exit
|
2019-03-21 11:05:45 +00:00 |
rre.forth
|
rre: add sys:name
|
2019-03-06 17:22:56 +00:00 |
rre_image.c
|
fix a typo causing crashes on display of numbers
|
2019-03-14 18:19:10 +00:00 |