1
0
mirror of https://github.com/mgcaret/of816.git synced 2025-01-01 06:30:35 +00:00
of816/platforms/Neon816
2019-11-20 18:35:54 -08:00
..
build.sh getting ready for the Neon816 2019-11-20 18:22:11 -08:00
Neon816.l getting ready for the Neon816 2019-11-20 18:22:11 -08:00
Neon816.s getting ready for the Neon816 2019-11-20 18:22:11 -08:00
platform-config.inc getting ready for the Neon816 2019-11-20 18:22:11 -08:00
platform-lib.s getting ready for the Neon816 2019-11-20 18:22:11 -08:00
platform-words.s getting ready for the Neon816 2019-11-20 18:22:11 -08:00
README.md Neon816: README updates 2019-11-20 18:35:54 -08:00

Nein816

This is a port to Lenore Byron's Neon816 system. The Neon816 Developer Edition ships with a small 16-bit Forth.

To build OF816 for the Neon816, change to the platform directory and run build.sh. Right now, this does not produce a working Forth because I don't know how to interact with the hardware just yet. That being said, it will output a binary named "forth" that isn't suitable for anything.

Details about how to build it for RAM/ROM/whatnot will be forthcoming.

Port Features

Hopefully this section will be filled up with stuff that works like Lenore's Forth. See the Neon816 Manual