summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-08Cleanup after all .aif-related collateral.Marcus Huderle
2016-09-08Use .aif files for programmable wave instruments.Marcus Huderle
2016-09-08Add .aif collateral files to Makefile's clean target.Marcus Huderle
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-09-08Use labels to calculate direct sound's number of samples.Marcus Huderle
2016-09-08Add .pcm to .gitignoreMarcus Huderle
2016-09-08Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.Marcus Huderle
2016-08-26Split sound_data.s into logical files.Marcus Huderle
2016-08-26Dump missed square wave voices.Marcus Huderle
2016-08-26Use macros for direct sound data.Marcus Huderle
2016-08-26Dump missed keysplit table.Marcus Huderle
2016-08-26Remove comment headers for voices.Marcus Huderle
2016-08-26Use voice_keysplit_all macro.Marcus Huderle
2016-08-26Use voice_keysplit macro.Marcus Huderle
2016-08-25Use voice_noise macros.Marcus Huderle
2016-08-25Use voice_programmable_wave macros.Marcus Huderle
2016-08-25Use voice_square_2 macros.Marcus Huderle
2016-08-25Use voice_square_1 macros.Marcus Huderle
2016-08-25Use voice_directsound macros.Marcus Huderle
2016-08-25Add extra directsound macro.Marcus Huderle
2016-08-25Create macros for voices (music instruments).Marcus Huderle
2016-08-24Label voice group tables.Marcus Huderle
2016-08-14Dump and label most of the voice-group- and instrument-related things.Marcus Huderle
2016-08-14Remove leading 0.Marcus Huderle
2016-08-13Dump and label music headers and tracks.Marcus Huderle
2016-08-13Song pointers incbin.Marcus Huderle
2016-08-13Merge branch 'huderlem-master'YamaArashi
2016-08-13MergeYamaArashi
2016-08-13split ai_scripts.sYamaArashi
2016-08-12split data1.sYamaArashi
2016-08-12rename parameter to 'width'YamaArashi
2016-08-12Add more battle scripts.yenatch
2016-08-11Add battle scripts and battle text constants.yenatch
2016-08-07Feebas routine and fishing data.Marcus Huderle
2016-08-06Field effect and field object incbins.Marcus Huderle
2016-08-06Improve labels for jump landing.Marcus Huderle
2016-08-04remove duplicate labelsYamaArashi
2016-08-04cleanupYamaArashi
2016-08-04whitespace cleanupYamaArashi
2016-08-04incbinsYamaArashi
2016-08-03array incbinsYamaArashi
2016-08-03sync idbYamaArashi
2016-08-03More gfx/pal and data2 work (#27)ProjectRevoTPP
2016-08-03function pointersYamaArashi
2016-08-03Update comment for landing animation bitmask table.Marcus Huderle
2016-08-03Field object priorities incbin.Marcus Huderle
2016-08-03Ledge landing animation incbin.Marcus Huderle
2016-08-03Label Castform and Unown species. Castform pic coords incbin.Marcus Huderle
2016-08-03Merge branch 'huderlem-master'YamaArashi
2016-08-02Remove battle text table INCBIN.Marcus Huderle