Commit Graph

65 Commits

Author SHA1 Message Date
LagoLunatic 05b211478a Update comment documenting JUTXfb compiler bug 2025-05-31 20:17:38 -04:00
LagoLunatic 7e37357f66 JUT cleanup 2025-05-29 18:46:23 -04:00
LagoLunatic cd6424040d Unlink JUTXfb, document the nondeterministic codegen problem instead 2025-05-29 18:38:34 -04:00
LagoLunatic 99c78680de Fix version defines 2025-05-19 20:17:13 -04:00
LagoLunatic e063db9697 Fix error handler typedefs 2025-05-17 14:16:26 -04:00
LagoLunatic c36f24357e leaflift minor fix 2025-02-25 19:54:47 -05:00
LagoLunatic 458c40ede8 Translate strings in fopAcM_entrySolidHeap 2025-02-11 16:25:06 -05:00
LagoLunatic e620f9328b Use _GX name typedefs 2025-01-14 22:47:21 -05:00
LagoLunatic d2426c53f7 Fix JUTXfb fakematch
This match (with the u32 cast) is more likely to be the real match based on the inlines called in TP debug.
2025-01-14 22:41:00 -05:00
LagoLunatic f74fd75332 Misc cleanup 2025-01-08 15:42:47 -05:00
LagoLunatic 202851599f More warning/error cleanup, mostly includes 2024-10-17 23:46:30 -04:00
LagoLunatic a0fdc414b1 Remove leading underscore from uses of GX enums 2024-09-07 17:34:24 -04:00
LagoLunatic a25d2651de Move sqrtf to std:: namespace 2024-08-08 14:55:57 -04:00
LagoLunatic 707fceca57 Move fmodf, atan2f, sinf, and cosf to std:: namespace 2024-08-08 14:50:10 -04:00
Erilea 202fce5fa7 d_vibration / d_vib_pattern 2024-07-25 19:13:30 +02:00
DanTGL df7ece7302 Minor cleanup 2024-07-18 15:12:35 +02:00
Jasper St. Pierre 2a65dfdb6e d_ovlp_fade4 work 2024-07-13 15:58:17 -07:00
LagoLunatic 09e3562a32 Copy dolphin/os progress from TP decomp 2024-07-07 13:24:14 -04:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic 12e1b800ad Use NULL instead of 0 2024-04-23 14:04:42 -04:00
LagoLunatic d0e8844b4b Add uint typedef 2024-03-11 18:23:44 -04:00
Jasper St. Pierre 60bf02dc90 JUTException match 2024-01-21 14:52:59 -08:00
LagoLunatic f24ffc7345 misc cleanup 2024-01-09 18:06:42 -05:00
Jasper St. Pierre 72c61dd705 misc match 2023-12-30 15:44:47 -08:00
Jasper St. Pierre 0aa03af22b JUTException showFloatSub 2023-12-30 15:03:23 -08:00
Jcw87 7d26a34825 stdarg.h 2023-12-30 01:17:54 -08:00
TakaRikka 5773ee904c reorganize MSL_C/Runtime files. wip, notmatching 2023-12-27 21:07:21 -08:00
Jasper St. Pierre a9a6c57fa5 JUTDirectPrint match
found by SwareJonge
2023-12-21 13:07:25 -08:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
Jasper St. Pierre 1f8f630e2f Merge pull request #554 from Jcw87/new
move placement new to MSL_C
2023-12-19 17:15:08 -08:00
Jcw87 fe28552c28 move placement new to MSL_C 2023-12-19 03:30:16 -08:00
Jcw87 985f1df0b7 dummy data should be static 2023-12-19 03:22:42 -08:00
LagoLunatic 56a37d2594 JUTFontData_Ascfont_fix12 match 2023-12-06 15:52:57 -05:00
LagoLunatic 478f3111e0 JUTXfb match 2023-12-05 16:06:17 -05:00
LagoLunatic 2a16e36f46 match JUTGamePad 2023-12-05 15:30:54 -05:00
Jasper St. Pierre 857b0ae732 JUTConsole draw match 2023-12-04 18:23:24 -08:00
Jasper St. Pierre befd757e75 JUTGamePad work 2023-12-02 00:07:38 -08:00
Jasper St. Pierre fb2cb74ad9 JUTConsole is really close now 2023-12-01 23:56:18 -08:00
Jasper St. Pierre 2650487343 JUTConsole work
inspired by nw4r
2023-12-01 23:44:31 -08:00
Jasper St. Pierre 4a496727a9 more JUTConsole work 2023-11-25 14:35:04 -08:00
Jasper St. Pierre 855fb1e2ed JUTConsole work 2023-11-25 14:24:57 -08:00
LagoLunatic 78a12b9334 JUTProcBar OK 2023-11-18 17:18:47 -05:00
LagoLunatic 71ec033a3c match JFWDisplay on J 2023-11-12 03:47:42 -05:00
Jasper St. Pierre bd412feae7 JUT work 2023-11-11 17:10:34 -08:00
LagoLunatic 4d784275af misc minor stuff 2023-11-08 20:05:30 -05:00
Jasper St. Pierre f15ed22cba JUTGba match 2023-10-11 00:23:35 -07:00
Jasper St. Pierre 1000421bd5 m_Do_printf match, JUTException errorHandler match 2023-10-11 00:16:17 -07:00
Jcw87 735e4c169e JUTGba 2023-10-10 02:24:45 -07:00
Jcw87 0402e377c8 JUTCacheFont, JUTResFont 2023-09-28 20:03:44 -07:00
Jasper St. Pierre 427136bbd6 JUTDirectFile match 2023-09-24 13:29:46 -07:00