tp/include/JSystem
LagoLunatic ed42b15988
Debug build now takes .alf as input instead of .dol (#2360)
* Fix debug build

* Debug build now takes .alf as input instead of .dol

I had to manually remove the following line from symbols.txt for DTK to work:
```
.data = .sbss:0x8074C97C; // type:object size:0x4 scope:local data:byte
```
After that it built OK, and DTK automatically modified all other lines in symbols.txt.

* Fix pragma in header messing up debug optimization level
2025-03-30 15:43:44 -07:00
..
J2DGraph Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
J3DGraphAnimator b_dr equivalent, update dtk-template (#2327) 2025-03-14 04:46:21 -04:00
J3DGraphBase Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
J3DGraphLoader copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
J3DU d_a_e_fz work, doxygen revamp (#2127) 2024-04-12 00:10:30 -06:00
JAudio2 fix debug build (#2345) 2025-03-27 00:45:52 -07:00
JFramework Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JGadget Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00
JHostIO Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JKernel Z2AudioLib work (#2339) 2025-03-21 23:03:43 -07:00
JMath Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JMessage Fix spurious differences when using `ninja diff` (#2294) 2025-01-26 22:01:05 -08:00
JParticle copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JStage Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JStudio Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00
JSupport most of JHostIO / m_Do_hostIO done (#2288) 2025-01-19 22:05:53 -07:00
JUtility Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
JGeometry.h Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
TPosition3.hh JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00