summaryrefslogtreecommitdiff
path: root/mnemonics.c
Commit message (Collapse)AuthorAgeFilesLines
* nqdasm: Add disassemblerBobby Bingham2017-01-151-35/+35
|
* Switch addpc to use pc-offset instead of immediate operandBobby Bingham2017-01-151-1/+1
| | | | | This makes more sense, as the argument is really a signed offset from the program counter.
* Add table of instructions and their encodingsBobby Bingham2017-01-151-0/+40