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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix gbz80disasm to not treat $00 as the second byte of an opcode
Bryan Bishop
2012-01-11
1
-1
/
+2
*
formatting and comments
Bryan Bishop
2012-01-11
2
-1
/
+6
*
insert $8 asm for BillsHouseText1
Bryan Bishop
2012-01-11
1
-1
/
+39
*
insert $8 asm for PowerPlantText1 through PowerPlantText9
Bryan Bishop
2012-01-11
1
-1
/
+67
*
minor formatting
Bryan Bishop
2012-01-11
3
-2
/
+3
*
add labels for route 6, 7 and 8 text 1
Bryan Bishop
2012-01-11
1
-0
/
+6
*
insert $8 asm for DayCareMText1
Bryan Bishop
2012-01-11
1
-1
/
+58
*
insert $8 asm for Route5GateText1
Bryan Bishop
2012-01-11
1
-1
/
+30
*
lots of $8 asm for MuseumF1Text1
Bryan Bishop
2012-01-11
1
-60
/
+169
*
OaksLabText11 is a dupe label
Bryan Bishop
2012-01-11
1
-0
/
+3
*
OaksLabText7 is a dupe label
Bryan Bishop
2012-01-11
1
-1
/
+4
*
fix $8 asm for OaksLabText2 and mystery/unknown text
Bryan Bishop
2012-01-11
1
-1
/
+154
*
insert $8 asm for Route24Text1
Bryan Bishop
2012-01-11
1
-1
/
+50
*
fix $8 asm for Route23Text7
Bryan Bishop
2012-01-11
1
-1
/
+8
*
fix asm for route 15 texts 1 through 10 inclusive
Bryan Bishop
2012-01-11
1
-30
/
+50
*
fix asm for route 9 texts 1 through 9 inclusive
Bryan Bishop
2012-01-11
2
-28
/
+49
*
insert $8 asm for Route6Text1
Bryan Bishop
2012-01-11
1
-1
/
+8
*
insert $8 asm for CeruleanCityText2
Bryan Bishop
2012-01-11
1
-1
/
+42
*
insert $8 asm for PewterCityText4
Bryan Bishop
2012-01-11
1
-1
/
+21
*
Merge in sawakita's coincase work.
Bryan Bishop
2012-01-11
2
-31
/
+462
|
\
|
*
Add complete Text-special command $F7, used in CeladonPrizeRoom's menus.
Sawakita
2012-01-11
1
-3
/
+369
|
*
Add texts used in Prize Corner Menu script (aka text-special $F7). Add also w...
Sawakita
2012-01-11
1
-1
/
+38
|
*
Function $3493, former CheckBagItemExist, is now called IsItemInBag (consiste...
Sawakita
2012-01-10
2
-4
/
+23
|
*
Add function to get a monster's name from a given id (internal order).
Sawakita
2012-01-08
2
-2
/
+33
|
*
Add explanatory comment to function CheckBagItemExist ($3493).
Sawakita
2012-01-08
1
-2
/
+3
|
*
Function3493 is now labeled CheckBagItemExist.
Sawakita
2012-01-08
1
-2
/
+2
*
|
insert FuchsiaCityText6 to FuchsiaCityText10
Bryan Bishop
2012-01-11
1
-0
/
+6
*
|
add labels for $24ef
Bryan Bishop
2012-01-11
1
-1
/
+10
*
|
calculate usage count for undone texts
Bryan Bishop
2012-01-11
2
-0
/
+11
*
|
add labels for $24f4
Bryan Bishop
2012-01-11
1
-0
/
+99
*
|
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
*
|
insert $8 asm for SaffronHouse1Text2
Bryan Bishop
2012-01-11
1
-2
/
+5
*
|
insert $8 asm for LavenderHouse2Text1 and CopycatsHouseF1Text3
Bryan Bishop
2012-01-11
1
-2
/
+9
*
|
insert $8 asm for LavenderHouse1Text3 and LavenderHouse1Text4
Bryan Bishop
2012-01-11
1
-3
/
+9
*
|
insert $8 asm for CeladonMansion1Text3 and Text4
Bryan Bishop
2012-01-11
1
-4
/
+8
*
|
insert asm for CeladonMansion1Text1
Bryan Bishop
2012-01-11
1
-2
/
+3
*
|
Merge.
Bryan Bishop
2012-01-11
1
-0
/
+3
|
\
\
|
*
|
add end address to gbz80disasm output in a comment
Bryan Bishop
2012-01-11
1
-0
/
+3
*
|
|
Merge.
IIMarckus
2012-01-10
2
-109
/
+265
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Predef 54, used for ināgame trades.
IIMarckus
2012-01-10
1
-3
/
+159
|
*
|
Use item names in object data.
IIMarckus
2012-01-10
2
-106
/
+106
*
|
|
lowercase two-byte ops that don't have params
Bryan Bishop
2012-01-10
1
-1
/
+1
*
|
|
fix gbz80disasm for multi-byte opcode incrementation
Bryan Bishop
2012-01-10
1
-2
/
+2
*
|
|
gbz80disasm stops at all unconditional jumps unless there's a missing label
Bryan Bishop
2012-01-10
1
-6
/
+7
*
|
|
Merge.
Bryan Bishop
2012-01-10
2
-356
/
+358
|
\
|
|
|
*
|
Use constants in trainer object data.
IIMarckus
2012-01-10
1
-346
/
+346
|
*
|
$CD3D seems to be used only for trades, so document it as such.
IIMarckus
2012-01-10
2
-10
/
+12
*
|
|
romviz - make an image to show progress
Bryan Bishop
2012-01-10
1
-0
/
+55
*
|
|
asm for SSAnne10Text8
Bryan Bishop
2012-01-10
1
-1
/
+5
|
/
/
[next]