summaryrefslogtreecommitdiff
path: root/arm9
AgeCommit message (Collapse)Author
2020-05-02Decompile FX_cp.sMade
2020-05-01finish decompiling FX_vec.sMade
2020-05-01better vector namesMade
2020-05-01decompile FX.s, FX_atan.s and partially decompile FX_ves.sMade
2020-05-01split libmired031000
2020-05-01migrate and match OS_alloc. Thanks Demki!ProjectRevoTPP
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-30Decompile module_01PikalaxALT
2020-04-30Disassemble overlay 04PikalaxALT
2020-04-30Merge branch 'master' of https://github.com/red031000/pokediamond into os_libred031000
2020-04-30example compilation for OS_arenaProjectRevoTPP
2020-04-29Merge branch 'master' of https://github.com/martmists/pokediamond into makelcfPikalaxALT
2020-04-29Merge branch 'master' of https://github.com/martmists/pokediamond into makelcfPikalaxALT
2020-04-29Merge branch 'master' into masterCleverking2003
2020-04-29Merge branch 'master' into pikalax_workCleverking2003
2020-04-29split GX_arm9.sred031000
2020-04-29split FX_arm9.sred031000
2020-04-29Merge remote-tracking branch 'upstream/master' into os_libred031000
2020-04-29OS_arm9.s etc. to libos.sPikalaxALT
2020-04-29split OS_arm9.sred031000
2020-04-28Lay the groundwork for arm9 makelcfPikalaxALT
2020-04-28Fully functional arm7.lsf (not travis equipped)PikalaxALT
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-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