Commit Graph

29 Commits

Author SHA1 Message Date
LagoLunatic 404ba29635 Fix __start decls 2025-05-17 15:35:55 -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
LagoLunatic 0237004eb3 Fix some clang errors/warnings 2025-04-30 16:44:08 -04:00
Jcw87 5e7b59f2fe Improve compiler compatibility (#743)
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* & l-value
2025-04-29 12:49:09 -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 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 3eac0a16ac warning cleanup 2024-11-02 00:00:04 -04:00
LagoLunatic 202851599f More warning/error cleanup, mostly includes 2024-10-17 23:46:30 -04:00
LagoLunatic 34afbd84db clangd: Started fixing warnings and errors, code cleanup 2024-10-17 21:35:18 -04:00
LagoLunatic 3e7ece6ff5 Copy dolphin/gx progress from TP 2024-09-07 17:31:29 -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 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
LagoLunatic d5a3227301 misc matches 2024-02-02 01:24:11 -05:00
Jasper St. Pierre 67dd323c7f J3DTransform 2023-12-30 18:07:46 -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 e66b3f8c4d m_do_graphic work 2023-11-24 23:13:19 -08:00
LagoLunatic d999536004 d_s_logo OK 2023-11-18 16:27:30 -05:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Jcw87 7345a747d0 JKRStdHeap 2023-09-24 01:45:06 -07:00
Jcw87 5023f3aa70 m_Do_printf (#53) 2023-09-18 13:52:15 -07:00
Jcw87 9493c2a02c m_Do_machine (#43) 2023-09-16 22:16:27 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00