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
/
movie
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
explore: pivot to noclip free-roam camera
Ash Ketchum
7 days
1
-1
/
+1
*
warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntro
Ash Ketchum
7 days
1
-0
/
+3
*
fastboot: skip intro/title/menu and autoload save if one exists
Ash Ketchum
7 days
1
-0
/
+12
*
Use `SOUND_MASK` constant in `TradeAnimCommon` (#159)
CreamElDudJafar
2026-06-20
1
-1
/
+1
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
10
-27
/
+38
|
\
|
*
Use macros to enforce "missable/hide/show object" constraints, and rename the...
Rangi
2026-01-07
1
-1
/
+1
|
*
Comment more unreferenced local labels (#550)
Narishma-gb
2025-12-15
1
-9
/
+12
|
*
Define player and rival names once, to be used in two places (#545)
Rangi
2025-12-01
1
-2
/
+2
|
*
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2025-11-27
1
-1
/
+1
|
*
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
2025-11-25
3
-3
/
+3
|
*
Use more hardware and graphics constants (#532)
Narishma-gb
2025-11-18
6
-13
/
+23
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-11-12
5
-9
/
+9
|
\
|
|
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
5
-8
/
+8
*
|
Misc. naming and cleanup (#139)
Narishma-gb
2025-09-10
3
-10
/
+10
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-09-06
4
-10
/
+8
|
\
|
|
*
Label and constant cleanup (#528)
Narishma-gb
2025-09-03
4
-9
/
+9
*
|
Fix .tilemap file extension, fix some typos (#138)
Narishma-gb
2025-09-06
1
-3
/
+3
*
|
Use hardware.inc constants in places unique to Yellow
Rangi42
2025-07-02
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
10
-45
/
+45
|
\
|
|
*
Use combined hardware constants
Rangi42
2025-06-30
1
-1
/
+1
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
8
-42
/
+42
*
|
Use more ldpikacry
dannye
2025-05-25
2
-7
/
+5
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-05-10
1
-1
/
+1
|
\
|
|
*
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
2025-04-08
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-01-30
9
-47
/
+52
|
\
|
|
*
Consistently capitalize `ASSERT` directives (#489)
Rangi
2025-01-28
2
-3
/
+3
|
*
Miscellaneous cleanup (#488)
Rangi
2025-01-28
2
-5
/
+9
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-10-09
2
-28
/
+38
|
\
|
|
*
`dbsprite` is the wrong macro for `WriteOAMBlock` data (#472)
Vortyne
2024-09-29
1
-27
/
+37
|
*
This byte is written to, but not used (#471)
Vortyne
2024-09-25
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
10
-50
/
+52
|
\
|
|
*
Identify hardware register bits (#469)
Sylvie
2024-09-24
2
-4
/
+4
|
*
Identify more bit flags (#465)
Sylvie
2024-09-24
1
-2
/
+2
|
*
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
2024-09-18
7
-16
/
+16
|
*
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
2024-08-04
6
-10
/
+10
|
*
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
2024-07-24
4
-6
/
+6
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
3
-11
/
+13
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
2
-2
/
+2
*
|
Improve documentation of some SRAM routines (#114)
SatoMew
2024-06-26
3
-6
/
+6
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-05-05
1
-1
/
+1
|
\
|
|
*
Fix hard-coded bank
dannye
2024-05-05
1
-1
/
+1
*
|
Rename pikachu palette packets
dannye
2023-11-21
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-21
2
-10
/
+10
|
\
|
|
*
Add `bigdw` and `dc` data macros
Rangi42
2023-11-20
2
-10
/
+10
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-20
2
-7
/
+13
|
\
|
|
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
2
-9
/
+16
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-04-25
2
-13
/
+20
|
\
|
|
*
Complete and improve debug name labels (#408)
SatoMew
2023-02-26
2
-13
/
+20
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
1
-4
/
+4
|
\
|
|
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
1
-4
/
+4
[next]