summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-24protection regionsred031000
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-24few cleanups to os_alloc.cred031000
2020-04-23Merge pull request #22 from red031000/os_libRevo
fix match_asm for os_alloc.c
2020-04-23match os_system.cred031000
2020-04-23libpng-develred031000
2020-04-23add libpng as a listed dependencyred031000
2020-04-23fix buildred031000
2020-04-23fix match_asm for os_alloc.cred031000
2020-04-23Merge pull request #21 from Demki/mastermartmists
disassemble and split rom2.s
2020-04-23indented macro invokesDemki
2020-04-23Estimate function order for os_systemMartmists
2020-04-23Estimate file boundaries for os_allocMartmists
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-22Merge branch 'master' into os_libMartmists
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