summaryrefslogtreecommitdiff
path: root/arm9/lib/src
AgeCommit message (Collapse)Author
2020-05-07FS_archive through FS_LoadArchivePikalaxALT
2020-05-07newlinered031000
2020-05-07partial OS_interruptred031000
2020-05-07Merge branch 'libfs' of github.com:PikalaxALT/pokediamond into libfsPikalaxALT
2020-05-07Merge branch 'master' of github.com:martmists/pokediamond into libfsPikalaxALT
2020-05-07OS_terminate_procred031000
2020-05-07FS_archive.c WIPPikalaxALT
2020-05-06FS_overlay.cPikalaxALT
2020-05-06Decompile GX_g3b.s and GX_g3x.sMade
2020-05-06Merge branch 'master' of https://github.com/martmists/pokediamond into libfsPikalaxALT
2020-05-06registersred031000
2020-05-06newlinered031000
2020-05-06match OS_reset.cred031000
2020-05-05Merge branch 'master' of https://github.com/martmists/pokediamond into libfsPikalaxALT
2020-05-05Decompile FS_file.cPikalaxALT
2020-05-06Decompile GX_asm and GX_g3Made
2020-05-05OS_tcm.cred031000
2020-05-05OS_emulator.cred031000
2020-05-04Add function attributes and remove thumb pragmasMade
2020-05-04Move header and fix accidental name changesMade
2020-05-04Merge branch 'master' of https://github.com/martmists/pokediamondMade-s
2020-05-04Add typedefs for fixed point typesMade
2020-05-04Decompile FX_mtx22.sMade
2020-05-04Decompile FX_mtx33.sMade
2020-05-04Decompile FX_mtx43.sMade
2020-05-03match OS_GetLowEntropyDatared031000
2020-05-03decompile FX_mtx44 and update fx headerMade
2020-05-03temp OS_entropyred031000
2020-05-02Decompile FX_cp.sMade
2020-05-01finish decompiling FX_vec.sMade
2020-05-01macro and registerred031000
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01ARM_FUNCred031000
2020-05-01better vector namesMade
2020-05-01decompile FX.s, FX_atan.s and partially decompile FX_ves.sMade
2020-05-01newline at end of filered031000
2020-05-01match OS_protectionRegionred031000
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-04-30example compilation for OS_arenaProjectRevoTPP