summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2017-03-08Continue disassembling text.sDiegoisawesome
2017-03-07Begin disassembling text.sDiegoisawesome
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-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-02decompile rngYamaArashi
2017-02-01start decompiling battle_aicamthesaxman
2017-01-15split more codeYamaArashi
2017-01-14rename some functions to match pokerubyYamaArashi
2017-01-14mostly finish string_util.cYamaArashi
2017-01-14decompile string_utilYamaArashi
2017-01-14placeholder stringsYamaArashi
2017-01-13decompile multibootYamaArashi
2016-11-02port siirtc from pokerubyYamaArashi
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-01Ported libmks4agb from pokerubyDiegoisawesome
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-01Finish port of agb_flashDiegoisawesome
2016-11-01use ramscrgenYamaArashi
2016-11-01Port agb_flash from pokerubyDiegoisawesome
2016-11-01use ramscrgenYamaArashi
2016-11-01split asm filesYamaArashi
2016-11-01add address of main functionYamaArashi
2016-11-01.s -> .incYamaArashi
2016-11-01Ported libc from pokerubyDiegoisawesome
2016-10-31Ported task.c and others from pokerubyDiegoisawesome
2016-09-03contest AIYamaArashi
2016-09-03base_emerald to baseromYamaArashi
2016-09-03eliminate libgcc.sYamaArashi
2016-09-03split out graphics dataYamaArashi
2016-09-03make it buildYamaArashi
2016-09-03split asm/emerald.sYamaArashi
2016-09-02make asm compatible with stock gasYamaArashi
2016-09-02new charmapYamaArashi
2016-09-02update pokedex entries for preprocYamaArashi
2016-09-02convert comments (; -> @)YamaArashi
2016-01-08gpu_regs.cYamaArashi
2016-01-07update asmYamaArashi
2016-01-07begin compiling C source in the build processYamaArashi
2016-01-06fix last @ local labelYamaArashi
2016-01-06use $ for local labelsYamaArashi
2016-01-06get rid of @ local labelsYamaArashi
2016-01-03update disasm with function data from idbYamaArashi
2015-12-29naming/renaming some field object functionsYamaArashi
2015-12-03update graphics function disasmYamaArashi