summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-19unused palettesYamaArashi
2016-09-18trade screen text paletteYamaArashi
2016-09-18decompile trigonometric functionsYamaArashi
2016-09-18rename some functionsYamaArashi
2016-09-18rename intro.s to birch_speech.sYamaArashi
2016-09-18name birch speech stringsYamaArashi
2016-09-18add m4a function prototypesYamaArashi
2016-09-18expand WRAM sections and add some variablesYamaArashi
2016-09-16purge text label redundancy in data2 (#44)ProjectRevoTPP
2016-09-12decompile pokemon functionsYamaArashi
2016-09-12fix do-while formattingYamaArashi
2016-09-12decompile more pokemon functionsYamaArashi
2016-09-11add error check to RL decompressionYamaArashi
2016-09-11fix non-matching menu functionYamaArashi
2016-09-11decompile menu functionYamaArashi
2016-09-10build revision 1 and 2YamaArashi
2016-09-10remove stray .alignYamaArashi
2016-09-10include stdint.h in aif2pcm main.cYamaArashi
2016-09-10fix 'make compare'YamaArashi
2016-09-10Merge pull request #43 from yenatch/masterYamaArashi
Build Sapphire.
2016-09-10Use .align in voicegroups.yenatch
2016-09-10Sapphire now builds.yenatch
2016-09-10Use markdownisms in INSTALL.md.yenatch
2016-09-10Unsilence gbagfx and aif2pcm.yenatch
Use `make -s` to suppress stdout.
2016-09-10Add aif2pcm to build_tools.sh.yenatch
2016-09-10Dump the cry sample pointers.yenatch
todo: The samples are delta-compressed.
2016-09-10aif2pcm: Use `uint32_t` instead of `unsigned long` for .bin output.yenatch
2016-09-10delta encoding tableYamaArashi
2016-09-10make aif2pcm compatible with VS2015YamaArashi
2016-09-10Merge pull request #31 from huderlem/masterYamaArashi
Dump and label music data
2016-09-10decompile functions for setting pokemon dataYamaArashi
2016-09-10Remove debugging statement from aif2pcm.Marcus Huderle
2016-09-10Update 'make clean' directories.Marcus Huderle
2016-09-10Move data/music/ to sound/Marcus Huderle
2016-09-10Merge 'master' with 'origin/master'Marcus Huderle
2016-09-10use name length definesYamaArashi
2016-09-10decompile more pokemon functionsYamaArashi
2016-09-09fix mistake in function nameYamaArashi
2016-09-09rename pokemon functionsYamaArashi
2016-09-09gLevelUpLearnsetPointers -> gLevelUpLearnsetsYamaArashi
2016-09-09clean up types in pokemon codeYamaArashi
2016-09-09Merge branch 'master' of https://github.com/pret/pokerubyYamaArashi
2016-09-09more decompilation of pokemon functionsYamaArashi
2016-09-09Add a link to the irc channel.yenatch
2016-09-08Merge pull request #42 from yenatch/more-map-splitsYamaArashi
Split out groups of includes related to maps.
2016-09-09Merge remote-tracking branch 'origin/master' into more-map-splitsyenatch
2016-09-09Split out groups of includes related to maps.yenatch
2016-09-08starting decompliation of pokemon functionsYamaArashi
2016-09-08Cleanup after all .aif-related collateral.Marcus Huderle
2016-09-08Use .aif files for programmable wave instruments.Marcus Huderle