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
/
pokemon
/
status_screen.asm
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
1
-39
/
+33
|
\
|
*
Update `StatusScreen`, add `*_STATS_BOX` constants (#546)
Narishma-gb
2025-12-01
1
-38
/
+32
|
|
|
*
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2025-11-27
1
-1
/
+1
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-11-12
1
-8
/
+8
|
\
|
|
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
1
-8
/
+8
|
|
*
|
Misc. naming and cleanup (#139)
Narishma-gb
2025-09-10
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar`
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-09-06
1
-1
/
+1
|
\
|
|
*
Label and constant cleanup (#528)
Narishma-gb
2025-09-03
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
* Label cleanup, add some constants instead of raw numbers * Rename load/save game functions to be more explicit
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
1
-2
/
+2
|
\
|
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-2
/
+2
|
|
*
|
Use more ldpikacry
dannye
2025-05-25
1
-1
/
+1
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-05-10
1
-1
/
+1
|
\
|
|
*
Use constants for PP masks instead of magic numbers (#504)
edave64
2025-04-02
1
-1
/
+1
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
1
-13
/
+13
|
\
|
|
*
Identify more flag bits (#464)
Sylvie
2024-09-23
1
-1
/
+1
|
|
|
*
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
2024-09-18
1
-4
/
+4
|
|
|
*
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
2024-08-04
1
-3
/
+3
|
|
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
1
-5
/
+5
|
|
|
*
Identify hUILayoutFlags
Rangi
2021-02-13
1
-1
/
+1
|
|
*
|
Identify hUILayoutFlags and hPikachuSpriteVRAMOffset
Rangi
2021-02-13
1
-1
/
+1
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-12-15
1
-6
/
+6
|
\
|
|
*
Label and document hFFD7 more accurately
SatoMew
2020-11-29
1
-6
/
+6
|
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
1
-0
/
+0
|
\
|
|
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
|
|
|
*
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
1
-13
/
+11
|
|
|
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-31
/
+31
|
|
|
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-3
/
+3
|
|
|
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-14
/
+14
|
|
|
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-9
/
+12
|
|
|
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵
Rangi
2020-07-04
1
-2
/
+2
|
|
|
|
|
|
|
|
by rgbds 0.4.0)
|
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-3
/
+3
|
|
|
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
1
-0
/
+481
|
*
Sync with pokered
dannye
2020-11-04
1
-0
/
+496