summaryrefslogtreecommitdiff
path: root/arm9/lib/src
AgeCommit message (Collapse)Author
2020-05-22Distribute bss_2 to code filesPikalaxALT
2020-05-22bunch of small cartridge funcsred031000
2020-05-22OSi_DoTryLockByWord and OS_UnlockByWordred031000
2020-05-22Add arm_funcEgor Ananyin
2020-05-22Decompile libmathEgor Ananyin
2020-05-22OSi_DoUnlockByWord and OS_TryLockByWordred031000
2020-05-21OSi_DoLockByWordred031000
2020-05-21OS_InitLockred031000
2020-05-21Some cleanupPikalaxALT
2020-05-20Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-05-18Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-18Add proper struct for static dataMade
2020-05-18rename main GX headerMade
2020-05-18Rename globalsMade
2020-05-18Add enums and some other stuff and split headerMade
2020-05-17struct defsMade
2020-05-16match OS_interrupt (finally)red031000
2020-05-16Split two (supposedly) gflib filesPikalaxALT
2020-05-15Replace register access macros with variablesMade
2020-05-15Correct global symbol namesMade
2020-05-15Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-15Add ARM_FUNC to GXMade
2020-05-15CleanupMade
2020-05-15Decompile GX_g3imm.s and GX_state.sMade
2020-05-15Decompile GX_g2.sMade
2020-05-15Decompile GX.sMade
2020-05-14Split incbins; bss sectionsPikalaxALT
2020-05-15Decompile GX_load3d.sMade
2020-05-13Decompile GX_load2d.hMade
2020-05-13Fix Function signatures in GX_vramcntMade
2020-05-12gx registersred031000
2020-05-12Decompile GX_bgcnt.sMade
2020-05-11OSi_EnterTimerCallback and some more registersred031000
2020-05-11Decompile GX_g3_util.hMade
2020-05-10Finish edcompiling GX_vramcnt.sMade
2020-05-10decompilation of OS_printf.cDemki
matching other than OS_VSNPrintf
2020-05-09Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-09start decompiling GX_vramcnt.sMade
2020-05-09Remaining ARM_FUNCsPikalaxALT
2020-05-08Fix errant ARM_FUNCPikalaxALT
2020-05-08Fix style inconsistenciesPikalaxALT
2020-05-08Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-08Merge branch 'master' of github.com:martmists/pokediamond into libfsPikalaxALT
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