summaryrefslogtreecommitdiff
path: root/arm9
AgeCommit message (Collapse)Author
2020-07-01Update unk_0200CA44.cCelestialAmber
2020-07-01Decompile unk_0200CA44.asmCelestialAmber
First time successfully decompiling a C file :)
2020-07-01Update ARM9 elf update rule to be more succinctPikalaxALT
2020-07-01module 57 fully shiftablered031000
2020-07-01module 75 fully shiftable + ascii stringsred031000
2020-06-30forgot thisred031000
2020-06-30module 59 fully shiftablered031000
2020-06-30module 83 fully shiftablered031000
2020-06-30module 9 fully shiftablered031000
2020-06-30Retire arm9.lcfPikalaxALT
2020-06-30Update arm9.lsfPikalaxALT
2020-06-30Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-06-30remove unused varsred031000
2020-06-30arm9 MI_dma_gxcommand, remove arm9_itcm.sred031000
2020-06-30Fix: Point to license file from inside Arm9 build dirPikalaxALT
Update Makefile Update Makefile Slight cleanup
2020-06-30Fix typo in dep scanningPikalaxALT
2020-06-30arm9 MI_dmared031000
2020-06-30ntrcomp rule for padded LZ; revert poketch LZPikalaxALT
2020-06-30Fix segfault due to mwldarm arg string being too longPikalaxALT
2020-06-30module 08 fully shiftablered031000
2020-06-29arm9 MI_dmared031000
2020-06-29Clean up O_FILESPikalaxALT
2020-06-28Link libsyscall (arm9.lsf prep)PikalaxALT
2020-06-29module 08 fully shiftablered031000
2020-06-28module 7 fully shiftablered031000
2020-06-28Merge branch 'master' into masterCleverking2003
2020-06-28missing includesred031000
2020-06-28make all static arm9 code shiftablered031000
2020-06-28Match Pearl ARM9 binaryPikalaxALT
2020-06-28Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-06-27Match most other overlays (pearl)PikalaxALT
2020-06-28address issuesred031000
2020-06-28few small fixesred031000
2020-06-27module 52 fully shiftablered031000
2020-06-27Bring overlay 06 closer to matchingPikalaxALT
2020-06-27Split diamond and pearlPikalaxALT
2020-06-27finish module 63red031000
2020-06-27Merge branch 'master' into masterCleverking2003
2020-06-27bit of work on mod 63red031000
2020-06-26module 6 fully shiftablered031000
2020-06-26Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-06-26Some more renamingPikalaxALT
2020-06-25Annotate some overlays in arm9.lsfPikalaxALT
2020-06-25Refactor sdat.h structs and name some routinesPikalaxALT
2020-06-25Merge branch 'master' into masterCleverking2003
2020-06-25few general use pointersred031000
2020-06-25Split out sndlib.sPikalaxALT
2020-06-25sound.cPikalaxALT
2020-06-25module 4 fully shiftablered031000
2020-06-24Remove duplicatesEgor Ananyin