aboutsummaryrefslogtreecommitdiffstats
path: root/extras/analyze_texts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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