index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extras
/
analyze_texts.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make extras/ a submodule
Bryan Bishop
2013-09-01
1
-716
/
+0
*
Remove python shebangs.
IIMarckus
2012-03-14
1
-1
/
+0
*
remove some small incbins
Bryan Bishop
2012-01-30
1
-0
/
+3
*
minor touch-ups and missed TX_FARs
Bryan Bishop
2012-01-19
1
-0
/
+10
*
fill out some texts in bank $1d
Bryan Bishop
2012-01-18
1
-1
/
+21
*
finish bank $22 with texts
Bryan Bishop
2012-01-18
1
-1
/
+2
*
calculate end address in text printer output
Bryan Bishop
2012-01-18
1
-1
/
+1
*
fix TX_RAM injector for addresses between $a-$f inclusive
Bryan Bishop
2012-01-17
1
-1
/
+1
*
skip some incbins from analyze_texts for 0-size intervals
Bryan Bishop
2012-01-17
1
-0
/
+1
*
fix some offset errors in insert_texts.py
Bryan Bishop
2012-01-17
1
-1
/
+2
*
text insertion code for unnamed TX_FARs
Bryan Bishop
2012-01-17
1
-0
/
+1
*
improve text printer, including TX_RAM and TX_NUM
Bryan Bishop
2012-01-17
1
-23
/
+92
*
analyze_texts - find possible TX_FARs
Bryan Bishop
2012-01-17
1
-22
/
+75
*
TX_RAM for text engine command $1 in pretty_text
Bryan Bishop
2012-01-17
1
-3
/
+20
*
analyze_texts now returns an end address
Bryan Bishop
2012-01-16
1
-0
/
+1
*
insert _VermilionCityText14 machop text
Bryan Bishop
2012-01-14
1
-0
/
+1
*
more automation to assist in text insertion
Bryan Bishop
2012-01-11
1
-66
/
+76
*
calculate usage count for undone texts
Bryan Bishop
2012-01-11
1
-0
/
+10
*
add address output to analyze_texts find missing texts
Bryan Bishop
2012-01-11
1
-1
/
+1
*
analyze_texts to find missing texts in pokered.asm
Bryan Bishop
2012-01-11
1
-1
/
+34
*
added text_pretty_printer_at to analyze_texts
Bryan Bishop
2012-01-10
1
-1
/
+82
*
update analyze_texts to find missing $08s
Bryan Bishop
2012-01-10
1
-0
/
+19
*
fix gbz80disasm to optionally load a module in analyze_texts
Bryan Bishop
2012-01-10
1
-1
/
+3
*
insertion code for $08 text script asm
Bryan Bishop
2012-01-09
1
-2
/
+5
*
add more text bytes for abbreviations
Bryan Bishop
2012-01-07
1
-2
/
+3
*
somewhat buggy TX_FAR pretty printer
Bryan Bishop
2012-01-07
1
-1
/
+1
*
analyze_texts can handle more text commands now
Bryan Bishop
2012-01-06
1
-16
/
+189
*
starting to work with text command $01
Bryan Bishop
2012-01-06
1
-10
/
+27
*
analyze_text now works with TX_FAR
Bryan Bishop
2012-01-06
1
-16
/
+73
*
fix pointer calculation in analyze_texts
Bryan Bishop
2012-01-06
1
-10
/
+25
*
fix some python reserved names and variables
Bryan Bishop
2012-01-06
1
-8
/
+8
*
a prototype of a script to parse text scripts
Bryan Bishop
2012-01-06
1
-0
/
+118