Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-15 | finish decompiling main.c (#17) | ProjectRevoTPP | |
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting * decompile up to nonmatching VBlankIntr * finish decompiling main.c * formatting | |||
2017-02-03 | begin decompiling main.s | YamaArashi | |
2017-02-01 | start decompiling battle_ai | camthesaxman | |
2017-01-14 | rename some functions to match pokeruby | YamaArashi | |
2017-01-14 | decompile string_util | YamaArashi | |
2016-11-02 | port siirtc from pokeruby | YamaArashi | |
2016-11-01 | Ported libmks4agb from pokeruby (#12) | Diegoisawesome | |
* Port agb_flash from pokeruby * use ramscrgen * formatting * delete ewram_syms.txt and iwram_syms.txt * Finish port of agb_flash * Ported libmks4agb from pokeruby * Reordered declarations to match pokeruby | |||
2016-11-01 | use ramscrgen | YamaArashi | |
2016-11-01 | split asm files | YamaArashi | |
2016-11-01 | add address of main function | YamaArashi | |
2016-11-01 | .s -> .inc | YamaArashi | |
2016-09-02 | make asm compatible with stock gas | YamaArashi | |
2016-09-02 | convert comments (; -> @) | YamaArashi | |
2016-01-07 | update asm | YamaArashi | |
2016-01-06 | get rid of @ local labels | YamaArashi | |
2015-12-03 | update graphics function disasm | YamaArashi | |
2015-11-29 | clean bg and core function names | YamaArashi | |
2015-11-28 | update window, text, and main menu disasm | YamaArashi | |
2015-11-27 | remove unnecessary '.align' before '.pool' | YamaArashi | |
2015-11-27 | name game's RTC functions | YamaArashi | |
2015-11-27 | name RTC lib functions | YamaArashi | |
2015-10-20 | remove "+1" from function pointer labels | YamaArashi | |
2015-10-10 | update for modified assembler | YamaArashi | |
2015-10-06 | change interrupt table address to label | YamaArashi | |
2015-10-06 | add type signatures | YamaArashi | |
- many of these probably have mistakes | |||
2015-10-06 | split out some code | YamaArashi | |