Added new pseudo-mnemonics to nedasm (BEQ,BNE,BGE,BGT,GLT,BLE,BMI,BPL).
[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.