PJB3005
|
43e156913b
|
Get imgui running
|
2026-02-28 14:43:47 +01:00 |
|
PJB3005
|
b598f856b4
|
Make stage loading work on LE & 64-bit
|
2026-02-28 13:17:05 +01:00 |
|
PJB3005
|
288cd84a64
|
Disable the audio engine for now
|
2026-02-27 23:54:50 +01:00 |
|
PJB3005
|
317fb95c27
|
Make GXVtxDescList and GXVtxAttrFmtList not be behind BE
Fixes a stub call because we couldn't pass the BE form to the API
|
2026-02-27 01:04:44 +01:00 |
|
PJB3005
|
e7861f1ee3
|
Fix endianness & 64-bit in 3D asset loading code
Combination of plumbing BE(T) through everything, making BE<T> have template specializations, and inverting at load time where more practical.
|
2026-02-25 20:20:45 +01:00 |
|
PJB3005
|
36895ee3b6
|
Add template-based BE(T) endianness conversion helper types
Doesn't require modification at the call sites thanks to the implicit conversion operator.
|
2026-02-24 16:29:00 +01:00 |
|
Lurs
|
c86a2208d2
|
first start with aurora after linking on MSVC
|
2026-02-17 22:28:42 +01:00 |
|
Lurs
|
3b742025db
|
Fix MSVC compiler and linker errors
- Fix struct/class forward declaration mismatches (JAIAudience, JASTrack) causing different MSVC mangled names and unresolved symbols
- Add jsystem_stubs.cpp with stubs for JASHeap, JASVoiceBank, J3DShapeTable, JAUSection, JHICommBuf, HIO/HIO2, JOR
|
2026-02-13 23:28:47 +01:00 |
|
kipcode66
|
b1e20051ce
|
get dusk past compilation and into linking
|
2026-01-15 19:24:39 -05:00 |
|
TakaRikka
|
29d95e4686
|
some fixes
|
2025-11-30 14:34:10 -08:00 |
|