summaryrefslogtreecommitdiff
path: root/Asm.py
AgeCommit message (Collapse)AuthorFilesLines
2014-01-18Change license to MITPeter Wu1-11/+6
You are free to use this code under the terms of the MIT license. While at it, include my public e-mail address and remove trailing white space.
2011-12-02WIP for supporting ASM parsing and initialization of variables in @DATAPeter Wu1-4/+20
2011-12-02Remove old label when setting a new one, add method for getting a labelPeter Wu1-3/+13
2011-12-01Split classes in separate filesPeter Wu1-0/+67