summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-03remove asm/battle_ai.o from ld scriptYamaArashi
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-01Merge pull request #15 from camthesaxman/battle_aiYamaArashi
start decompiling battle_ai
2017-02-01start decompiling battle_aicamthesaxman
2017-01-31Merge pull request #14 from camthesaxman/fix_buildYamaArashi
make emerald build with the new preproc syntax
2017-01-31make emerald buildcamthesaxman
2017-01-15split more dataYamaArashi
2017-01-15split more codeYamaArashi
2017-01-15formattingYamaArashi
2017-01-15make StringCopyN_Multibyte matchYamaArashi
2017-01-14rename some functions to match pokerubyYamaArashi
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-14placeholder stringsYamaArashi
2017-01-14split out more dataYamaArashi
2017-01-14begin splitting data2YamaArashi
2017-01-13decompile multibootYamaArashi
2016-11-02port siirtc from pokerubyYamaArashi
2016-11-02add *.bat to .gitignoreYamaArashi
2016-11-01formattingYamaArashi
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-01remove libagbbackup_rodata.sYamaArashi
2016-11-01formattingYamaArashi
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-01delete ewram_syms.txt and iwram_syms.txtYamaArashi
2016-11-01formattingYamaArashi
2016-11-01use ramscrgenYamaArashi
2016-11-01split asm filesYamaArashi
2016-11-01add address of main functionYamaArashi
2016-11-01formattingYamaArashi
2016-11-01.s -> .incYamaArashi
2016-11-01Merge pull request #10 from Diegoisawesome/masterYamaArashi
Ported libc from pokeruby
2016-11-01Ported libc from pokerubyDiegoisawesome
2016-11-01remove old toolsYamaArashi
2016-10-31Merge remote-tracking branch 'refs/remotes/pret/master'Diegoisawesome
2016-10-31Merge pull request #9 from Diegoisawesome/masterYamaArashi
Ported task.c and others from pokeruby
2016-10-31Ported task.c and others from pokerubyDiegoisawesome
2016-09-03contest AIYamaArashi
2016-09-03base_emerald to baseromYamaArashi
2016-09-03add *.sha1 to .gitattributesYamaArashi