aboutsummaryrefslogtreecommitdiffstats
path: root/audio/music/printer.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-20Sync with pokereddannye1-147/+147
2016-05-20Disassemble yellow soundspikalaxalt1-238/+161
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel1-1/+0
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel1-202/+202
2014-06-09Improve music command namesU-Fish-PC\Daniel1-3/+3
2014-04-06combine audio and music foldersU-Fish-PC\Daniel1-0/+0
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch1-6/+6
globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third.
2013-10-21More bank 2 music engine and music/sfx format updateU-Fish-PC\Daniel1-1/+1
2013-10-12All music and sfxU-Fish-PC\Daniel1-0/+394