summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRDvdFile.cpp
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-01-24more various JSystem work (#2046)TakaRikka
2023-09-28k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)TakaRikka
2023-09-24JKernel (#1942)Jcw87
2023-09-16fix/simplify assert macros (#1929)TakaRikka
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2023-05-12Remove #includes from headers (#334)Jcw87
2023-04-24replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLO...Jcw87
2023-02-26clean JKernelTakaRikka
2021-09-24JKRThread & JKRThreadSwitch (#147)Jonathan Wase
2021-05-02Copy JKernel (#126)lepelog
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
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
2021-03-15Fix symbol names (#118)lepelog
2021-02-20delete variables.hPheenoh
2021-01-31remove functions.hPheenoh
2021-01-09JKRAram and JKRAramStream (#80)Jonathan Wase
2021-01-03JKernel cleanup and DVD types (#59)Jonathan Wase
2021-01-03clang-formatPheenoh
2021-01-03swap in memcpy for func_80003540, correct some minor issues in dvd.h and JKRD...Pheenoh
2020-12-26run clang-formatPheenoh
2020-12-06JKernel (#20)Jonathan Wase
2020-12-06OS.h and JKRDvdFile (#19)Jonathan Wase
2020-12-05Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17)Jonathan Wase
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown