summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-05OS_tcm.cred031000
2020-05-05Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-05Merge branch 'master' of https://github.com/martmists/pokediamond into libfsPikalaxALT
2020-05-05Split libfsPikalaxALT
2020-05-05Merge pull request #64 from red031000/masterred031000
OS_emulator.c
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-05Merge pull request #62 from red031000/masterRevo
add dism scripts to gitignore
2020-05-05Disassemble module 22PikalaxALT
2020-05-05disassemble module 21PikalaxALT
2020-05-05add dism scripts to gitignorered031000
2020-05-05Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-05Disassemble module 20; implement basic dependency scanningPikalaxALT
2020-05-05Merge pull request #61 from PikalaxALT/pikalax_workRevo
Disassemble modules 15-18
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-04Merge pull request #59 from PikalaxALT/pikalax_workRevo
Disassemble overlays 12-14; name routines responsible for overlay loading
2020-05-04Dism module 14PikalaxALT
2020-05-04Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-04Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-04blx to blred031000
2020-05-04Disassemble module 13PikalaxALT
2020-05-04Merge pull request #60 from Made-s/masterCleverking2003
Decompile FX
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-04disassemble module 69red031000
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 pull request #58 from red031000/tempRevo
OS_GetLowEntropyData
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