mirror of
https://github.com/mgcaret/of816.git
synced 2024-11-15 02:04:52 +00:00
Neon816: README updates
This commit is contained in:
parent
9e53bf4532
commit
e381f1e4d2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user