1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-09-11 19:57:26 +00:00
of816/platforms/Neon816/README.md

15 lines
648 B
Markdown
Raw Normal View History

2019-11-21 02:22:11 +00:00
# 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.
Details about how to buld 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](https://cdn.hackaday.io/files/1643257030480800/sysmanual.pdf)