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
/
home.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
Use macros to enforce "hidden object" constraints, and rename them to "hidden...
Rangi
1
-1
/
+1
2022-10-02
Require rgbds 0.6.0
Rangi
1
-3
/
+0
2020-11-05
Organize home and macro code
Rangi
1
-0
/
+1
2020-11-04
Start reorganizing pokeyellow
Rangi
1
-201
/
+3
2020-11-04
Sync with pokered
dannye
1
-4723
/
+76
2020-07-07
Move all code out of home.asm into home/
Rangi
1
-1758
/
+37
2020-07-07
Use 'tile' and 'tiles' macros
Rangi
1
-4
/
+4
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
1
-8
/
+8
2020-07-07
Use HIGH() and LOW()
Rangi
1
-1
/
+1
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
1
-15
/
+15
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
1
-125
/
+125
2020-07-05
TM/HM constants named after moves
Rangi
1
-1
/
+1
2020-07-05
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
1
-5
/
+5
2020-07-05
Port two HRAM labels from pokeyellow
Rangi
1
-2
/
+2
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
1
-5
/
+5
2020-07-04
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...
Rangi
1
-1
/
+1
2020-07-03
home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm
Rangi
1
-2
/
+2
2020-07-03
Move more code from home.asm to home/
Rangi
1
-2831
/
+14
2020-07-03
Replace raw hex values with HRAM constants
Rangi
1
-24
/
+24
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
1
-216
/
+216
2020-07-03
Organize macros/ like pokecrystal
Rangi
1
-2
/
+2
2020-07-03
Reorganize home header
Rangi
1
-104
/
+8
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
1
-4
/
+4
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
1
-1
/
+1
2020-06-27
Replace .tilecoll files with tile ID db data
Rangi
1
-1
/
+1
2020-06-27
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
1
-1
/
+4
2020-06-06
remove two whitespaces
Akatsuki-py
1
-1
/
+1
2020-06-05
fix SubtractAmountPaidFromMoney comment
Akatsuki-py
1
-2
/
+2
2020-05-29
Replace hard-coded value of CRY_SFX_START
dannye
1
-2
/
+2
2020-05-28
fix comment in CopyDataUntil
akatsuki-py
1
-1
/
+1
2020-05-20
Sync with pokered
dannye
1
-23
/
+18
2020-05-21
add "hMoney + 2" label for $ffa1
akatsuki-py
1
-1
/
+1
2019-07-27
Update audio macro names
dannye
1
-1
/
+1
2019-07-07
Replace some hard-coded values with constants
Rangi
1
-2
/
+2
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
1
-3
/
+0
2018-11-18
Clean up pre-linkerscript remnants.
luckytyphlosion
1
-15
/
+15
2018-11-18
Clean up pre-linkerscript remnants.
luckytyphlosion
1
-15
/
+15
2017-12-30
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
1
-964
/
+964
2017-09-25
Fix warnings about deprecated mnemonics on newer builds of rgbds
Pokechu22
1
-2
/
+2
2017-06-24
Fix typos in comments
dannye
1
-3
/
+3
2017-06-09
Replace deprecated mnemonics by the correct ones
Antonio Niño Díaz
1
-3
/
+3
2017-04-02
Use correct variable in EngageMapTrainer
Matthew Glazar
1
-1
/
+1
2017-03-21
Revert "Fix floating sections"
AntonioND
1
-2
/
+2
2017-03-14
Fix floating sections
AntonioND
1
-2
/
+2
2017-01-20
Fix typos
dannye
1
-2
/
+2
2017-01-20
Fixed typo
Null Dev
1
-1
/
+1
2017-01-19
Fixed typo
Null Dev
1
-1
/
+1
2016-07-27
Replace unnecessary tabs with spaces
dannye
1
-1
/
+1
2016-07-27
Redo audio header macro
dannye
1
-1
/
+1
2016-07-20
Clean up redundant labels
dannye
1
-1
/
+0
[next]