summaryrefslogtreecommitdiff
path: root/asmblr.py
Commit message (Expand)AuthorAgeLines
* correctly handle blank linesMichael Abed2012-01-31-1/+2
* je and jne had their opcodes reversed... whoopsMichael Abed2012-01-29-2/+2
* Label count should be updated after address is computedMichael Abed2012-01-29-1/+1
* fix register number and label address calculationMichael Abed2012-01-29-4/+3
* initial commitMichael Abed2012-01-27-0/+114