aboutsummaryrefslogtreecommitdiffstats
path: root/audio (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt4-0/+29
2016-05-21Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt64-191/+158
2016-05-21Fix sfx separationpikalaxalt4-110/+11
2016-05-21Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt63-684/+685
2016-05-21Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt1-0/+4
2016-05-21Fix missing colons and missing LF at EOFpikalaxalt3-3/+3
2016-05-21Garbage data in bank AUDIO_4 replaced with static incbinpikalaxalt1-0/+0
2016-05-21Split sound effects 4pikalaxalt67-1417/+1558
2016-05-20Add space after commas in music headerspikalaxalt7-765/+765
2016-05-20Disassemble yellow soundspikalaxalt11-2012/+2967
2016-03-19More audio4 documentation.luckytyphlosion2-0/+632
2016-03-19Start working on bank20 audioluckytyphlosion1-0/+189
2016-03-19Document audio functions.luckytyphlosion3-15/+15
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-1/+1
2015-10-24Convert pikachu cries to .wav files, and process .wav files into .pcm files a...Marcus Huderle42-0/+0
2015-10-03bank1f audio.luckytyphlosion5-1565/+69
2015-09-27Bank8 audio.luckytyphlosion3-1489/+183
2015-09-26Bank2 audio.luckytyphlosion2-248/+114
2015-09-19More bank3f documentation and a bit of audio.asm prepluckytyphlosion1-2/+0
2015-08-08commented audio codeYamaArashi3-1151/+1196
2015-08-01Build only YellowU-Daniel-PC\Daniel5-17/+0
2015-07-22Unify audio bank referencesdannye15-565/+565
2015-07-22Rename sound effect filesdannye324-1586/+1586
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel227-227/+0
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel154-310/+154
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel329-328/+328
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel1-2/+2
2014-10-17Kill version.asm.IIMarckus1-2/+2
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel65-14899/+14899
2014-06-09Clean up white spaceU-Fish-PC\Daniel4-6/+6
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel3-3/+3
2014-06-09Combine wave filesU-Fish-PC\Daniel6-84/+18
2014-06-09Improve music command namesU-Fish-PC\Daniel66-312/+315
2014-05-26Remove most static wram addresses. Use labels instead.yenatch3-681/+681
2014-04-06combine audio and music foldersU-Fish-PC\Daniel379-0/+32115
2014-03-30Stop using [$ff00+$xx] syntax.yenatch3-114/+114
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch3-6/+6
2014-01-09fix some duty labelsyenatch3-10/+12
2014-01-09split instrument duty into audio/yenatch3-0/+96
2014-01-06split out the audio enginesyenatch3-0/+5097