summaryrefslogtreecommitdiff
path: root/libs/dolphin/os
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
2024-01-21Fix _stack_addr to match OSInit and __OSThreadInit (#2042)hatal175
2024-01-20OSLink done (#2038)TakaRikka
2024-01-20almost all of dolphin matched (#2036)TakaRikka
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
2023-11-29Import OSFont (#1995)hatal175
2023-11-27Work on OSExec, OSReboot OK (#1992)hatal175
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2023-07-16Use compiler 1.2.5n instead of frank (#372)hatal175
2023-05-12Remove #includes from headers (#334)Jcw87
2023-02-09Misc matches (#274)hatal175
2023-02-01Work on dvdlow, OSTime fix and various nonmatchingTal Hayon
2023-01-28Match __OSDispatchInterrupt and AIRegisterDMACallbackTal Hayon
2023-01-28Work on OSThreadTal Hayon
2023-01-24Continue robbing prime github dolphin libs blind (#254)hatal175
2023-01-23Work on dvd, si, os and exi (#249)hatal175
2023-01-20Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)hatal175
2023-01-06Generate makefiles from dol2asmJcw87
2023-01-02Add frank.pyjdflyer
2023-01-02dolphin lib work (#237)TakaRikka
2022-11-11clean up dolphin files / work on some rels (#212)TakaRikka
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
2022-06-07JKRDvdRipper, JKRSolidHeap (#199)Jcw87
2022-01-16Shift Fixesjdflyer
2022-01-03Match most of DynamicLinkjdflyer
2021-12-02Clean up and improvements to tools (#163)Jonathan Wase
2021-11-09JUTException (#154)Jonathan Wase
2021-05-10Makefile fixes / JUTNameTab (#129)Jasper St. Pierre
2021-05-02Copy JKernel (#126)lepelog
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more functionsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown