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
/
gfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Identify hUILayoutFlags
Rangi
2021-02-13
1
-1
/
+1
*
Fix file modes
dannye
2020-11-14
5
-0
/
+0
*
Sync more with pokeyellow
Rangi
2020-11-05
2
-6
/
+4
*
Use constants to delineate map types, and factor out more data
Rangi
2020-08-31
1
-3
/
+3
*
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
Rangi
2020-07-21
1
-1
/
+3
*
Add comments associating constants with data, and identify some more data
Rangi
2020-07-20
2
-4
/
+5
*
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-15
1
-2
/
+2
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
1
-1
/
+1
*
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
2
-5
/
+5
*
Remove c1x*/c2x* comments, use struct offset constants
Rangi
2020-07-07
1
-8
/
+8
*
Use HIGH() and LOW()
Rangi
2020-07-07
3
-7
/
+7
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
6
-70
/
+70
*
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...
Rangi
2020-07-04
1
-5
/
+5
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
2
-8
/
+8
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-8
/
+8
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
2
-6
/
+6
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
7
-0
/
+1503