Commit Graph

34 Commits

Author SHA1 Message Date
LagoLunatic 0aadc33e2a Fix clangd error in oslink.c 2025-05-17 15:48:25 -04:00
LagoLunatic 1523adbdec ifdef out asm functions 2025-05-17 15:21:46 -04:00
LagoLunatic 925fba4f20 Revert "Fix more clangd warnings/errors"
This reverts commit ea73a9c5fe.
2025-05-17 15:12:52 -04:00
LagoLunatic ea73a9c5fe Fix more clangd warnings/errors 2025-05-17 14:29:33 -04:00
LagoLunatic e063db9697 Fix error handler typedefs 2025-05-17 14:16:26 -04:00
LagoLunatic 7ac14b85a1 GXFifo OK 2025-05-16 14:34:46 -04:00
Jcw87 137ce36539 mtx from dolsdk2004 (#748) 2025-05-05 20:55:42 -04:00
LagoLunatic 0237004eb3 Fix some clang errors/warnings 2025-04-30 16:44:08 -04:00
LagoLunatic fa7d4d2896 Fix relocation and data value mismatches 2025-04-24 14:53:58 -04:00
LagoLunatic 822b13e57a Add cPhs_State typedef and use it everywhere 2025-03-17 22:26:56 -04:00
LagoLunatic 6acb5f801b dolphin/dvd OK 2025-03-16 21:52:11 -04:00
LagoLunatic c4ad9f7241 Various cleanup 2025-02-23 19:59:54 -05:00
LagoLunatic 02b21329ad GBAJoyBoot OK 2025-01-26 20:52:18 -05:00
LagoLunatic 2a02484cdc JStudio/JMessage work and cleanup 2025-01-17 20:04:18 -05:00
LagoLunatic f543b7b471 Add ASM define to wrap mwerks asm keyword 2024-12-28 15:45:24 -05:00
LagoLunatic f18e2b10dd Various cleanup for OSContext 2024-12-28 14:56:09 -05:00
LagoLunatic c46adebdb9 Fix more clangd errors
This also seems to fix the problem where clangd failed to index most header files, which was due to the typo in JGeometry.h.
2024-11-22 19:04:56 -05:00
LagoLunatic c81da30538 GXPerf OK 2024-11-10 15:55:26 -05:00
LagoLunatic 990068ec3d Rename __GXData -> gx, fix more clangd warnings 2024-11-07 17:10:49 -05:00
LagoLunatic 04a5b59db5 GX work 2024-11-07 14:24:48 -05:00
LagoLunatic 89c74d0133 GX work, GXData struct should be correct now 2024-11-02 00:13:40 -04:00
LagoLunatic 3eac0a16ac warning cleanup 2024-11-02 00:00:04 -04:00
LagoLunatic fab0d7a5ba misc cleanup, mostly inlines 2024-10-29 00:22:32 -04:00
LagoLunatic d7c228a628 misc cleanup 2024-09-16 17:46:19 -04:00
LagoLunatic 3e7ece6ff5 Copy dolphin/gx progress from TP 2024-09-07 17:31:29 -04:00
LagoLunatic 597c49efb7 OSReboot OK 2024-07-12 22:53:23 -04:00
LagoLunatic 1cd37880b7 Add AT_ADDRESS macro 2024-07-12 11:03:34 -04:00
LagoLunatic a09fe965c0 Remove OSExec
This TU exists in TP but not TWW
2024-07-08 15:48:17 -04:00
LagoLunatic 42d942d33c __start OK, OSReboot almost 2024-07-07 18:41:48 -04:00
LagoLunatic 6eb8518355 Fix inconsistent indentation 2024-07-07 16:36:38 -04:00
LagoLunatic ec8db7da22 OSRtc OK on PAL 2024-07-07 16:19:34 -04:00
LagoLunatic fbdb3cede3 More dolphin/os matches 2024-07-07 16:04:13 -04:00
LagoLunatic 09e3562a32 Copy dolphin/os progress from TP decomp 2024-07-07 13:24:14 -04:00
TakaRikka 6452c4ae65 most of dolphin GBA lib done 2023-09-25 21:59:26 -07:00