Neon816: README updates

This commit is contained in:
mgcaret 2019-11-20 18:35:54 -08:00
parent 9e53bf4532
commit e381f1e4d2
1 changed files with 7 additions and 5 deletions

View File

@ -1,12 +1,14 @@
# Nein816
This is a port to Lenore Byron's [Neon816](https://hackaday.io/project/164325-neon816)
system. To build it, 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 siad, it will
output a binary named "forth" that isn't suitable for anything, just yet.
system. The Neon816 Developer Edition ships with a small 16-bit Forth.
Details about how to buld it for RAM/ROM/whatnot will be forthcoming.
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