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 |
|
Niklas Bauer
|
b3803dfa74
|
f_op work (#3008)
* f_op debug 1
* f_op debug 2
* f_op debug 3
* f_op debug 4
* f_op debug 5
* f_op_debug fix build
* f_op linking
* remove goto in fopac_create
* fix regressions
* fix regressions
* pr comments
* f_op debug 6
* f_op debug 7
* f_op debug 8
* f_op debug 9
* f_op debug 10
* f_op work, linking, symbols, heap
* regressions 1
* regressions 2
* pr comments
|
2025-12-30 14:22:38 +02:00 |
|
Niklas Bauer
|
df0ffcd87c
|
f_op debug work (#2991)
* f_op debug 1
* f_op debug 2
* f_op debug 3
* f_op debug 4
* f_op debug 5
* f_op_debug fix build
* f_op linking
* remove goto in fopac_create
* fix regressions
* fix regressions
* pr comments
|
2025-12-26 13:17:51 -08:00 |
|
Jcw87
|
86729e6597
|
m_Do_main debug (#2965)
|
2025-12-19 21:22:03 +02:00 |
|
kipcode66
|
1adace595e
|
Improving standard compiler compatibility (#2926)
* Adding explicit dolphin/ prefix & fix characters
* Rename ShiftJIS to SJIS
* Separate JASSeqReader read methods implementation between compilers.
* Fix pointer.h
* fix d_item_data typo
* fix gcn matching issue
|
2025-12-08 20:31:22 -08:00 |
|
Max Roncace
|
cf492884ea
|
Various debug conditional compilation cleanup (#2915)
* Global: Define DEBUG as 0 if not already defined
* Clean up DEBUG-guarded code
|
2025-12-06 13:34:47 -08:00 |
|
TakaRikka
|
eda175afc8
|
copy dolsdk2004 to tp / b_bh + e_mb done (#2299)
* move dolsdk2004 over
* cleanup some temp work
* finish and cleanup gf
* b_bh done
* d_a_e_mb done
|
2025-02-10 21:20:42 +02:00 |
|
TakaRikka
|
2014eab06f
|
most of JHostIO / m_Do_hostIO done (#2288)
|
2025-01-19 22:05:53 -07:00 |
|