summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-08__global_destructor_chainPikalaxALT
2020-05-08Actual static text/data boundaryPikalaxALT
2020-05-08libfs data/rodataPikalaxALT
2020-05-08Finish FS_command_default.cPikalaxALT
2020-05-07FS_command_default through FSi_WriteFileCommandPikalaxALT
2020-05-08match OSi_EnterDmaCallbackred031000
2020-05-07FS_command.cPikalaxALT
2020-05-07FS_rom.cPikalaxALT
2020-05-07Finish FS_archive.cPikalaxALT
2020-05-07FS_archive through FS_LoadArchivePikalaxALT
2020-05-07Match LoadOverlayNoInitAsyncPikalaxALT
2020-05-07newlinered031000
2020-05-07Merge branch 'master' of https://github.com/martmists/pokediamondred031000
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-07Merge pull request #69 from PikalaxALT/pikalax_workPikalaxALT
Disassemble modules 29-32; refactor LCF
2020-05-07OS_terminate_procred031000
2020-05-07Fix alignment in MEMORY section of lcfPikalaxALT
2020-05-07Fix phony targetsPikalaxALT
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-07FS_archive.c WIPPikalaxALT
2020-05-06Merge pull request #68 from red031000/masterPikalaxALT
registers
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-06Disassemble module 32; introduce 0-size BSS section in LCFPikalaxALT
2020-05-06Disassemble module 31PikalaxALT
2020-05-06Merge pull request #67 from red031000/masterCleverking2003
OS_reset.c
2020-05-06Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-06Merge branch 'master' of github.com:martmists/pokediamond into libfsPikalaxALT
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-06Merge pull request #63 from PikalaxALT/pikalax_workred031000
Disassemble modules 20-27; rudimentary dependency scanning
2020-05-06Disassemble module 28PikalaxALT
2020-05-06Disassemble module 27PikalaxALT
2020-05-06Disassemble module 26PikalaxALT
2020-05-06Grab scaninc from gba reposPikalaxALT
2020-05-05Fix matchingPikalaxALT
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-05Merge pull request #66 from red031000/masterPikalaxALT
OS_tcm.c
2020-05-05Decompile FS_file.cPikalaxALT
2020-05-05Decompile GF funcs responsible for overlaysPikalaxALT
2020-05-06Decompile GX_asm and GX_g3Made