aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pretty_map_headers.py (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-09insertion code for $08 text script asmBryan Bishop1-1/+1
2012-01-09a simple gameboy disassemblerBryan Bishop1-1/+1
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop1-10/+16
2012-01-07add more text bytes for abbreviationsBryan Bishop1-5/+26
2012-01-07somewhat buggy TX_FAR pretty printerBryan Bishop1-1/+193
2012-01-05insert object asmBryan Bishop1-4/+10
2012-01-05use sprite constants in pretty printerBryan Bishop1-6/+14
2012-01-05start using EVENT_DISP in object data outputBryan Bishop1-4/+7
2012-01-05pretty printer for object labels and asmBryan Bishop1-2/+331
2012-01-03don't print extra comments about connections for zero connectionsBryan Bishop1-3/+6
2012-01-03remove bank id output in pretty_map_headers, it's wrong anywayBryan Bishop1-1/+1
2012-01-03fix tileset in pretty_map_headers outputBryan Bishop1-1/+1
2012-01-02fix error in map header asm (db -> dw)Bryan Bishop1-1/+1
2012-01-02tool to dump asm for each map headerBryan Bishop1-0/+196