aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use music constants everywhereyenatch2014-01-211-8/+8
| | | | some sfx are treated as music, but don't have constants yet
* define music constants instead of running around with ((label-$4000)/3)yenatch2014-01-211-0/+1
|
* rearrange audio.asmyenatch2014-01-091-248/+239
|
* split instrument duty into audio/yenatch2014-01-091-99/+3
|
* consolidate red/blue diffs in sfxyenatch2014-01-091-6/+1
|
* split audio components into audio_red.o and audio_blue.oyenatch2014-01-091-0/+778