aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-21Garbage data in bank AUDIO_4 replaced with static incbinpikalaxalt1-1/+3
2016-05-21Split sound effects 4pikalaxalt1-1/+66
2016-05-20Disassemble yellow soundspikalaxalt1-7/+5
2016-03-19More audio4 documentation.luckytyphlosion1-9/+17
2016-03-19Start working on bank20 audioluckytyphlosion1-0/+10
2015-11-13Move pikachu pcm data to audio.asmluckytyphlosion1-1/+330
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-2/+2
2015-10-03bank1f audio.luckytyphlosion1-60/+33
2015-09-19More bank3f documentation and a bit of audio.asm prepluckytyphlosion1-9/+3
2015-08-30No more W_dannye1-2/+2
2015-08-10No more $C8dannye1-3/+3
2015-08-08commented audio codeYamaArashi1-16/+16
2015-07-22Unify audio bank referencesdannye1-24/+24
2015-07-22Rename sound effect filesdannye1-324/+324
2015-07-21Name some battle sound effectsdannye1-2/+4
2015-07-19Name sound effectsdannye1-8/+8
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel1-2/+2
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel1-35/+52
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-1/+1
2014-06-09Combine wave filesU-Fish-PC\Daniel1-3/+3
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-16/+16
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-1/+1
2014-04-06combine audio and music foldersU-Fish-PC\Daniel1-375/+375
2014-03-30Use labels instead of static addresses in sound pointers.yenatch1-15/+8
2014-03-30Stop using [$ff00+$xx] syntax.yenatch1-1/+1
2014-02-14audio: Include all constantsyenatch1-8/+1
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch1-3/+2
2014-01-21use music constants everywhereyenatch1-8/+8
2014-01-21define music constants instead of running around with ((label-$4000)/3)yenatch1-0/+1
2014-01-09rearrange audio.asmyenatch1-248/+239
2014-01-09split instrument duty into audio/yenatch1-99/+3
2014-01-09consolidate red/blue diffs in sfxyenatch1-6/+1
2014-01-09split audio components into audio_red.o and audio_blue.oyenatch1-0/+778