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
/
display_text_id_init.asm
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-07-07
Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION
Rangi
1
-4
/
+4
2020-07-07
Remove c1x*/c2x* comments, use struct offset constants
Rangi
1
-1
/
+2
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
1
-3
/
+3
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
1
-3
/
+3
2020-07-05
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
1
-2
/
+2
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵
Rangi
1
-2
/
+2
by rgbds 0.4.0)
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
1
-1
/
+1
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
1
-0
/
+0
2020-06-27
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
1
-1
/
+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2017-12-30
Add space between arguments in assembly instructions and remove redundant a ↵
xCrystal
1
-40
/
+40
in instructions like add a, x
2016-09-17
split bank 1 into files
YamaArashi
1
-0
/
+78