aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pretty_map_headers.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* The python tools should spit out tabs, not spaces.IIMarckus2012-01-181-1/+1
* fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-171-1/+1
* Add the currency character to text tables.IIMarckus2012-01-171-0/+1
* These didn’t work as intended. Delete.IIMarckus2012-01-161-9/+0
* minor formattingBryan Bishop2012-01-111-1/+1
* added text_pretty_printer_at to analyze_textsBryan Bishop2012-01-101-1/+1
* insertion code for $08 text script asmBryan Bishop2012-01-091-1/+1
* a simple gameboy disassemblerBryan Bishop2012-01-091-1/+1
* text analysis and insertion code (TX_FAR targets only)Bryan Bishop2012-01-071-10/+16
* add more text bytes for abbreviationsBryan Bishop2012-01-071-5/+26
* somewhat buggy TX_FAR pretty printerBryan Bishop2012-01-071-1/+193
* insert object asmBryan Bishop2012-01-051-4/+10
* use sprite constants in pretty printerBryan Bishop2012-01-051-6/+14
* start using EVENT_DISP in object data outputBryan Bishop2012-01-051-4/+7
* pretty printer for object labels and asmBryan Bishop2012-01-051-2/+331
* don't print extra comments about connections for zero connectionsBryan Bishop2012-01-031-3/+6
* remove bank id output in pretty_map_headers, it's wrong anywayBryan Bishop2012-01-031-1/+1
* fix tileset in pretty_map_headers outputBryan Bishop2012-01-031-1/+1
* fix error in map header asm (db -> dw)Bryan Bishop2012-01-021-1/+1
* tool to dump asm for each map headerBryan Bishop2012-01-021-0/+196