aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm (unfollow)
Commit message (Expand)AuthorFilesLines
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