summaryrefslogtreecommitdiff
path: root/arm9
AgeCommit message (Collapse)Author
2020-05-07Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-07Refactor ARM9 LCF (groundwork for incorporating makelcf)PikalaxALT
2020-05-06registersred031000
2020-05-06Disassemble module 32; introduce 0-size BSS section in LCFPikalaxALT
2020-05-06Disassemble module 31PikalaxALT
2020-05-06Disassemble module 30PikalaxALT
2020-05-06newlinered031000
2020-05-06Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-06match OS_reset.cred031000
2020-05-06Disassemble module 29PikalaxALT
2020-05-06Disassemble module 28PikalaxALT
2020-05-06Disassemble module 27PikalaxALT
2020-05-06Disassemble module 26PikalaxALT
2020-05-05Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-05OS_tcm.cred031000
2020-05-05Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-05OS_emulator.cred031000
2020-05-05Fix makefile rulePikalaxALT
2020-05-05Disassemble module 25PikalaxALT
2020-05-05Disassemble module 24PikalaxALT
2020-05-05Disassemble module 23PikalaxALT
2020-05-05Disassemble module 22PikalaxALT
2020-05-05disassemble module 21PikalaxALT
2020-05-05Disassemble module 20; implement basic dependency scanningPikalaxALT
2020-05-05Disassemble module 19PikalaxALT
2020-05-05Disassemble module 18PikalaxALT
2020-05-05Disassemble module 17PikalaxALT
2020-05-05Disassemble module 16PikalaxALT
2020-05-04Dism module 15PikalaxALT
2020-05-04Dism module 14PikalaxALT
2020-05-04Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-04Disassemble module 13PikalaxALT
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-03Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-03Name high-level overlay loading routinesPikalaxALT
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-03closing quote in module_05.sDemki