Added 'objdump.c' for dumping the text segment of NED a.out files as a binary blob.
[ned1] / nedfp / README.md
... / ...
CommitLineData
1# Overview #
2
3A passive, graphical front panel for use with `nedsim`.
4
5# Status #
6
7Fully operational.
8
9# Installation #
10
11Use `make` and `make clean` to build/remove nedfp files. System installation
12requires manually copying the binary in to place. If a suitable font is not
13already installed, `liberation_mono.ttf`, located in this folder, may be used.
14
15# Operation #
16
17Use `nedfp -h` to see current command-line options.