summaryrefslogtreecommitdiff
path: root/arm7
AgeCommit message (Collapse)Author
2020-04-28Delete ARM7 undefined_syms.txtPikalaxALT
2020-04-28Lay the groundwork for arm9 makelcfPikalaxALT
2020-04-28Fully functional arm7.lsf (not travis equipped)PikalaxALT
2020-04-28Merge branch 'pikalax_work' into makelcfPikalaxALT
2020-04-28Clean up symbolsPikalaxALT
2020-04-28Set tracking on arm7-ts.lsfPikalaxALT
2020-04-28BROKEN: makelcf primitive stateScott Norton
2020-04-28Disassemble arm7 ext autoloadPikalaxALT
2020-04-27Disassemble arm7 dtcmPikalaxALT
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