aboutsummaryrefslogtreecommitdiffstats
path: root/extras/analyze_texts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-011-716/+0
* Remove python shebangs.IIMarckus2012-03-141-1/+0
* remove some small incbinsBryan Bishop2012-01-301-0/+3
* minor touch-ups and missed TX_FARsBryan Bishop2012-01-191-0/+10
* fill out some texts in bank $1dBryan Bishop2012-01-181-1/+21
* finish bank $22 with textsBryan Bishop2012-01-181-1/+2
* calculate end address in text printer outputBryan Bishop2012-01-181-1/+1
* fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop2012-01-171-1/+1
* skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2012-01-171-0/+1
* fix some offset errors in insert_texts.pyBryan Bishop2012-01-171-1/+2
* text insertion code for unnamed TX_FARsBryan Bishop2012-01-171-0/+1
* improve text printer, including TX_RAM and TX_NUMBryan Bishop2012-01-171-23/+92
* analyze_texts - find possible TX_FARsBryan Bishop2012-01-171-22/+75
* TX_RAM for text engine command $1 in pretty_textBryan Bishop2012-01-171-3/+20
* analyze_texts now returns an end addressBryan Bishop2012-01-161-0/+1
* insert _VermilionCityText14 machop textBryan Bishop2012-01-141-0/+1
* more automation to assist in text insertionBryan Bishop2012-01-111-66/+76
* calculate usage count for undone textsBryan Bishop2012-01-111-0/+10
* add address output to analyze_texts find missing textsBryan Bishop2012-01-111-1/+1
* analyze_texts to find missing texts in pokered.asmBryan Bishop2012-01-111-1/+34
* added text_pretty_printer_at to analyze_textsBryan Bishop2012-01-101-1/+82
* update analyze_texts to find missing $08sBryan Bishop2012-01-101-0/+19
* fix gbz80disasm to optionally load a module in analyze_textsBryan Bishop2012-01-101-1/+3
* insertion code for $08 text script asmBryan Bishop2012-01-091-2/+5
* add more text bytes for abbreviationsBryan Bishop2012-01-071-2/+3
* somewhat buggy TX_FAR pretty printerBryan Bishop2012-01-071-1/+1
* analyze_texts can handle more text commands nowBryan Bishop2012-01-061-16/+189
* starting to work with text command $01Bryan Bishop2012-01-061-10/+27
* analyze_text now works with TX_FARBryan Bishop2012-01-061-16/+73
* fix pointer calculation in analyze_textsBryan Bishop2012-01-061-10/+25
* fix some python reserved names and variablesBryan Bishop2012-01-061-8/+8
* a prototype of a script to parse text scriptsBryan Bishop2012-01-061-0/+118