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