summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-25Merge pull request #25 from Demki/masterRevo
disassembly of rom1.5.s
2020-04-24move split out GX_arm9.s and rename FUN_020C9BE8 to GX_SendFifo48BDemki
2020-04-24remove _2/_3 from the library functionsDemki
2020-04-24clean up undefined_syms.txt and apply namesDemki
2020-04-24finish dism of rom1.5.sDemki
2020-04-24dism unk_0208AC14.sDemki
2020-04-23Merge pull request #21 from Demki/mastermartmists
disassemble and split rom2.s
2020-04-23indented macro invokesDemki
2020-04-23clean up undefined_syms.txtDemki
2020-04-23mergeDemki
2020-04-23dism STDDemki
2020-04-23dism CTRDG, and MATHDemki
2020-04-23dism of PM, RTC, CARD, WMDemki
2020-04-21Merge pull request #19 from PikalaxALT/pikalax_workRevo
Misc disassembly and refactoring
2020-04-22Merge branch 'master' into pikalax_workmartmists
2020-04-22Merge pull request #20 from martmists/fix-travismartmists
Allow travis to run on PRs
2020-04-22Certbot not yet set upMartmists
2020-04-21rename entry.s to crt0.sPikalaxALT
2020-04-22Fix travisMartmists
2020-04-21Dism three small funcs in rom2.sPikalaxALT
2020-04-21Define text/data boundaryPikalaxALT
2020-04-21Tidy treePikalaxALT
2020-04-21Merge pull request #18 from red031000/mastermartmists
simplify includes
2020-04-21simplify includesred031000
2020-04-21Merge pull request #16 from ProjectRevoTPP/mastermartmists
split filesystem.s, scrcmd.s, and decompile script.c
2020-04-21mergeProjectRevoTPP
2020-04-21make consistent with gen 3's version againProjectRevoTPP
2020-04-21fix various issues and NONMATCHING. Thanks Demki!ProjectRevoTPP
2020-04-21remote a whitespace character in Makefile.ProjectRevoTPP
2020-04-21Merge branch 'master' of https://github.com/ProjectRevoTPP/pokediamond-1ProjectRevoTPP
2020-04-21decompile script.cProjectRevoTPP
2020-04-21initial disassembly of rom2.sDemki
2020-04-21Merge pull request #17 from PikalaxALT/pikalax_workCleverking2003
Redump files
2020-04-21Rename two libmwcc funcsPikalaxALT
2020-04-21Fix icon.o; dism two libmwcc funcsPikalaxALT
2020-04-21fix formattingEgor Ananyin
2020-04-20split scrcmd.sProjectRevoTPP
2020-04-20split script.sProjectRevoTPP
2020-04-20Create include/ directory and move main.h structs therePikalaxALT
2020-04-20Slim undefined_syms.txtPikalaxALT
2020-04-20Move files and such out of asm/PikalaxALT
2020-04-20Redump filesPikalaxALT
2020-04-20update namesProjectRevoTPP
2020-04-20split filesystem.sProjectRevoTPP
2020-04-20Merge pull request #15 from ProjectRevoTPP/masterRevo
decompile string_util.c and update mwasmarm_patcher
2020-04-20formattingProjectRevoTPP
2020-04-20migrate data symbols to string_util.cProjectRevoTPP
2020-04-20update string_util.cProjectRevoTPP
2020-04-20update mwasmarm patcher and decompile string_util.c (thanks Demki)ProjectRevoTPP
2020-04-19formattingProjectRevoTPP