summaryrefslogtreecommitdiff
path: root/libs/JSystem/JUtility/JUTException.cpp
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
2024-02-16Work on d_menu_dmap (#2073)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-09-20JUTConsole, JUTException (#1938)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-04-24MSL_C (#319)Jcw87
2023-04-21add MSL_C/stdio.h (#317)Jcw87
2023-02-26JUtility / JSupport / misc cleanupTakaRikka
2022-12-19big d_a_alink pass (#214)TakaRikka
2022-10-03d_camera / m_Do_ext / d_particle + minor various wip (#210)TakaRikka
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
2022-04-10Add Progress.md (#187)jdflyer
2022-03-20Renamed instances of msl_c -> MSL_C becauseZen64
2022-03-19Fixed capitalization and msl library namesZen64
2022-01-25d_kankyo_wether / d_eye_hl (#178)TakaRikka
2022-01-16Merge remote-tracking branch 'Upstream/master'jdflyer
2022-01-10JUTAssertTakaRikka
2022-01-09JFramework mostly okTakaRikka
2022-01-03Match most of DynamicLinkjdflyer
2021-11-09JUTException (#154)Jonathan Wase
2021-09-27Format and clean up from merge.Julgodis
2021-09-26Fixed incorrect offset in RELs and JKRHeap redefined error.Julgodis
2021-09-24m_Do cleanup, d_resource, drawlist stuff (#145)TakaRikka
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
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown