707274bb9b
FossilOrigin-Name: a5c5ebaf691d78fc548dd7b69cd1f14f713abbf980a3f491f9321a9a6f14169e |
||
---|---|---|
.. | ||
barebones.image | ||
build.sh | ||
LICENSE | ||
macros_inc.asm | ||
nga.asm | ||
nga.hex | ||
nga.lst | ||
README.md | ||
Screenshot_20210222_213209.png |
retro/816
Port of RETRO Forth created by Charles Childers to C256 Foenix, a retro-computer based on 65c816 CPU.
This port is in infancy and there are dark and spooky things inside,
but at this moment is able to run simple code in 1:1 pair to one of
original interpreters (vm/nga-c/barebones
).
It runs in Foenix IDE,
it is also possible to run current, unmodified version of this
port on go65c816 emulator
(use retro.ini
parameters file here).