summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRAramPiece.cpp
AgeCommit message (Expand)Author
2024-01-24more various JSystem work (#2046)TakaRikka
2024-01-20almost all of dolphin matched (#2036)TakaRikka
2023-09-24JKernel (#1942)Jcw87
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-05-02Copy JKernel (#126)lepelog
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more 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-01-31Merge branch 'functions'Pheenoh
2021-01-31remove functions.hPheenoh
2021-01-29formattingJulgodis
2021-01-29replace symbols with string literals and python scriptJulgodis
2021-01-09JKRAram and JKRAramStream (#80)Jonathan Wase
2021-01-03JKRAramHeap and JKRAramPiece (#53)Jonathan Wase
2020-12-26run clang-formatPheenoh
2020-12-06JKernel (#20)Jonathan Wase
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown