summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-07more constants in m4a_1.sYamaArashi
2016-10-07use more constants in m4a asmYamaArashi
2016-10-07decompile more functions from rom4.sYamaArashi
2016-10-06remove trailing tabYamaArashi
2016-10-06fix pokeball coordsYamaArashi
2016-10-06decompile starter chooser (#55)Cameron Hall
2016-10-03document InitMenu() parametersYamaArashi
2016-10-03decompile sub_8054814()YamaArashi
2016-10-02Merge pull request #53 from camthesaxman/refactorYamaArashi
clean up and document main_menu.c
2016-10-02clean up and document main_menu.ccamthesaxman
2016-10-02Change some plain numbers to defined constants (#51)camthesaxman
2016-10-02clean up inequalitiesYamaArashi
2016-10-02remove redundant includesYamaArashi
2016-10-02put function prototypes in main.hYamaArashi
2016-10-02add comment for DMA clear macrosYamaArashi
2016-10-02add DmaClear macro (#50)camthesaxman
2016-10-02Decompile wall clock routines (#49)camthesaxman
2016-10-02initial decompilation of some field system codeYamaArashi
2016-10-01trig.hYamaArashi
2016-10-01remove zeros from connection macrosYamaArashi
2016-09-30small sound.c cleanupYamaArashi
2016-09-30extract some data from baseromYamaArashi
2016-09-30use 'extern' to make it clearer which functions are defined elsewhereYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-30menu.hYamaArashi
2016-09-29minor cleanup of birch speechYamaArashi
2016-09-29Refactor birch speech (#48)camthesaxman
2016-09-29add aif2pcm to .gitignoreCameron Hall
2016-09-28initial decompilation of sound codeYamaArashi
2016-09-28fix more alignment issuesYamaArashi
2016-09-28fix alignment issues with some versions of ldYamaArashi
2016-09-28update headersYamaArashi
2016-09-27decompile 2 pokemon functionsYamaArashi
2016-09-26game statisticsYamaArashi
2016-09-25decompile new game init codeYamaArashi
2016-09-25fix save block symbolsYamaArashi
2016-09-25generate debug infoYamaArashi
2016-09-25define more variables in CYamaArashi
2016-09-25delete filler variables from link.cYamaArashi
2016-09-25reorder sprite variablesYamaArashi
2016-09-25remove common variable workaround macrosYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-09-25introduce RAM variable LD script generator toolYamaArashi
2016-09-24remove symbol with duplicate addressYamaArashi
2016-09-23name ClearStandardMessageBox()YamaArashi
2016-09-23rename field message box functionsYamaArashi
2016-09-23clean up field message box codeYamaArashi
2016-09-23'tidy' shouldn't delete song dataYamaArashi
2016-09-23decompile map object and field message box codeYamaArashi
2016-09-22Add instructions for making non-default ROMsYamaArashi