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
/
engine
/
movie
/
title.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Label and document hFFD7 more accurately
SatoMew
2020-11-29
1
-1
/
+1
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
*
Use STARTER1 and STARTER2 for the title screen
Rangi
2020-11-07
1
-2
/
+2
*
Define a constant for the ghost Marowak (hard-coded throughout the engine, li...
Rangi
2020-08-31
1
-1
/
+2
*
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-15
1
-0
/
+5
*
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
1
-9
/
+9
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-6
/
+6
*
Use HIGH() and LOW()
Rangi
2020-07-07
1
-6
/
+6
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-4
/
+4
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-19
/
+19
*
Logical spacing in data/sgb/sgb_palettes.asm
Rangi
2020-07-05
1
-1
/
+1
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
1
-1
/
+1
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-3
/
+3
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
1
-0
/
+403