aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pretty_map_headers.py (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-01make extras/ a submoduleBryan Bishop1-755/+0
2012-03-14Remove python shebangs.IIMarckus1-1/+0
2012-01-24python for printing trainer headersBryan Bishop1-3/+3
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus1-1/+1
2012-01-17fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop1-1/+1
2012-01-17Add the currency character to text tables.IIMarckus1-0/+1
2012-01-16These didn’t work as intended. Delete.IIMarckus1-9/+0
2012-01-11minor formattingBryan Bishop1-1/+1
2012-01-10added text_pretty_printer_at to analyze_textsBryan Bishop1-1/+1
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