summaryrefslogtreecommitdiff
path: root/asm/macros/music_voice.s
AgeCommit message (Collapse)Author
2016-10-28included .s to .incYamaArashi
2016-09-10Dump the cry sample pointers.yenatch
todo: The samples are delta-compressed.
2016-09-08Output .bin file for direct sound metadata (loop point, pitch adust, and ↵Marcus Huderle
number of samples). This was needed since we couldn't incbin a string argument in a macro.
2016-08-26Use macros for direct sound data.Marcus Huderle
2016-08-25Add extra directsound macro.Marcus Huderle
2016-08-25Create macros for voices (music instruments).Marcus Huderle