summaryrefslogtreecommitdiff
path: root/src/PowerPC_EABI_Support/MSL
AgeCommit message (Collapse)Author
2026-07-19d_cam_param 100% for GZLE01 (#1126)Mattias Blum
* initial progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * fix outdated member names * more progress * more progress * more progress * more progress * more progress * more progress * fixed deprecated member references * more progress * more progress * more progress * fix deprecated member references * more progress * more progress * more progress * more progress * more progress * check in for review * remove comment * initial PR changes * more PR changes * more PR changes * added anonymous struct as class member * reverted changes to `stage_camera2_data_class` * added `dCamera_event_data`, `dCamera_monitoring_things` and `dCamera_DMC_system` from debug maps * more progress * more progress * realmatch for `camera_draw` * PR changes * fix broken merge * formatting * Reverted change to `camSphChkdata` that caused `sph_chk_callback` match to regress * Reverted change to `BG` struct that caused ctor and dtor match to regress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * PR changes * corrected size comment * fixed broken member references * more d_camera work * remove comment * update symbols * d_cam_param 100% for GZLE01 Code is 100% matching * Update math.h
2025-12-29J3DCluster almost matchingLagoLunatic
2025-12-27d_meter - 99% matching (#907)123456789758
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2025-12-05Add JSystem PCH to fix weak function order (#904)LagoLunatic
* Add JSystem PCH * Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
2025-09-28Use isnan instead of CHECK_FLOAT_CLASSLagoLunatic
2025-09-03Add hacks to fix PCH .data causing fake mismatches with decompctxLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-08-17Remove SECTION_INIT from string.hLagoLunatic
When creating a precompiled header, if any included header uses SECTION_INIT, that will cause MWCC to segfault when compiling a TU that includes the precompiled header later on.
2025-06-23Misc demo workLagoLunatic
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-05-17Fix missing __fabs header includeLagoLunatic
2025-05-17Fix missing func decls in ansi_fp.hLagoLunatic
2025-05-17Revert "Fix more clangd warnings/errors"LagoLunatic
This reverts commit ea73a9c5fea05c77d0d64cff4a7270f27f07af70.
2025-05-17Fix more clangd warnings/errorsLagoLunatic
2025-05-05mtx from dolsdk2004 (#748)Jcw87
2025-04-12functionvalue 100%LagoLunatic
2025-04-04Minor fixesLagoLunatic
2025-04-04std-vector equivalentLagoLunatic
2025-03-06d_bg_w progressLagoLunatic
2025-02-23Various cleanupLagoLunatic
2024-11-07GX workLagoLunatic
2024-10-18More warning cleanupLagoLunatic
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-10-17Update dtk-template, switch from intellisense to clangdLagoLunatic
2024-09-10object-light OKLagoLunatic
2024-08-08Use std:: namespace for tanf, tolower, strlen, strrchrLagoLunatic
2024-08-08Move sqrtf to std:: namespaceLagoLunatic
2024-08-08Move fmodf, atan2f, sinf, and cosf to std:: namespaceLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-07-07MSL_C OK, add MWCC GC v1.3LagoLunatic
2024-07-06abort_exit OKLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2023-12-31ansi_fp 99%LagoLunatic
2023-12-30JUTException showFloatSubJasper St. Pierre
2023-12-30stdarg.hJcw87
2023-12-28file_io, mbstring OKLagoLunatic
2023-12-27fix buildTakaRikka
2023-12-27reorganize MSL_C/Runtime files. wip, notmatchingTakaRikka