summaryrefslogtreecommitdiff
path: root/extras/analyze_texts.py
AgeCommit message (Expand)Author
2012-01-19minor touch-ups and missed TX_FARsBryan Bishop
2012-01-18fill out some texts in bank $1dBryan Bishop
2012-01-18finish bank $22 with textsBryan Bishop
2012-01-18calculate end address in text printer outputBryan Bishop
2012-01-17fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop
2012-01-17skip some incbins from analyze_texts for 0-size intervalsBryan Bishop
2012-01-17fix some offset errors in insert_texts.pyBryan Bishop
2012-01-17text insertion code for unnamed TX_FARsBryan Bishop
2012-01-17improve text printer, including TX_RAM and TX_NUMBryan Bishop
2012-01-17analyze_texts - find possible TX_FARsBryan Bishop
2012-01-17TX_RAM for text engine command $1 in pretty_textBryan Bishop
2012-01-16analyze_texts now returns an end addressBryan Bishop
2012-01-14insert _VermilionCityText14 machop textBryan Bishop
2012-01-11more automation to assist in text insertionBryan Bishop
2012-01-11calculate usage count for undone textsBryan Bishop
2012-01-11add address output to analyze_texts find missing textsBryan Bishop
2012-01-11analyze_texts to find missing texts in pokered.asmBryan Bishop
2012-01-10added text_pretty_printer_at to analyze_textsBryan Bishop
2012-01-10update analyze_texts to find missing $08sBryan Bishop
2012-01-10fix gbz80disasm to optionally load a module in analyze_textsBryan Bishop
2012-01-09insertion code for $08 text script asmBryan Bishop
2012-01-07add more text bytes for abbreviationsBryan Bishop
2012-01-07somewhat buggy TX_FAR pretty printerBryan Bishop
2012-01-06analyze_texts can handle more text commands nowBryan Bishop
2012-01-06starting to work with text command $01Bryan Bishop
2012-01-06analyze_text now works with TX_FARBryan Bishop
2012-01-06fix pointer calculation in analyze_textsBryan Bishop
2012-01-06fix some python reserved names and variablesBryan Bishop
2012-01-06a prototype of a script to parse text scriptsBryan Bishop