Commit Graph
77 Commits
Author SHA1 Message Date
YunataSaviorandGitHub 24c08d322e 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
Jcw87andGitHub 2dd7e2ea62 J2DGraph debug (#3028)
* J2DGraph debug

* J2DGraph debug
2026-01-11 19:00:04 -08:00
Jcw87andGitHub 5b987084ea JUtility debug (#3020) 2026-01-05 04:07:04 -08:00
Jcw87andGitHub deb7bead20 JKernel debug (#3012) 2026-01-04 17:22:56 -08:00
LagoLunaticandGitHub ce895330ed 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 RoncaceandGitHub 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
LagoLunaticandGitHub 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 RoncaceandGitHub 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
LagoLunaticandGitHub 1b8ea3206d J3D debug work (#2949)
* J3D debug work

* Clean up JSystem GXColor ctors, remove a couple fakematches

* Update symbols.txt

* Fix res include syntax

* Remove fakematch that isn't necessary anymore

* Fix some Shield regressions
2025-12-12 21:04:03 -08:00
LagoLunaticandGitHub 4fb3af91b8 Various small matches (#2879)
* Misc debug matches

* Fix JASBasicWaveBank weak func order

* Remove more dol2asm stuff, fix missing includes

* Some data fixes

* Update comments

* d_file_sel_warning is already OK

* Fix Z2 splits

* Fix movebox namespace

* Fix inlining issue in m_Do_ext

* Fix Z2 splits for P and J
2025-11-27 21:34:18 -08:00
TakaRikkaandGitHub 6f96e66518 various Z2Audio / JAudio debug cleanup (#2876)
* some JAudio work

* audio cleanup checkpoint

* checkpoint more audio cleanup

* fix symbols

* more z2 cleanup

* fix regression

* fix build

* some fixes
2025-11-27 21:19:33 -08:00
Max RoncaceandGitHub 3080360a2a d_kankyo matching (#2872) 2025-11-26 13:52:12 -08:00
Max RoncaceandGitHub 2bff9b49b5 d_particle equivalent (#2869) 2025-11-25 20:55:01 -08:00
hatal175andGitHub c4df6a5771 d_a_grass Matching (#2858) 2025-11-24 15:28:20 -08:00
Max RoncaceandGitHub 24c1bf1723 Clean up d_msg_unit, misc fixes for PAL and JPN (#2848) 2025-11-22 18:40:49 -08:00
Max RoncaceandGitHub f2ad303961 Link d_msg_class (all) and d_msg_unit (JP only), minor alink fix (#2846) 2025-11-21 21:45:29 -08:00
Max RoncaceandGitHub e6a5d5c3dd Miscellaneous retail+debug fixes, link several new TUs (#2836) 2025-11-20 23:09:21 -08:00
Max RoncaceandGitHub 8956be538e d_a_npc_grs matching (#2827) 2025-11-19 13:27:28 -08:00
hatal175andGitHub 158899a16d debug work on d_a_e_fb (#2819) 2025-11-18 01:34:52 -08:00
hev7andGitHub fad2f41e33 d_a_npc_kyury matching (#2808) 2025-11-15 04:04:45 -08:00
hev7andGitHub 2387021347 d_a_npc_pouya matching (#2806)
* d_a_npc_pouya matching

* mItemPartnerId fix
2025-11-15 04:02:24 -08:00
hatal175andGitHub b5092b9578 Add missing GZ2J01 links (#2782) 2025-11-08 15:56:06 -08:00
hatal175andGitHub 1704a3acba d_a_obj_kuwagate OK (#2774) 2025-11-06 14:15:07 -08:00
Max RoncaceandGitHub c428403198 d_a_e_sh matching (#2772) 2025-11-05 19:16:06 -08:00
226325284d lv6togetrap, swpush2, tafence done (#2771)
* lv6togetrap, swpush2, tafence done

* fix jp/pal

* Use dEvtCnd_CANDEMO_e

---------

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-11-06 03:19:01 +02:00