ned1/.git
5 years agoAdded ability to record a JMP/BRZ trace in nedsim, with labels where applicable.
Aaron Taylor [Mon, 31 Dec 2018 10:59:05 +0000 (02:59 -0800)]
Added ability to record a JMP/BRZ trace in nedsim, with labels where applicable.

5 years agoAdded a.out format for NED binaries to track symbols through to the disassembler.
Aaron Taylor [Mon, 31 Dec 2018 09:44:20 +0000 (01:44 -0800)]
Added a.out format for NED binaries to track symbols through to the disassembler.

5 years agoInitial commit of files related to NED architecture.
Aaron Taylor [Sun, 23 Dec 2018 12:26:28 +0000 (04:26 -0800)]
Initial commit of files related to NED architecture.
Includes nedsim/nedasm/neddis and a calculator written in NED assembly.