X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/blobdiff_plain/bc57f17d6288241ae8728fb686811a6754dd6b03..269fbfefe17c9a559f2ec26e3ae738fd2e9be356:/README.md diff --git a/README.md b/README.md index 7f729a2..47f330f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -NED - Numeric Evaluation Device -=============================== +# NED - Numeric Evaluation Device # -Description ------------ +## Description ## NED is an experimental CPU architecture. @@ -19,13 +17,13 @@ instruction reference, and compatibility matrix for the various parts of NED. The `software/` folder contains assembly programs written for the NED architecture. -Status ------- +## Status ## -NED is incomplete and subject to frequent breaking changes. +Everything from the Architecture Manual is implemented except the CMPSWP instruction. -Installation ------------- +The calculator located under `software/` provides a tested, working example. + +## Installation ## A convenience makefile is included in this top level directory with targets `make all` and `make clean` which will compile/remove nedsim/nedasm/neddis.