summaryrefslogtreecommitdiff
path: root/pokemontools/wram.py
AgeCommit message (Expand)Author
2013-12-18Merge branch 'master' into path-findingBryan Bishop
2013-12-11Merge pull request #60 from yenatch/dependenciesBryan Bishop
2013-12-11wram: fix section address allocationyenatch
2013-12-09Merge pull request #59 from yenatch/dependenciesBryan Bishop
2013-12-06wram: cleaner line parsingyenatch
2013-12-05wram: try to determine addresses for section defs without anyyenatch
2013-11-22use default config in WRAMProcessor if availableBryan Bishop
2013-11-13use the correct wram_labels variable in wram.pyBryan Bishop
2013-11-13flip the wram labels dictionaryBryan Bishop
2013-11-13include some constants for wram.asmBryan Bishop
2013-09-02make wram.py use config for pathsBryan Bishop
2013-09-01make_wram_labels doesn't need globals nowBryan Bishop
2013-08-03make a basic python moduleBryan Bishop