summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2016-09-30extract some data from baseromYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-28initial decompilation of sound codeYamaArashi
2016-09-27decompile 2 pokemon functionsYamaArashi
2016-09-25decompile new game init codeYamaArashi
2016-09-25fix save block symbolsYamaArashi
2016-09-25define more variables in CYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-09-25introduce RAM variable LD script generator toolYamaArashi
2016-09-23rename field message box functionsYamaArashi
2016-09-23decompile map object and field message box codeYamaArashi
2016-09-22rename some script functionsYamaArashi
2016-09-21decompile rest of script commandsYamaArashi
2016-09-20decompile more script functionsYamaArashi
2016-09-19WIP decompilation of script functionsYamaArashi
2016-09-18trade screen text paletteYamaArashi
2016-09-18decompile trigonometric functionsYamaArashi
2016-09-18rename some functionsYamaArashi
2016-09-16purge text label redundancy in data2 (#44)ProjectRevoTPP
2016-09-12decompile pokemon functionsYamaArashi
2016-09-12decompile more pokemon functionsYamaArashi
2016-09-10build revision 1 and 2YamaArashi
2016-09-10Dump the cry sample pointers.yenatch
todo: The samples are delta-compressed.
2016-09-10delta encoding tableYamaArashi
2016-09-10Merge pull request #31 from huderlem/masterYamaArashi
Dump and label music data
2016-09-10decompile functions for setting pokemon dataYamaArashi
2016-09-10Merge 'master' with 'origin/master'Marcus Huderle
2016-09-10decompile more pokemon functionsYamaArashi
2016-09-09fix mistake in function nameYamaArashi
2016-09-09rename pokemon functionsYamaArashi
2016-09-09gLevelUpLearnsetPointers -> gLevelUpLearnsetsYamaArashi
2016-09-09more decompilation of pokemon functionsYamaArashi
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-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-05clean up main_menu.cYamaArashi
2016-09-05simplify function namesYamaArashi
2016-09-05rename menu functionsYamaArashi
2016-09-05rename text window functionsYamaArashi
2016-09-05text_window.cYamaArashi
2016-09-05incorporate camthesaxman's birch speech decompilation workYamaArashi
2016-09-04WIP main_menu.cYamaArashi
2016-09-03WIP menu.cYamaArashi
2016-09-03remaining work and tidy up previously dumped stuff in graphics.sProjectRevoTPP
2016-09-03finish dumping majority of gfx in graphics.sProjectRevoTPP
2016-09-03dump text window frames and misc gfxProjectRevoTPP
2016-09-03Merge remote-tracking branch 'origin/master'ProjectRevoTPP
2016-09-03dump PC gfxProjectRevoTPP
2016-09-02organize pokedex graphics incbinsYamaArashi