summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-03-08Continue disassembling text.sDiegoisawesome
2017-03-07Use constant NUM_TASKS in palette.cDiegoisawesome
2017-03-07Merge branch 'master' of https://github.com/Diegoisawesome/pokeemeraldDiegoisawesome
2017-03-07Begin disassembling text.sDiegoisawesome
2017-03-06formattingProjectRevoTPP
2017-03-06clean up a few functions in palette.cProjectRevoTPP
2017-03-05resolve implicit declarations and enforce warnings as errorsProjectRevoTPP
2017-03-05resolve implicit declarations and enforce warnings as errorsProjectRevoTPP
2017-03-04Merge remote-tracking branch 'refs/remotes/pret/master'Diegoisawesome
2017-03-04Disassemble palette.sDiegoisawesome
All but two functions match.
2017-02-17use constant in WaitForVBlank()YamaArashi
2017-02-17use i/o register constantsYamaArashi
2017-02-17make VBlankIntr() matchYamaArashi
2017-02-17finish decompiling dma3_manager.c except for ProcessDma3Requests (#18)ProjectRevoTPP
2017-02-15finish 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-03finish decompiling battle_ai.c (#16)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
2017-02-03begin decompiling main.sYamaArashi
2017-02-03add missing 'static'YamaArashi
2017-02-02decompile rngYamaArashi
2017-02-01start decompiling battle_aicamthesaxman
2017-01-31make emerald buildcamthesaxman
2017-01-15formattingYamaArashi
2017-01-15make StringCopyN_Multibyte matchYamaArashi
2017-01-14port matching InsertTask() from pokerubyYamaArashi
2017-01-14remove explicit array sizeYamaArashi
2017-01-14mostly finish string_util.cYamaArashi
2017-01-14decompile string_utilYamaArashi
2017-01-13decompile multibootYamaArashi
2016-11-02port siirtc from pokerubyYamaArashi
2016-11-01name pokemon cry voicegroupYamaArashi
2016-11-01Ported 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-01Port agb_flash from pokeruby (#11)Diegoisawesome
* Port agb_flash from pokeruby * use ramscrgen * formatting * delete ewram_syms.txt and iwram_syms.txt * Finish port of agb_flash
2016-11-01define variables in gpu_regs.cYamaArashi
2016-11-01define variables in mallo.cYamaArashi
2016-11-01formattingYamaArashi
2016-11-01formattingYamaArashi
2016-11-01Ported libc from pokerubyDiegoisawesome
2016-10-31Ported task.c and others from pokerubyDiegoisawesome
2016-09-03make it buildYamaArashi
2016-01-08reorganize headers and add CpuFill macrosYamaArashi
2016-01-08rename macro in gpu_regs.cYamaArashi
2016-01-08use FALSE instead of 0YamaArashi
2016-01-08gpu_regs.cYamaArashi
2016-01-06move C filesYamaArashi