summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Better labels for drumkits.yenatch1-185/+184
2014-02-06Use labels in audio/sfx_pointers.asmyenatch1-209/+209
2014-02-06Use labels in audio/cry_pointers.asmyenatch1-68/+68
2014-02-06Empty cry headers (for slots 252-255).yenatch1-0/+23
2014-02-06Dump the sound effectsyenatch2-0/+5997
2014-02-06Dump the criesyenatch1-0/+2306
2014-02-06Redump music for whitespace formatting changesyenatch103-694/+484
2014-02-01Use :: to export labels between objects.yenatch2-9/+9
2013-12-28audio: note duration from 0-15 to 1-16 to match pokeredyenatch102-29535/+29535
2013-11-07dump the music againyenatch103-44566/+44843
2013-11-05stack music command labelsyenatch1-17/+30
2013-11-05recomment ReadNoiseSampleyenatch1-10/+12
2013-11-05rename ParseCommand to ParseMusicCommandyenatch1-2/+2
2013-10-11fix labels for SoundRestart and UpdateSoundyenatch1-4/+3
2013-10-08fix LoadMusicByte naming schemeyenatch1-10/+10
2013-10-08rename 'LoadMusic' to '_PlayMusic'yenatch1-4/+4
2013-10-08rename 'StartMusic' to 'PlayMusic'yenatch1-2/+2
2013-10-08rename 'LoadSFX' to '_PlaySFX'yenatch1-2/+2
2013-10-08rename 'PlaySFX' to 'PlayStereoSFX'yenatch1-2/+2
2013-09-01shorten some overly long music filenamesyenatch8-0/+0
2013-05-02fix sfx pointer commentsyenatch1-207/+208
2013-02-23PlayCryHeader and related wramyenatch1-26/+45
2013-02-22Label hw registersyenatch1-90/+90
2013-02-11Dump cry headersyenatch1-0/+1507
2013-02-05Move music/ into audio/yenatch104-0/+47937
2013-02-05Clean up and condense music includesyenatch1-8/+18
2013-02-05Split audio engine and pointers into filesyenatch5-0/+3646