Luke Street
eed14acdc6
Annotate all data with DUSK_GAME_DATA ( #2214 )
...
The hope of auto-importing data via lld MinGW
+ pseudo_reloc is now dead thanks to ARM64,
so I just wrote a script to go annotate every
exported data symbol in the game instead.
2026-07-14 13:49:21 -06:00
Luke Street
4df8ccc871
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
TakaRikka
c9e2a73dda
general cleanup, d_menu_quit / d_a_obj_testcube mostly done, d_msg_scrn_explain debug ( #3065 )
...
* typedef for cPhs_Step
* make sdk includes consistent
* d_menu_quit / d_msg_scrn_explain debug
* d_a_obj_testcube mostly done
* d_debug_pad mostly done
* jstudio tool library headers
* some JStudioCameraEditor headers
* d_jcam_editor mostly done
* try fixing some shield regressions
* d_bg_parts mostly done
* fix merge errors
* debug fix
2026-01-24 23:36:23 -08:00
Jcw87
02e0a01270
Z2AudioLib debug ( #3016 )
2026-01-05 03:54:00 -08:00
TakaRikka
011b4b33b2
various Z2Audio / JAudio debug cleanup ( #2876 )
...
* some JAudio work
* audio cleanup checkpoint
* checkpoint more audio cleanup
* fix symbols
* more z2 cleanup
* fix regression
* fix build
* some fixes
2025-11-27 21:19:33 -08:00
Caroline Madsen
cbbb7a0e10
work on Z2SoundMgr and Z2SeMgr ( #2055 )
2024-01-30 16:08:37 -08:00
Caroline Madsen
85e2196c07
Z2SeqMgr mostly done ( #2053 )
2024-01-29 15:50:13 -08:00
Caroline Madsen
e2a84aef47
Z2Creature mostly done ( #2049 )
2024-01-26 18:11:28 -08:00
hatal175
27ad2a1af7
Import JASCmdStack, std-vector work, Z2StatusMgr OK ( #2029 )
...
* Import JASCmdStack
* Work on std-vector
* Z2StatusMgr OK
2024-01-11 01:16:40 +02:00
TakaRikka
d2c0f942e5
Z2AudioMgr / various JAudio setup ( #152 )
...
* audioMgr setup
* bunch of JAudio setup
2021-09-30 10:13:49 -04:00
Julgodis
9335ce5119
clang-format
2021-03-29 00:10:25 +02:00
Julgodis
1e95d29b60
dol2asm OK
2021-03-28 22:49:05 +02:00