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
/
audio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-04-15
2
-3
/
+3
|
\
|
*
Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)
PokefanMarcel
2026-04-15
2
-3
/
+3
*
|
Use `SFX_STOP_ALL_MUSIC` (#136)
CreamElDudJafar
2025-08-17
1
-1
/
+1
*
|
Update hardware.inc to 5.2.0
Rangi42
2025-07-22
1
-16
/
+58
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
6
-58
/
+58
|
\
|
|
*
Use more audio constants
Rangi42
2025-06-30
3
-33
/
+33
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
5
-119
/
+119
*
|
Fix the .wave5 comment for yellow sfx data
dannye
2024-10-09
1
-6
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-10-09
1
-0
/
+6
|
\
|
|
*
Comment wave5 garbage data (#474)
Sylvie
2024-10-07
1
-0
/
+6
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
3
-17
/
+18
|
\
|
|
*
Identify more flag bits (#464)
Sylvie
2024-09-23
4
-25
/
+25
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
3
-6
/
+6
|
*
Add comment about audio engine perfect pitch bug (#451)
Preeyan Parmar
2024-05-23
3
-3
/
+6
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
60
-584
/
+1419
|
\
|
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
12
-496
/
+1258
|
*
Update comment
dannye
2022-07-15
1
-1
/
+1
|
*
Identify some `.asm_*` labels
Rangi
2022-07-10
1
-7
/
+7
|
*
Replace "branch" labels in SFX files with local names
Rangi
2022-07-10
164
-312
/
+7
|
*
Replace "branch" labels in music files with local names
Rangi
2022-07-10
47
-1047
/
+812
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
1
-1
/
+1
*
|
Fix mono/stereo channel enable masks
dannye
2022-07-15
1
-10
/
+17
*
|
Fix some hardcoded battle sfx ids
dannye
2022-07-15
1
-11
/
+12
*
|
Identify some `.asm_*` labels
Rangi
2022-07-10
1
-7
/
+7
*
|
Replace "branch" labels in SFX files with local names
Rangi
2022-07-10
164
-312
/
+7
*
|
Replace "branch" labels in music files with local names
Rangi
2022-07-10
50
-1084
/
+832
*
|
RGBDS syntax updates (#86)
vulcandth
2022-06-06
2
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-11-23
1
-5
/
+5
|
\
|
|
*
Use `dn` for wave instrument samples, like pokecrystal
Rangi
2021-11-06
1
-5
/
+5
|
*
Restore extra line breaks
SatoMew
2021-05-01
3
-0
/
+6
|
*
Incorporate the suggested fixes
SatoMew
2021-05-01
4
-18
/
+12
|
*
Identify the unused cry that was carried over to GSC
SatoMew
2021-05-01
4
-15
/
+18
|
*
Trim extra newlines from some files
Rangi
2021-04-08
1
-1
/
+0
*
|
Identify the unused cry that was carried over to GSC
SatoMew
2021-05-02
4
-12
/
+16
*
|
Trim extra newlines from some files
Rangi
2021-04-08
1
-1
/
+0
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-03-25
1
-0
/
+2
|
\
|
|
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
1
-0
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-12-15
1
-5
/
+4
|
\
|
|
*
And extend this principle to the filename as well
SatoMew
2020-11-30
1
-0
/
+0
|
*
Be consistent with the unused and unreferenced terminology
SatoMew
2020-11-30
1
-5
/
+3
|
*
Rename the unreferenced fanfare's constants
SatoMew
2020-11-30
1
-3
/
+3
|
*
Identify what became GSC's Key Item fanfare
SatoMew
2020-11-29
1
-0
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
5
-0
/
+0
|
\
|
|
*
Fix file modes
dannye
2020-11-14
3
-0
/
+0
|
*
Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal
Rangi
2020-07-17
1
-5
/
+10
|
*
SONY -> RIVAL
Rangi
2020-07-17
1
-1
/
+1
|
*
Define constants for audio commands
Rangi
2020-07-16
3
-117
/
+117
|
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
3
-6
/
+6
|
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
4
-115
/
+115
|
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
5
-5
/
+5
[next]