summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRThread.cpp
AgeCommit message (Expand)Author
2024-03-19remove "duplicated" inlines (#2099)TakaRikka
2024-01-24more various JSystem work (#2046)TakaRikka
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
2023-09-28k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)TakaRikka
2023-09-16fix/simplify assert macros (#1929)TakaRikka
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2023-04-21add MSL_C/stdio.h (#317)Jcw87
2023-02-26clean JKernelTakaRikka
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
2022-03-20Renamed instances of msl_c -> MSL_C becauseZen64
2022-03-19Fixed capitalization and msl library namesZen64
2022-01-11Match destructor and msl_c header include fixesjdflyer
2021-10-24J2D structs + print / fix GX + MSL string headers (#157)TakaRikka
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-07detect more floats/doubles, including from relocationsJulgodis
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-02-07debugDisplay and Debug_console attempPheenoh
2021-01-31Merge branch 'functions'Pheenoh
2021-01-31remove functions.hPheenoh
2021-01-29replace symbols with string literals and python scriptJulgodis
2021-01-09JKRAram and JKRAramStream (#80)Jonathan Wase
2021-01-03JKRFileLoader, JKRFileFinder, and JKRThread (#60)Jonathan Wase
2021-01-03JKRDecomp OK (#58)Jonathan Wase
2020-12-26run clang-formatPheenoh
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