PJB3005
|
a83c53cf37
|
How did this compile on my branch but not here... (fix d_a_movie_player.h)
|
2026-04-01 23:48:45 +02:00 |
|
PJB3005
|
0ecd16133d
|
Clang compile fixes
|
2026-03-29 03:29:30 +02:00 |
|
PJB3005
|
c28150be40
|
Works a lot better now
|
2026-03-29 00:19:56 +01: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 |
|
LagoLunatic
|
497aa20aa9
|
d_a_movie_player OK (#2958)
* Match THPAudioDecode
* Match daMP_MixAudio
* Fix weak func order
* Fix global.h
|
2025-12-16 16:52:28 +02:00 |
|
TakaRikka
|
a6e76c0841
|
project cleanup (#2895)
* some wii OS fixes
* remove old dol2asm comments
* remove dol2asm.h
* remove function address comments
* normalize ATTRIBUTE_ALIGN usage
* DECL_WEAK macro
* fix gcc attribute weak macro
* wrap more mwcc specific things in ifdefs
* fixes
* fix revo sdk version flags
* fixes
|
2025-11-30 15:23:42 -07:00 |
|
TakaRikka
|
638c0b968c
|
npc_gnd finished, movie_player almost done (#2818)
* movie_player mostly done
* d_a_npc_gnd done
* fix fshop debug match
|
2025-11-18 01:34:34 -08:00 |
|
TakaRikka
|
650e1c44a4
|
work on d_a_movie_player (#2246)
* work on d_a_movie_player
* d_a_demo_item mostly done
|
2024-11-11 17:53:04 +02:00 |
|
TakaRikka
|
12eb254d76
|
switch to dtk setup (#2203)
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1)
* Fix build image ref (#2)
---------
Co-authored-by: Luke Street <luke@street.dev>
|
2024-10-10 08:29:58 -06:00 |
|