summaryrefslogtreecommitdiff
path: root/arm9
AgeCommit message (Collapse)Author
2020-04-26Fix missing closing " in FS_arm9.sPikalaxALT
2020-04-26Fix spaces vs tabs in arm9/arm9.lcfPikalaxALT
2020-04-26Inline modules again, and define macros for lcfPikalaxALT
2020-04-26Move overlay defs to lcf includesPikalaxALT
2020-04-26Move overlay module files to arm9.binPikalaxALT
2020-04-26arm9 data files to arm9/dataPikalaxALT
2020-04-26ARM9 overlay to lcfPikalaxALT
2020-04-26Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-26Comment on SDK versionPikalaxALT
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-25Split arm9 compilation to subdirPikalaxALT
2020-04-16Add more OS functionsMartmists