Max Roncace and GitHub
9767e76ba0
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 and GitHub
8fece471c6
Update README after GCN matching ( #2986 )
2025-12-22 12:32:48 -08:00
Jcw87 and GitHub
f156a2a413
JAHostIO, JAWExtSystem debug ( #2985 )
2025-12-22 12:27:31 -08:00
kipcode66 and GitHub
47ac1d4a4c
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 and GitHub
4045f16667
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 and GitHub
b4f931f75f
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 and GitHub
c69e31bd0f
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
Max Roncace and GitHub
ee32f5db55
d_a_vrbox2 matching ( #2981 )
2025-12-21 10:52:34 -08:00
LagoLunatic and GitHub
16a2980f5a
Update to objdiff 3.5.0 ( #2980 )
...
* Update to objdiff 3.5.0
* Fix symbols being in .data instead of .rodata for Wii/Shield
2025-12-21 10:46:14 -08:00
LagoLunatic and GitHub
48f1d47690
Work on weak order ( #2979 )
...
* JAUSectionHeap OK
* Slightly improve d_camera weak func order (12 -> 10)
* Minor d_a_alink fixes
* weak_order_diff.py: Change to take source file as cli argument instead of .o file
For cli autocompletion to work.
* Reorganize J3D structs (no change in weak order)
2025-12-21 14:13:21 +02:00
YunataSavior and GitHub
69bdaaca19
Link d_a_e_fb + npc_shad wii NA 1.0 ifdef ( #2978 )
...
* Link d_a_e_fb
* revert npc_ks changes
2025-12-21 14:11:50 +02:00
f6e2cbca9d
Match d_a_obj_ice_s rideCallBack ( #2977 )
...
* Match d_a_obj_ice_s rideCallBack
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
* Fix debug regression
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
2025-12-20 18:53:41 -08:00
TakaRikka and GitHub
bd0c601a52
m_Do_MemCard/d_file_select wii/debug work ( #2976 )
...
* m_Do_MemCard/d_file_select wii/debug work
* fix builds
2025-12-20 18:30:04 -08:00
Luzagar and GitHub
762159a990
d_a_npc_ks documentation ( #2970 )
...
* npc_ks work
* more work
* fix debug
* more documentation
2025-12-20 18:10:44 -08:00
Carco_21 and GitHub
c434c2edde
Various d_ work ( #2968 )
...
* map work
* various meter work
* d_meter_button ShieldD almost equivalent
* error fix
2025-12-20 18:06:17 -08:00
Max Roncace and GitHub
a1c691ec92
Add config for Wii PAL (RZDP01) ( #2975 )
2025-12-20 18:04:28 -08:00
917d93664d
Match dMsgUnit_c::setTag ( #2974 )
...
* Match dMsgUnit_c::setTag for GCN USA
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
* Match dMsgUnit_c::setTag for debug
* Minor cleanup
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
2025-12-19 23:00:17 -08:00
0395053737
Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc ( #2973 )
...
* Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
* Improve d_a_npc weak func order
---------
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
2025-12-19 22:59:16 -08:00
ac9a361676
Match JFWSystem::init ( #2972 )
...
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
2025-12-19 17:25:09 -08:00
f9d69372a1
match last function in d_camera.cpp ( #2971 )
...
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com >
2025-12-19 17:24:18 -08:00
Jcw87 and GitHub
2c62444df1
m_Do_main debug ( #2965 )
2025-12-19 21:22:03 +02:00
LagoLunatic and GitHub
9771ae6879
JASAiCtrl OK ( #2967 )
2025-12-18 13:38:20 -08:00
LagoLunatic and GitHub
21ce84ae43
d_a_npc_kn OK ( #2966 )
...
* d_a_npc_kn OK
* Remove nonmatching comment
2025-12-18 13:37:50 -08:00
roeming and GitHub
93067110f6
Use consistent s32/u32 ( #2964 )
...
* cleanup long usage
* fix regression
2025-12-18 13:31:44 -08:00
Luzagar and GitHub
7cae156176
fix ENABLE_REGHIO macro ( #2963 )
2025-12-18 13:31:00 -08:00