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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
6 days
explore: rewrite as an instant screen-paging camera
Ash Ketchum
2
-15
/
+2
7 days
explore: pivot to noclip free-roam camera
Ash Ketchum
1
-4
/
+5
7 days
menu: SL0P MENU scaffolding with WARP as a submenu
Ash Ketchum
1
-2
/
+2
7 days
warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntro
Ash Ketchum
2
-4
/
+5
7 days
fastboot: skip intro/title/menu and autoload save if one exists
Ash Ketchum
1
-0
/
+4
2026-06-24
Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...
Yoann Fievez
2
-13
/
+13
2026-01-07
Use macros to enforce "hidden object" constraints, and rename them to "hidden...
Rangi
2
-9
/
+9
2026-01-07
Use macros to enforce "missable/hide/show object" constraints, and rename the...
Rangi
2
-3
/
+3
2025-12-15
Comment more unreferenced local labels (#550)
Narishma-gb
12
-48
/
+52
2025-12-01
Update `StatusScreen`, add `*_STATS_BOX` constants (#546)
Narishma-gb
1
-2
/
+2
2025-11-27
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2
-2
/
+2
2025-11-25
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
1
-1
/
+1
2025-11-23
Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540)
Rangi
1
-5
/
+1
2025-11-18
Use more hardware and graphics constants (#532)
Narishma-gb
7
-46
/
+52
2025-11-12
Use features of RGBDS 1.0.0 (#537)
Rangi
11
-77
/
+77
2025-09-10
Clean up home/copy2.asm (#531)
PokefanMarcel
1
-11
/
+11
2025-09-10
Misc. naming and cleanup (#139)
Narishma-gb
5
-21
/
+20
2025-09-06
Fix .tilemap file extension, fix some typos (#138)
Narishma-gb
2
-2
/
+1
2025-09-03
Label and constant cleanup (#528)
Narishma-gb
5
-23
/
+10
2025-06-30
Use combined hardware constants
Rangi42
4
-9
/
+9
2025-06-30
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
32
-149
/
+149
2025-06-03
Fix typos
dannye
2
-3
/
+3
2025-05-10
Improve IsSurfingPikachuInParty documentation (#128)
Linus Unnebäck
1
-4
/
+5
2025-05-10
Name Func_07c4/StopBikeSurf (#118)
Linus Unnebäck
1
-2
/
+2
2025-04-08
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
1
-2
/
+2
2025-01-30
Consistently refer to CGB, not GBC (#491)
SatoMew
1
-4
/
+4
2025-01-28
Consistently capitalize `ASSERT` directives (#489)
Rangi
2
-3
/
+3
2025-01-28
Miscellaneous cleanup (#488)
Rangi
3
-3
/
+7
2025-01-28
Correct wTileMapBackup declared space (#487)
Engezerstorung
1
-18
/
+14
2024-12-25
Use spaces around operators
Rangi42
1
-4
/
+4
2024-12-16
Remove redundant parentheses
Rangi42
2
-5
/
+5
2024-10-07
`FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`
Vortyne
2
-3
/
+3
2024-09-29
Rename off-by-one wram labels
dannye
3
-18
/
+18
2024-09-29
Identify more bit flags (#119)
Sylvie
2
-2
/
+2
2024-09-24
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
2
-6
/
+6
2024-09-24
Identify hardware register bits (#469)
Sylvie
3
-7
/
+7
2024-09-24
Identify more bit flags (#465)
Sylvie
4
-10
/
+15
2024-09-23
Identify more flag bits (#464)
Sylvie
8
-38
/
+38
2024-09-18
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
6
-38
/
+38
2024-09-18
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
6
-20
/
+21
2024-08-04
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
7
-19
/
+21
2024-07-24
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
4
-14
/
+13
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
16
-172
/
+171
2024-06-26
Improve documentation of some SRAM routines (#114)
SatoMew
3
-10
/
+10
2024-06-15
Identify some unused WRAM variables (#453)
Sylvie
3
-7
/
+7
2024-01-03
Update to RGBDS 0.7.0 (#447)
Rangi
2
-6
/
+8
2023-12-23
Use BANK("Trainer Sight") to apply to all four possible functions in the "Tra...
Vortyne
1
-1
/
+1
2023-11-21
Rename pikachu palette packets
dannye
1
-1
/
+1
2023-11-20
Identify `wSavedCoordIndex` and its other usages
Rangi42
2
-2
/
+2
2023-11-20
Add `bigdw` and `dc` data macros
Rangi42
1
-9
/
+9
[next]