summaryrefslogtreecommitdiff
path: root/wram.py
AgeCommit message (Expand)Author
2013-08-03make a basic python moduleBryan Bishop
2013-08-03write some TODO comments in wram.pyBryan Bishop
2013-08-03combine hram/gbhw readers into read_constantsBryan Bishop
2013-08-03make read_gbhw_constants consume an IOErrorBryan Bishop
2013-08-03make read_hram_constants to eat hram.asm IOErrorBryan Bishop
2013-08-03fix the bss/wram section defaultBryan Bishop
2013-08-03ignore wram.asm non-existenceBryan Bishop
2013-08-03make a docstring for wram.pyBryan Bishop
2013-08-03remove dangling whitespace in wram.pyBryan Bishop
2013-08-03normalize tabs to whitespace in wram.pyBryan Bishop
2013-08-03remove trailing newline from wram.pyBryan Bishop
2013-08-03fix path handling in wram.pyBryan Bishop
2013-07-10wram.py: allow space definitions using constantsyenatch
2013-07-10use wram from outside extrasyenatch
2013-05-14wram: find() instead of split()yenatch
2013-05-14wram.py: bss and constant parsingyenatch