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
/
overworld.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
explore: rewrite as an instant screen-paging camera
Ash Ketchum
1
-4
/
+0
9 days
explore: pivot to noclip free-roam camera
Ash Ketchum
1
-4
/
+5
10 days
menu: SL0P MENU scaffolding with WARP as a submenu
Ash Ketchum
1
-2
/
+2
10 days
warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntro
Ash Ketchum
1
-0
/
+5
2026-06-24
Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...
Yoann Fievez
1
-2
/
+2
2026-01-07
Use macros to enforce "hidden object" constraints, and rename them to "hidden...
Rangi
1
-2
/
+2
2026-01-07
Use macros to enforce "missable/hide/show object" constraints, and rename the...
Rangi
1
-1
/
+1
2025-12-15
Comment more unreferenced local labels (#550)
Narishma-gb
1
-5
/
+4
2025-11-18
Use more hardware and graphics constants (#532)
Narishma-gb
1
-19
/
+19
2025-09-10
Misc. naming and cleanup (#139)
Narishma-gb
1
-15
/
+14
2025-09-03
Label and constant cleanup (#528)
Narishma-gb
1
-1
/
+1
2025-06-30
Use combined hardware constants
Rangi42
1
-3
/
+3
2025-06-30
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
1
-25
/
+25
2025-05-10
Name Func_07c4/StopBikeSurf (#118)
Linus Unnebäck
1
-2
/
+2
2025-01-28
Correct wTileMapBackup declared space (#487)
Engezerstorung
1
-18
/
+14
2024-09-29
Rename off-by-one wram labels
dannye
1
-9
/
+9
2024-09-29
Identify more bit flags (#119)
Sylvie
1
-1
/
+1
2024-09-24
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
1
-4
/
+4
2024-09-24
Identify more bit flags (#465)
Sylvie
1
-1
/
+1
2024-09-23
Identify more flag bits (#464)
Sylvie
1
-10
/
+10
2024-09-18
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
1
-10
/
+10
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
1
-99
/
+98
2024-06-15
Identify some unused WRAM variables (#453)
Sylvie
1
-4
/
+4
2023-11-21
Rename pikachu palette packets
dannye
1
-1
/
+1
2023-11-20
Identify `wSavedCoordIndex` and its other usages
Rangi42
1
-1
/
+1
2023-11-18
Correct wTilePlayerStandingOn "unused?" comment (#433)
Alchav
1
-1
/
+1
2023-11-17
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
1
-11
/
+10
2023-07-15
Thoroughly document debug code (#410)
SatoMew
1
-5
/
+5
2023-07-13
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
1
-1
/
+1
2022-08-11
Use the same music headers as pokecrystal (#382)
Rangi
1
-2
/
+2
2021-11-05
Refactorize check button pressed (#340)
Yoann Fievez
1
-6
/
+6
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
1
-21
/
+21
2020-11-29
Label and document hFFD7 more accurately
SatoMew
1
-1
/
+1
2020-11-07
More debug yellow
dannye
1
-0
/
+4
2020-11-05
Organize home and macro code
Rangi
1
-13
/
+16
2020-11-05
Sync home and macro code with pokeyellow
Rangi
1
-7
/
+7
2020-11-04
Start reorganizing pokeyellow
Rangi
1
-4
/
+4
2020-11-04
Sync with pokered
dannye
1
-171
/
+200
2020-08-30
Factor out data/tilesets/pair_collision_tile_ids.asm
Rangi
1
-24
/
+1
2020-07-17
cycling.png -> red_bike.png
Rangi
1
-1
/
+1
2020-07-15
Deobfuscate exit warps on indoor maps
TheFakeMateo
1
-1
/
+1
2020-07-15
Disassemble the BLUEMONS.GB debug ROM
Rangi
1
-0
/
+4
2020-07-07
Move all code out of home.asm into home/
Rangi
1
-0
/
+51
2020-07-07
Remove c1x*/c2x* comments, use struct offset constants
Rangi
1
-8
/
+8
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
1
-9
/
+9
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
1
-20
/
+20
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
1
-90
/
+90
2020-07-05
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
1
-21
/
+21
2020-07-05
Port two HRAM labels from pokeyellow
Rangi
1
-1
/
+1
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
1
-2
/
+2
[next]