Commit Graph

3 Commits

Author SHA1 Message Date
Pieter-Jan Briers 79fda477b1 Wii PAL d_s_logo improvements (#3157)
* Wii PAL d_s_logo improvements

* Fix d_s_logo/d_pane_class_alpha sdata spltis

* Specify some symbols to improve matches

Is there a better way to do this?

* More symbols

* match phase_1

* Fix regressions

* Fix d_s_name rodata split

* Add nextPauseTimer__9dScnPly_c to symbol map
2026-06-19 17:46:30 -07:00
Roman Sandu 0fc019dcfa JAHostIO and friends (#3131) 2026-03-26 18:54:07 -07:00
Luke Street 9649319ec4 Reorganize library code into libs/ (#3119)
* Reorganize files into libs/{dolphin,JSystem,PowerPC_EABI_Support,revolution,TRK_MINNOW_DOLPHIN}

* Update configure.py and project.py for new libs structure

* Refactor `#include <dolphin/x.h>` -> `<x.h>`

* Remove `__REVOLUTION_SDK__` forwards from dolphin

* Fix dolphin/ references in revolution

* Wrap `#include <dolphin.h>` in `!__REVOLUTION_SDK__`

* Always build TRK against dolphin headers

* Resolve revolution SDK header resolution issues
2026-03-01 14:35:36 -08:00