summaryrefslogtreecommitdiff
path: root/arm7
AgeCommit message (Collapse)Author
2020-04-27Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-26Disasemble ROM7 ITCMPikalaxALT
2020-04-26Move overlay module files to arm9.binPikalaxALT
2020-04-26Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-26arm7 sbss sectionPikalaxALT
2020-04-26Move autoload list to lcfPikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵PikalaxALT
arm7, arm9 binaries
2020-04-26Split out libc, libmwcc, and libfxPikalaxALT
2020-04-25No need for multiple copies of baserom.ndsPikalaxALT
2020-04-25Move arm7 build files to subdirectoryPikalaxALT
2020-04-25Split arm9 compilation to subdirPikalaxALT
2020-04-16Add more OS functionsMartmists