YunataSavior
f80c653d3e
e_rd, npc_ks dbg work ( #3029 )
...
* Partial e_rd, npc_ks dbg work
* More e_rd matching
* e_rd fixes and dbg ctor matched
* obj_ita dbg equiv
* e_st dbg almost equiv
* Some obj_ladder dbg work
* dbg e_rd PR comments
* Further e_rd dbg clangd fixes
2026-01-11 19:49:05 -08:00
Max Roncace
919a7aaa96
Fix errors when building with -ipa program ( #3035 )
2026-01-11 19:25:26 -08:00
Max Roncace
e3610729d9
Add __start.c for Wii builds ( #3034 )
2026-01-11 19:24:02 -08:00
hatal175
f6522db159
Work on c_damagereaction and f_ap_game debug ( #3033 )
2026-01-11 19:22:57 -08:00
Max Roncace
91d97cf3f4
d_camera debug almost matching ( #3032 )
2026-01-11 19:20:17 -08:00
Jcw87
32b5c96b8f
J2DGraph debug ( #3028 )
...
* J2DGraph debug
* J2DGraph debug
2026-01-11 19:00:04 -08:00
Jcw87
a104420d6c
std-vector debug ( #3027 )
2026-01-10 23:39:15 +02:00
roeming
37ec227b3f
first round of constants cleanup ( #3021 )
...
* first round of constants cleanup
* move m_PI_D definition
* remove compatibility comment
* add future version of angle subtracting with/without cast
* whitespace change to run builds again
2026-01-10 23:38:04 +02:00
hatal175
d5e748beaa
Work on d_debug_camera ( #3024 )
2026-01-08 07:53:40 -07:00
Jcw87
68c1fe29aa
linklist debug ( #3025 )
2026-01-08 07:52:18 -07:00
Jcw87
ce48981be0
JMath debug ( #3023 )
2026-01-07 19:53:53 +02:00
Jcw87
631a9cc51c
JFWDisplay debug ( #3022 )
2026-01-07 19:52:16 +02:00
Max Roncace
c1aeec67aa
f_pc mostly linked for Wii/Shield ( #3015 )
2026-01-06 04:45:15 -08:00
Max Roncace
b6e14dd4c8
Misc debug include/class order improvements + link remaining Z2AudioLib TUs ( #3014 )
...
* Improve dolzel.pch ordering
* Improve JSystem include order
* Various class ordering fixes
* Link remaining Z2AudioLib TUs
* Fix some symbols in Shield and weak functions in ShieldD
2026-01-06 04:38:40 -08:00
Jcw87
3726054a99
JUtility debug ( #3020 )
2026-01-05 04:07:04 -08:00
Max Roncace
29d2308308
Link d_a_npc and d_a_npc_cd2 ( #3019 )
2026-01-05 03:58:09 -08:00
Jcw87
378e6ecf72
fix functions not returning values ( #3018 )
2026-01-05 03:55:35 -08:00
Jcw87
02e0a01270
Z2AudioLib debug ( #3016 )
2026-01-05 03:54:00 -08:00
kipcode66
ea53712c30
Add guards around std library headers ( #3013 )
...
* Last fix for standard compiler error
* adding define guards around headers
* rename cmath.h and climits.h to cmath and climits respectively
* renaming cstdarg.h to cstdarg
* renaming cstdlib.h to cstdlib
* renaming cstring.h to cstring
* renaming cstdio.h to cstdio
* renaming cmath locale ctype
* renaming stdarg string and va_list
* renaming cstddef
* renaming stdio stddef stdlib
* renaming algorithm, functional, iterator, memory, and utility
* renaming bitset, cstdint, limits, and stdint
* renaming new and type_traits
* update quote includes for standard library headers to angle bracket includes
2026-01-05 03:50:45 -08:00
Jcw87
8561613852
m_Do debug ( #3017 )
...
* m_Do debug
* d_particle fix
2026-01-05 02:19:14 -08:00
Jcw87
3ce16f0192
JKernel debug ( #3012 )
2026-01-04 17:22:56 -08:00
roeming
350d24b4b4
d_a_e_rdy debug work ( #3011 )
...
* debug work for d_a_e_rdy
* remove unused fake function
* fix regressions
* rename variable
* Fix version diffs of angle adding
2026-01-04 17:22:04 -08:00
Max Roncace
124eb12f13
m_Do_ext retail linked + debug improvements ( #3009 )
2026-01-04 17:20:35 -08:00
Max Roncace
59fa5deb80
d_particle debug improvements ( #3010 )
2026-01-02 08:24:40 -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
hatal175
798ba743a0
Work on d_cc_d debug ( #3002 )
2025-12-29 04:12:01 -08:00
TakaRikka
4a75dc3736
jgadget debug improvements ( #3000 )
2025-12-27 15:24:27 -07:00
Jcw87
5fcfa49f3b
JAudio2 debug ( #3006 )
2025-12-27 15:23:15 -07:00
TakaRikka
d58e17f9f1
d_a_door_spiral mostly done ( #3007 )
2025-12-27 13:46:46 -07:00
YunataSavior
f03f54f3b0
Enable unk_0x4d38 for VERSION_SHIELD ( #3005 )
2025-12-26 17:52:14 -08:00
YunataSavior
fc3692e4ac
Debug d_a_e_ym ( #3003 )
2025-12-26 16:23:14 -08:00
LagoLunatic
d63835d5c6
Fix optimization flag for Shield ( #3004 )
...
* Fix optimization flag for Shield
* Minor debug work
* Fix NULL asserts
2025-12-26 16:20:21 -08:00
roeming
e9e4adc368
match most of d_a_e_wb debug ( #3001 )
...
* match most of d_a_e_wb debug
* Move over to using new `UNUSED` macro
2025-12-26 14:56:46 -08:00
roeming
6a9525b54f
match d_a_e_mk debug ( #2999 )
...
* match d_a_e_mk debug
* Fix platform guard
2025-12-26 14:56:15 -08:00
Jcw87
a325d40e35
JAudio2 debug ( #2996 )
2025-12-26 13:20:53 -08: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
LagoLunatic
11b713902f
Resolve all gameInfo fakematches ( #2995 )
...
* Clean up various inlines/fakematches/comments
* Copy OptRuby inline name from TWW debug
* Resolve all dEvt_control_c related fakematches, return pointer instead of reference
* Fix some more missing inline usages
2025-12-24 16:57:36 -08:00
TakaRikka
27b8eb1049
msl_c mostly matching for wii/shield ( #2994 )
2025-12-24 16:54:21 -08:00
Max Roncace
b384af2431
d_a_mg_rod debug improvements ( #2993 )
2025-12-23 16:11:09 -08:00
LagoLunatic
e8c70fb18f
Clean up code, remove fakematches, add UNUSED, enable warnings ( #2992 )
...
* Remove NDEBUG_DEFINED fakematch, clean up getName temps
* Fix ifdef
* Fix bad JSystem pch ifdef breaking decomp.me
* Remove Acch Chk fakematches
* Private Acch fields
* Fix some clangd errors in headers
* Add UNUSED macro for matching debug parameters
* Enable clangd unused-parameter warning
* Remove extern from initializers
Probably added by dol2asm?
* Fix process profile definitions
* Remove leftover dol2asm address comments
* Remove some unnecessary double casts
* Enable some more clangd warnings
* Fix missing usages of fopAcM_ct
* Fix wrong enum usage
* Fix more fakematches
2025-12-23 15:53:10 -08:00
Jcw87
889dc157ab
JAudio2 debug ( #2990 )
2025-12-23 10:23:09 -08:00
TakaRikka
46d53ab65f
MSL_C header cleanup ( #2988 )
...
* msl_c header cleanup
* math header cleanup
* fix rest of shieldD configs
* cleanup cflag configs a bit
* fix shield build
2025-12-23 10:20:32 -08:00
LagoLunatic
3feb1e9098
Add missing RVL .init splits ( #2989 )
...
* Fix Debug_BBA being in the wrong split for GCN
* Add .init splits/symbols for Wii versions
* Fix incorrect relocations detected to __check_pad3 for Wii
* Add .init splits and fix __check_pad3 for Shield versions
2025-12-22 21:55:51 -08:00
Max Roncace
cd1e12a8f4
GCN data 100% matching ( #2987 )
...
* Update GZ2J01 symbols from linked DOL
* GCN data 100% matching
* Run dtk apply
2025-12-22 15:41:19 -08:00
Niklas Bauer
6f137f2a6b
Update README after GCN matching ( #2986 )
2025-12-22 12:32:48 -08:00
Jcw87
758f83dda5
JAHostIO, JAWExtSystem debug ( #2985 )
2025-12-22 12:27:31 -08:00
kipcode66
bda8dc6af8
4th round of standard compiler fixes ( #2984 )
...
* 4th round of standard compiler fixes
* use of fpcM_ERROR_PROCESS_ID_e in gWolfBustersID
2025-12-22 02:20:08 -08:00
kipcode66
9ac6dd0044
next round of standard compiler fixes ( #2969 )
...
* next round of standard compiler fixes
* Fix weak function order issue
* fix missmatch with ShieldD version
2025-12-21 17:48:09 -08:00
LagoLunatic
dd7c91f3d3
Miscellaneous data fixes ( #2983 )
...
* Replace bss lbl_ with init$0000
* Rename l_HIOInit to hio_set
The name is excluded from TP's weird maps, but hio_set is the name they used in TWW's maps.
* Fix a couple more init$ names
* Fix nbomb missing some bss
* Fix camera localstatics having wrong name
* Rename l_initHIO to hio_set
* A couple manual fixes
* Rename hioInit to hio_set
* Couple more manual fixes
* Fix d_a_npc_cd2 data and function order
* More data fixes
* Fix inconsistent hex vs decimal
2025-12-21 16:43:06 -08:00
Max Roncace
294ed1689f
Make Debug_BBA symbol global in __start.c ( #2982 )
...
This fixes an issue where the virtual address of the symbol would
be appended after the name making it impossible to automatically
match the symbol on more than one version.
2025-12-21 12:36:00 -08:00