Added new pseudo-mnemonics to nedasm (BEQ,BNE,BGE,BGT,GLT,BLE,BMI,BPL).
[ned1] / docs /
2019-01-02 Aaron TaylorAdded new pseudo-mnemonics to nedasm (BEQ,BNE,BGE,BGT...
2018-12-31 Aaron TaylorUpdated markdown in Instruction Reference to display...
2018-12-31 Aaron TaylorChanged BRZ behavior to chomp a test word from stack...
2018-12-31 Aaron TaylorAdded ability to record a JMP/BRZ trace in nedsim,...
2018-12-31 Aaron TaylorAdded a.out format for NED binaries to track symbols...
2018-12-23 Aaron TaylorInitial commit of files related to NED architecture.