Mention Neon816 in the various markdowns

This commit is contained in:
mgcaret 2019-12-04 21:24:43 -08:00
parent 84c936075c
commit d30faafc7c
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ potential (and groundwork has been done) for it to become one.
Among its many features are:
* Mostly platform-independent. OF816 can be ported easily to new systems.
* Ports currently exist for the W65C816SXB and the Apple IIgs.
* Ports currently exist for the W65C816SXB, Neon816, and the Apple IIgs.
* New ports require the implementation of a handful of routines.
* Simple instantiation of one or more Forths in a system.
* 32-bit cells.

View File

@ -36,6 +36,7 @@ additonal FCode.
### Included Ports
* [W65C816SXB](https://wdc65xx.com/boards/w65c816sxb-engineering-development-system/).
* [Neon816](https://hackaday.io/project/164325-neon816).
* Apple IIgs.
See the README files in each port's directory under /platforms for build &