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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
insert MewBaseStats
Bryan Bishop
1
-4
/
+4
2012-01-27
pokemon base stats
Bryan Bishop
1
-4
/
+188
2012-01-27
small script to make better trainer header labels
Bryan Bishop
1
-0
/
+83
2012-01-25
rename common.asm -> main.asm
Bryan Bishop
5
-14
/
+14
2012-01-25
pretty_trainer_headers.py - print out multiple headers simultaneously
Bryan Bishop
1
-3
/
+13
2012-01-24
trainer headers are 12 bytes
Bryan Bishop
1
-2
/
+2
2012-01-24
update gbz80disasm to find labels better
Bryan Bishop
1
-4
/
+9
2012-01-24
TextEndBattle is only used once
Bryan Bishop
1
-1
/
+1
2012-01-24
some error reporting for trainer headers
Bryan Bishop
1
-0
/
+26
2012-01-24
python for printing trainer headers
Bryan Bishop
2
-3
/
+94
2012-01-23
gbz80disasm - only use labels when the bank matches
Bryan Bishop
1
-1
/
+2
2012-01-23
gbz80disasm now prints out known labels
Bryan Bishop
2
-24
/
+58
2012-01-23
python to find labels and offsets in analyze_incbins
Bryan Bishop
1
-3
/
+160
2012-01-23
$039e -> HandleMidJump
Bryan Bishop
1
-0
/
+1
2012-01-23
remove silly script
Bryan Bishop
1
-9
/
+0
2012-01-21
use labels in more commands in gbz80disasm
Bryan Bishop
1
-2
/
+2
2012-01-21
replaced $3e2e with GiveItem in some texts
Bryan Bishop
1
-0
/
+2
2012-01-20
update gbz80disasm to account for conditional relative forward jumps
Bryan Bishop
1
-4
/
+17
2012-01-20
fix palette on romviz.py
Bryan Bishop
1
-3
/
+4
2012-01-20
i'm really bad at colors
Bryan Bishop
1
-15
/
+5
2012-01-20
improvements to romviz.py
Bryan Bishop
1
-13
/
+8
2012-01-19
switch to W_BAGITEM01QTY format
Bryan Bishop
1
-2
/
+2
2012-01-19
simple tool to dump pc item constants
Bryan Bishop
1
-0
/
+9
2012-01-19
minor touch-ups and missed TX_FARs
Bryan Bishop
1
-0
/
+10
2012-01-18
fill out some texts in bank $1d
Bryan Bishop
1
-1
/
+21
2012-01-18
finish bank $22 with texts
Bryan Bishop
1
-1
/
+2
2012-01-18
calculate end address in text printer output
Bryan Bishop
1
-1
/
+1
2012-01-18
update pretty_text to use a default label
Bryan Bishop
1
-1
/
+4
2012-01-18
The python tools should spit out tabs, not spaces.
IIMarckus
8
-8
/
+8
2012-01-17
update romvisualizer for common.asm
Bryan Bishop
1
-3
/
+3
2012-01-17
insert many many more texts
Bryan Bishop
1
-5
/
+9
2012-01-17
analyze_incbins - reject zero interval incbins
Bryan Bishop
1
-1
/
+3
2012-01-17
fix TX_RAM injector for addresses between $a-$f inclusive
Bryan Bishop
1
-1
/
+1
2012-01-17
skip some incbins from analyze_texts for 0-size intervals
Bryan Bishop
2
-1
/
+8
2012-01-17
fix insert_texts for pre-existing TX_FAR target labels
Bryan Bishop
2
-6
/
+21
2012-01-17
fix some offset errors in insert_texts.py
Bryan Bishop
3
-4
/
+23
2012-01-17
text insertion code for unnamed TX_FARs
Bryan Bishop
3
-8
/
+31
2012-01-17
improve text printer, including TX_RAM and TX_NUM
Bryan Bishop
1
-23
/
+92
2012-01-17
analyze_texts - find possible TX_FARs
Bryan Bishop
1
-22
/
+75
2012-01-17
Add the currency character to text tables.
IIMarckus
1
-0
/
+1
2012-01-17
TX_RAM for text engine command $1 in pretty_text
Bryan Bishop
1
-3
/
+20
2012-01-16
fix naming of map size constants
Bryan Bishop
1
-6
/
+15
2012-01-16
These didn’t work as intended. Delete.
IIMarckus
1
-9
/
+0
2012-01-16
analyze_texts now returns an end address
Bryan Bishop
1
-0
/
+1
2012-01-16
pretty_text - print out texts from command line
Bryan Bishop
1
-0
/
+19
2012-01-16
formulas for map header connections instead of raw values
Bryan Bishop
2
-6
/
+183
2012-01-15
replace connection pointers with formulas
Bryan Bishop
2
-23
/
+54
2012-01-15
update analyze_incbins for common.asm
Bryan Bishop
1
-7
/
+7
2012-01-15
replace dimensions with constants in map headers
Bryan Bishop
1
-0
/
+49
2012-01-15
connection_helper - print out a formula for connection math
Bryan Bishop
2
-2
/
+94
[prev]
[next]