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
/
menus
/
pokedex.asm
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Label and document hFFD7 more accurately
SatoMew
2020-11-29
1
-3
/
+3
|
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
|
*
Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal
Rangi
2020-07-17
1
-4
/
+2
|
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-33
/
+33
|
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-2
/
+2
|
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-17
/
+17
|
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-5
/
+5
|
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
1
-3
/
+3
|
|
|
|
To do: turn constants into labels and use ldh
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-3
/
+3
|
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
1
-2
/
+2
|
|
|
|
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
1
-0
/
+665