summaryrefslogtreecommitdiff
path: root/pokemontools
AgeCommit message (Collapse)Author
2013-08-27refactor symfile parserBryan Bishop
Also add labels.json generator. see also: ff1536ddf9c70b9b98c5332c193ad099a103162d
2013-08-27rewrite the encoding line in sym.pyBryan Bishop
2013-08-27remove unused imports from sym.pyBryan Bishop
2013-08-04make isolate_incbins not take a global asmBryan Bishop
Why on earth was this using globals?
2013-08-03fix path walking in gfx.pyBryan Bishop
2013-08-03make a basic python moduleBryan Bishop