summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
AgeCommit message (Collapse)Author
2017-01-04begin decompiling more intro codecamthesaxman
2017-01-03Attempt to decompile trainer memo printingMarijn van der Werf
2017-01-02decompile coord_event_weather.cYamaArashi
2017-01-02name functions and split data moreYamaArashi
2017-01-03Partly decompile tv showMarijn van der Werf
2017-01-02name_string_util.sYamaArashi
2017-01-02event_data.cYamaArashi
2017-01-01split rom_806936CYamaArashi
2017-01-01braille puzzle stuffYamaArashi
2017-01-01name some functionsYamaArashi
2016-12-30decompile more of pokemon_3YamaArashi
2016-12-29add nonmatching cleaner code for mystery_event_menu.cYamaArashi
2016-12-29decompile mystery_event_menu.cYamaArashi
2016-12-28name save_failed_screen.c functionsYamaArashi
2016-12-19decompile ground effect flags functionsYamaArashi
2016-12-16Merge pull request #129 from marijnvdwerf/decompile/moneyYamaArashi
Decompile money
2016-12-17make ROM compile again/fix warningsProjectRevoTPP
2016-12-16Decompile moneyMarijn van der Werf
2016-12-16Decompile mailMarijn van der Werf
2016-12-13Decompile berry tag screenMarijn van der Werf
2016-12-12Fix new errorsMarijn van der Werf
2016-12-12Clean up Matsuda debug menuMarijn van der Werf
2016-12-11decompile load_save.c (#125)ProjectRevoTPP
* start decompiling load_save.c * almost finish decompiling load_save.c * finish decompiling load_save.c * i cannot hex math * formatting
2016-12-11Continue decompiling trainer_cardMarijn van der Werf
2016-12-07use .o in comment for consistencyYamaArashi
2016-12-07decompile fldeff_strength.cYamaArashi
2016-12-04Merge branch 'clean/warnings-1' of https://github.com/marijnvdwerf/pokeruby ↵YamaArashi
into marijnvdwerf-clean/warnings-1
2016-12-04Add functions used by matsuda menu to asm.inc.hMarijn van der Werf
2016-12-04Fix warnings in trainer_see.cMarijn van der Werf
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02Fix definition of daycare_count_pokemonMarijn van der Werf
2016-12-02Fix definition of helper functionMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm