summaryrefslogtreecommitdiff
path: root/arm7
AgeCommit message (Collapse)Author
2020-05-29add -W all -W error to makefilesred031000
2020-05-24add LM_LICENSE_FILE export to arm7/makefileDemki
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01add thumb/arm macros and change makefiles to reflect that.Demki
and decompilation of FUN_020910A4.c
2020-05-01Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-30Merge branch 'master' of https://github.com/red031000/pokediamond into os_libred031000
2020-04-30Closing quote in dtcm_bss.sPikalaxALT
2020-04-30Fix pool loads in arm7/itcm.sPikalaxALT
2020-04-29Merge remote-tracking branch 'upstream/master' into os_libred031000
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