Added 'objdump.c' for dumping the text segment of NED a.out files as a binary blob.
[ned1] / neddis / README.md

Overview

A disassembler for the NED architecture.

Status

Functional without restrictions.

Installation

Use make and make clean to build/remove neddis files. System installation requires manually copying the binary in to place.

Operation

Use neddis -h to see current command-line options.