summaryrefslogtreecommitdiff
path: root/libs/JSystem/JUtility/JUTGamePad.cpp
AgeCommit message (Expand)Author
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-19JUTGamePad (#1936)Jcw87
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2023-08-05Jsystem work (#399)hatal175
2023-05-12Remove #includes from headers (#334)Jcw87
2023-02-26JUtility / JSupport / misc cleanupTakaRikka
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
2022-07-04d_menu_save / pane_class / rename some data (#205)TakaRikka
2022-06-01formatTakaRikka
2022-05-28npcT / JUTGamePad workTakaRikka
2021-09-24m_Do cleanup, d_resource, drawlist stuff (#145)TakaRikka
2021-08-23move more of d_save / d_com_inf_game (#141)TakaRikka
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-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-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
2021-01-31remove functions.hPheenoh
2021-01-04close-to-matching mDoCPd_c::convert() (#61)Erin Moon
2021-01-02M_do_controller_pad split and partially matched (#36)jdflyer
2020-12-29Split and decompile parts of JUTGamePad (#33)Erin Moon
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown