Initial commit of files related to NED architecture.
[ned1] / neddis / README.md
CommitLineData
bc5b63cf
AT
1Overview
2========
3
4A disassembler for the NED architecture.
5
6Status
7======
8
9Functional without restrictions.
10
11Installation
12============
13
14Use `make` and `make clean` to build/remove neddis files. System installation
15requires manually copying the binary in to place.
16
17Operation
18=========
19
20Use `neddis -h` to see current command-line options.