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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
7 days
intro: brief POKeMON SL0P EDITION splash on the fastboot path
Ash Ketchum
1
-2
/
+5
7 days
fastboot: skip intro/title/menu and autoload save if one exists
Ash Ketchum
1
-1
/
+6
2025-12-15
Comment more unreferenced local labels (#550)
Narishma-gb
6
-33
/
+36
2025-11-27
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
3
-10
/
+10
2025-11-18
Use more hardware and graphics constants (#532)
Narishma-gb
4
-11
/
+12
2025-11-12
Use features of RGBDS 1.0.0 (#537)
Rangi
7
-33
/
+33
2025-09-26
Revise some RAM buffer constants
Rangi
1
-1
/
+1
2025-09-10
Misc. naming and cleanup (#139)
Narishma-gb
3
-9
/
+9
2025-09-03
Label and constant cleanup (#528)
Narishma-gb
4
-113
/
+131
2025-07-23
Replace hardcoded offset with address (#132)
kagnusdev
1
-1
/
+1
2025-07-23
Add more labels and constants for Options menu (#133)
thoth-33
1
-158
/
+198
2025-06-30
Use combined hardware constants
Rangi42
1
-1
/
+1
2025-06-30
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
9
-121
/
+121
2025-06-03
Fix typos
dannye
1
-2
/
+2
2025-04-08
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
2
-2
/
+2
2025-01-28
Consistently capitalize `ASSERT` directives (#489)
Rangi
1
-7
/
+7
2024-12-16
Remove redundant parentheses
Rangi42
1
-2
/
+2
2024-09-29
Rename off-by-one wram labels
dannye
1
-2
/
+2
2024-09-29
Identify more bit flags (#119)
Sylvie
1
-2
/
+2
2024-09-24
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
1
-1
/
+1
2024-09-23
Identify more flag bits (#464)
Sylvie
6
-16
/
+16
2024-09-18
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
4
-30
/
+30
2024-09-18
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
1
-1
/
+1
2024-08-04
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
5
-17
/
+17
2024-07-24
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
3
-6
/
+6
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
12
-132
/
+135
2024-06-26
Improve documentation of some SRAM routines (#114)
SatoMew
2
-41
/
+38
2024-06-15
Identify some unused WRAM variables (#453)
Sylvie
2
-2
/
+2
2024-01-03
Update to RGBDS 0.7.0 (#447)
Rangi
1
-2
/
+2
2023-11-21
Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Rangi42
1
-5
/
+5
2023-11-21
Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)
SatoMew
1
-1
/
+1
2023-11-20
Identify `wSavedCoordIndex` and its other usages
Rangi42
1
-1
/
+1
2023-11-17
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
1
-1
/
+1
2023-07-16
Improve comment about the "ED" tile bug (#421)
SatoMew
1
-3
/
+2
2023-07-15
Thoroughly document debug code (#410)
SatoMew
1
-4
/
+9
2023-02-26
Complete and improve debug name labels (#408)
SatoMew
1
-0
/
+1
2022-07-10
Identify some `.asm_*` labels
Rangi
1
-2
/
+2
2022-07-09
wOAMBuffer -> wShadowOAM (#95)
Colton G. Rushton
1
-1
/
+1
2022-07-09
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
1
-1
/
+1
2022-06-06
Improved Virtual Console patch identifiers (#85)
vulcandth
3
-4
/
+4
2022-06-06
Improved Virtual Console patch identifiers (#357)
vulcandth
2
-3
/
+3
2022-04-08
Identify local labels for OptionsMenu_TextSpeed (#76)
Alberto Leal
1
-8
/
+8
2022-03-26
Build the Virtual Console patch with `make yellow_vc` (#80)
vulcandth
3
-20
/
+31
2022-03-26
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2
-20
/
+25
2021-11-05
Add some constants for options (#344)
Yoann Fievez
1
-7
/
+6
2021-11-05
Refactorize check button pressed (#340)
Yoann Fievez
6
-22
/
+22
2021-08-28
wcf4b -> wStringBuffer
Rangi
2
-8
/
+8
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
1
-1
/
+1
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
1
-1
/
+1
2021-02-13
Identify hUILayoutFlags
Rangi
2
-8
/
+8
[next]