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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-21
Some work on disassembling npc movement scripts (aka informed copy/paste from...
pikalaxalt
4
-0
/
+29
2016-05-21
Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4
pikalaxalt
64
-191
/
+158
2016-05-21
Fix sfx separation
pikalaxalt
4
-110
/
+11
2016-05-21
Unhexlify unknown music macro arguments in bank AUDIO_4
pikalaxalt
63
-684
/
+685
2016-05-21
Audio bank 4 constants; space after commas in home/audio.asm
pikalaxalt
1
-0
/
+4
2016-05-21
Fix missing colons and missing LF at EOF
pikalaxalt
3
-3
/
+3
2016-05-21
Garbage data in bank AUDIO_4 replaced with static incbin
pikalaxalt
1
-0
/
+0
2016-05-21
Split sound effects 4
pikalaxalt
67
-1417
/
+1558
2016-05-20
Add space after commas in music headers
pikalaxalt
7
-765
/
+765
2016-05-20
Disassemble yellow sounds
pikalaxalt
11
-2012
/
+2967
2016-03-19
More audio4 documentation.
luckytyphlosion
2
-0
/
+632
2016-03-19
Start working on bank20 audio
luckytyphlosion
1
-0
/
+189
2016-03-19
Document audio functions.
luckytyphlosion
3
-15
/
+15
2015-10-29
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
1
-1
/
+1
2015-10-24
Convert pikachu cries to .wav files, and process .wav files into .pcm files a...
Marcus Huderle
42
-0
/
+0
2015-10-03
bank1f audio.
luckytyphlosion
5
-1565
/
+69
2015-09-27
Bank8 audio.
luckytyphlosion
3
-1489
/
+183
2015-09-26
Bank2 audio.
luckytyphlosion
2
-248
/
+114
2015-09-19
More bank3f documentation and a bit of audio.asm prep
luckytyphlosion
1
-2
/
+0
2015-08-08
commented audio code
YamaArashi
3
-1151
/
+1196
2015-08-01
Build only Yellow
U-Daniel-PC\Daniel
5
-17
/
+0
2015-07-22
Unify audio bank references
dannye
15
-565
/
+565
2015-07-22
Rename sound effect files
dannye
324
-1586
/
+1586
2015-07-03
Rename/organize part 4 of 4
U-Daniel-PC\Daniel
227
-227
/
+0
2015-07-03
Rename/organize part 3 of 4
U-Daniel-PC\Daniel
154
-310
/
+154
2015-06-01
Add newlines to EOFs
U-Daniel-PC\Daniel
329
-328
/
+328
2015-03-12
Low health alarm documentation
U-Daniel-PC\Daniel
1
-2
/
+2
2014-10-17
Kill version.asm.
IIMarckus
1
-2
/
+2
2014-06-10
Make each pitch/instrument its own macro
U-Fish-PC\Daniel
65
-14899
/
+14899
2014-06-09
Clean up white space
U-Fish-PC\Daniel
4
-6
/
+6
2014-06-09
Clean up music bank references
U-Fish-PC\Daniel
3
-3
/
+3
2014-06-09
Combine wave files
U-Fish-PC\Daniel
6
-84
/
+18
2014-06-09
Improve music command names
U-Fish-PC\Daniel
66
-312
/
+315
2014-05-26
Remove most static wram addresses. Use labels instead.
yenatch
3
-681
/
+681
2014-04-06
combine audio and music folders
U-Fish-PC\Daniel
379
-0
/
+32115
2014-03-30
Stop using [$ff00+$xx] syntax.
yenatch
3
-114
/
+114
2014-01-27
Get rid of globals.asm. Use ::s to export labels between objects.
yenatch
3
-6
/
+6
2014-01-09
fix some duty labels
yenatch
3
-10
/
+12
2014-01-09
split instrument duty into audio/
yenatch
3
-0
/
+96
2014-01-06
split out the audio engines
yenatch
3
-0
/
+5097