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
/
home
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
2024-07-24
4
-14
/
+13
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
16
-172
/
+171
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
3
-7
/
+7
*
|
Improve documentation of some SRAM routines (#114)
SatoMew
2024-06-26
3
-10
/
+10
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-05-05
3
-7
/
+9
|
\
|
|
*
Update to RGBDS 0.7.0 (#447)
Rangi
2024-01-03
2
-6
/
+8
|
*
Use BANK("Trainer Sight") to apply to all four possible functions in the "Tra...
Vortyne
2023-12-23
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
5
-13
/
+13
|
\
|
|
*
Identify `wSavedCoordIndex` and its other usages
Rangi42
2023-11-20
2
-2
/
+2
|
*
Add `bigdw` and `dc` data macros
Rangi42
2023-11-20
1
-9
/
+9
|
*
Identify the unnamed HRAM variables and one WRAM label (#438)
Vortyne
2023-11-20
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-20
6
-26
/
+33
|
\
|
|
*
Correct wTilePlayerStandingOn "unused?" comment (#433)
Alchav
2023-11-18
1
-1
/
+1
|
*
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
2023-11-17
3
-17
/
+16
|
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
4
-8
/
+16
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
2
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-04-25
1
-1
/
+1
|
\
|
|
*
Complete and improve debug name labels (#408)
SatoMew
2023-02-26
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
5
-13
/
+12
|
\
|
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
3
-7
/
+7
|
*
Identify some `.asm_*` labels
Rangi
2022-07-10
1
-1
/
+1
|
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
2
-4
/
+4
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
5
-15
/
+15
|
*
Improved Virtual Console patch identifiers (#357)
vulcandth
2022-06-06
1
-4
/
+4
|
*
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2022-03-26
1
-0
/
+14
*
|
Identify some `.asm_*` labels
Rangi
2022-07-10
2
-5
/
+5
*
|
wOAMBuffer -> wShadowOAM (#95)
Colton G. Rushton
2022-07-09
2
-4
/
+4
*
|
RGBDS syntax updates (#86)
vulcandth
2022-06-06
5
-15
/
+15
*
|
Improved Virtual Console patch identifiers (#85)
vulcandth
2022-06-06
2
-5
/
+5
*
|
Build the Virtual Console patch with `make yellow_vc` (#80)
vulcandth
2022-03-26
2
-0
/
+15
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-11-23
9
-26
/
+26
|
\
|
|
*
Use ~X instead of $ff ^ X
Rangi
2021-11-23
1
-1
/
+1
|
*
Add some constants for options (#344)
Yoann Fievez
2021-11-05
2
-2
/
+2
|
*
Refactorize check button pressed (#340)
Yoann Fievez
2021-11-05
8
-23
/
+23
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-09-26
4
-9
/
+9
|
\
|
|
*
Fix typos (#334)
Amber Brault
2021-09-26
1
-1
/
+1
|
*
wcf4b -> wStringBuffer
Rangi
2021-08-28
3
-7
/
+7
|
*
Remove old tile animation comments (#333)
SatoMew
2021-07-31
1
-2
/
+2
*
|
Clean up Yellow's WRAM
Rangi
2021-05-31
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-05-31
2
-27
/
+27
|
\
|
|
*
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
2
-27
/
+27
|
*
Improve some RAM formatting
Rangi
2021-05-31
1
-3
/
+3
*
|
Improve some RAM formatting
Rangi
2021-05-31
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-05-09
1
-13
/
+13
|
\
|
|
*
Use BANK("Pics #") for Pokémon and trainer pics
Rangi
2021-05-06
1
-13
/
+13
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-04-17
1
-13
/
+9
|
\
|
|
*
Use rgbds 0.5.0 features:
Rangi
2021-04-17
1
-13
/
+9
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-04-13
1
-9
/
+15
|
\
|
|
*
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
Rangi
2021-04-13
1
-9
/
+15
[prev]
[next]