summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-03Merge branch 'master' of https://github.com/martmists/pokediamond into tempred031000
2020-05-03match OS_GetLowEntropyDatared031000
2020-05-03Disassemble module 12PikalaxALT
2020-05-03decompile FX_mtx44 and update fx headerMade
2020-05-03remove unnecessary asmMade
2020-05-03Strip linktime interworking from module_11.sPikalaxALT
2020-05-03Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-03Update arm9.lsfPikalaxALT
2020-05-03Merge pull request #57 from Demki/masterred031000
closing quote in module_05.s
2020-05-03closing quote in module_05.sDemki
2020-05-02Merge pull request #56 from PikalaxALT/pikalax_workRevo
Disasm remaining code in modules 05,06; disasm 07,08
2020-05-02Merge branch 'pikalax_work' of github.com:PikalaxALT/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-02Disassemble module 11PikalaxALT
2020-05-03temp OS_entropyred031000
2020-05-02Merge branch 'master' into pikalax_workRevo
2020-05-02Disassemble dummy module 10PikalaxALT
2020-05-02Merge pull request #55 from red031000/masterRevo
split libpxi
2020-05-02Disassemble module 09PikalaxALT
2020-05-02Disassemble module 08PikalaxALT
2020-05-02finish dism of module 06PikalaxALT
2020-05-02split libpxired031000
2020-05-02header cleanupMade
2020-05-02Decompile FX_cp.sMade
2020-05-02Finish module 05 code dismPikalaxALT
2020-05-02Dism more of module 05PikalaxALT
2020-05-01Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-01Merge pull request #54 from red031000/masterPikalaxALT
split libsnd
2020-05-01Disassemble module 07PikalaxALT
2020-05-01Dummy overlays 00, 02, 03PikalaxALT
2020-05-01split libsndred031000
2020-05-01Merge pull request #52 from red031000/masterRevo
remove include/nitro and shift everything to arm9/lib
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-01Merge pull request #53 from PikalaxALT/pikalax_workred031000
Pikalax work
2020-05-01Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-01Disassemble module_05PikalaxALT
2020-05-01Merge pull request #51 from red031000/masterMartmists
match OS_protectionRegion
2020-05-01Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
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-01Merge pull request #50 from red031000/masterRevo
split libmi
2020-05-01split libmired031000
2020-05-01Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-01Merge pull request #49 from ProjectRevoTPP/masterCleverking2003
migrate and match OS_alloc.c
2020-05-01migrate and match OS_alloc. Thanks Demki!ProjectRevoTPP
2020-05-01Merge pull request #48 from Demki/masterCleverking2003
add thumb/arm macros and change makefiles to reflect that.