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
/
battle
/
move_effects
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
Replace hard-coded numbers with constants in haze.asm (#564)
DrNyk
1
-2
/
+2
2025-12-15
Comment more unreferenced local labels (#550)
Narishma-gb
2
-2
/
+7
2025-11-25
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
1
-4
/
+5
2025-10-05
Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`
Rangi
1
-1
/
+1
2025-09-10
Misc. naming and cleanup (#139)
Narishma-gb
1
-1
/
+1
2024-09-18
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
1
-1
/
+1
2024-07-24
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
1
-3
/
+3
2022-06-17
Rename `SLP` to `SLP_MASK` (#89)
vulcandth
1
-1
/
+1
2022-06-17
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
1
-1
/
+1
2021-11-23
Use ~X instead of $ff ^ X
Rangi
1
-1
/
+1
2021-11-05
Add some constants for options (#344)
Yoann Fievez
1
-1
/
+1
2020-11-05
Sync more with pokered
Rangi
3
-7
/
+7
2020-11-05
Sync more with pokeyellow
Rangi
3
-7
/
+7
2020-11-04
Sync with pokered
dannye
14
-0
/
+884
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
3
-6
/
+6
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
6
-14
/
+14
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
14
-33
/
+33
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
12
-39
/
+39
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
14
-33
/
+33
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
14
-0
/
+891