summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nqdasm: improve spacing between mnemonic and operandsBobby Bingham2017-01-151-1/+3
* nqdasm: Add disassemblerBobby Bingham2017-01-155-37/+87
* Switch addpc to use pc-offset instead of immediate operandBobby Bingham2017-01-152-2/+5
* nqasm: Reformat nop grammarBobby Bingham2017-01-151-2/+1
* nqasm: Handle pc offset argumentsBobby Bingham2017-01-151-14/+20
* nqasm: Rename arglist non-terminals to a_*Bobby Bingham2017-01-151-39/+46
* nqasm: Handle immediate argumentsBobby Bingham2017-01-152-6/+41
* nqasm: Handle register and register indirect argumentsBobby Bingham2017-01-155-53/+76
* nqasm: Improve parsing at end of fileBobby Bingham2017-01-152-4/+6
* Add gitignoreBobby Bingham2017-01-151-0/+7
* nqasm: Initial stab at a lexer and parserBobby Bingham2017-01-155-0/+278
* Add table of instructions and their encodingsBobby Bingham2017-01-152-0/+104