Commit Graph
1694 Commits
Author SHA1 Message Date
TakaRikkaandGitHub 139722c731 shieldD revolution OS mostly done (#2892)
* begin revolution sdk setup

* wii rvl test

* revo OS mostly done for shieldD
2025-11-30 08:59:04 +02:00
LagoLunaticandGitHub 7abe8d4a40 JASHeapCtrl OK (#2893) 2025-11-29 21:30:50 -08:00
Niklas BauerandGitHub 1be301393b d_a_obj_crvgate debug almost matching (#2880)
* Match d_a_obj_crvgate debug

* d_a_obj_crvgate remove this->
2025-11-29 14:51:45 -08:00
Max RoncaceandGitHub 89ccf4c7ef d_a_bg debug work + matching for retail (#2890) 2025-11-29 22:11:21 +02:00
Julian MaynesandGitHub 72c37de758 D_a_e_mm_mt 99% matching (#2881)
* do draw, smbindeffect, isdelete, delete, most of heapinit

* Fix lowercase hex

* fix style

* Add spaces after if

* Do most of drop and carry

* Almost done

* Finish normal

* Get functions to mostly regalloc + a few compiler quirks.

* fix up comments

* Fix all issues and get everything to 100
2025-11-29 00:55:42 -08:00
Max RoncaceandGitHub 3e8442dcbd Minor linklist.h debug fixes (#2887) 2025-11-28 18:11:57 -08:00
LagoLunaticandGitHub c974c979ee d_a_passer_mng OK (#2885) 2025-11-28 11:29:09 -08:00
LagoLunaticandGitHub ff550da0b2 d_map_path_dmap OK (#2884) 2025-11-28 11:28:27 -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
Niklas BauerandGitHub a089a1d21c d_a_player checks debug work (#2878)
* Match player checks via BOOL

* PR comment

* resolve conflict
2025-11-27 21:20:22 -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 767caeecc3 d_a_npc_ykm debug almost matching (#2877) 2025-11-27 14:28:39 -08:00
Carco_21andGitHub f8d6c5fe1b rafrel debug almost matching (#2866) 2025-11-27 14:24:44 -08:00
Carco_21andGitHub 4d4444ca18 d_a_b_mgn debug almost equivalent (#2842)
* debug almost equivalent

* PR cleanup
2025-11-27 14:22:27 -08:00
Max RoncaceandGitHub 90133fb1cb Small d_a_mg_rod fixes (#2874) 2025-11-26 20:01:55 -08:00
Max RoncaceandGitHub 3080360a2a d_kankyo matching (#2872) 2025-11-26 13:52:12 -08:00
LagoLunaticandGitHub 5d0da9be7c Match J3DTransformInfo::operator=, fixing several regalloc issues (#2873) 2025-11-26 14:41:10 -07:00
Niklas BauerandGitHub c619b761e6 d_a_obj_carry ALL_GCN matching (#2871)
* d_a_obj_carry matching

* d_a_obj_carry::execute() debug matching
2025-11-26 19:27:50 +02:00
Max RoncaceandGitHub 2bff9b49b5 d_particle equivalent (#2869) 2025-11-25 20:55:01 -08:00
hev7andGitHub 43e2dadc12 Link b_mgn, tbox equivalent (#2867)
* Link b_mgn

* tbox equivalent
2025-11-25 20:48:34 -08:00
Max RoncaceandGitHub 9f76ba2f69 d_a_npc debug work (#2863)
* Remove d_a_npc3.cpp

This file appears to not actually be real and the asserts in its
functions all reference d_a_npc2.cpp instead.

* d_a_npc debug almost matching
2025-11-25 22:32:01 +02:00
Max RoncaceandGitHub 360bad3995 Clean up some fakematches, mostly around gameInfo loads (#2862) 2025-11-25 22:30:14 +02:00
LagoLunaticandGitHub 7ca9ef46db d_a_mg_rod equivalent (#2865) 2025-11-25 22:29:44 +02:00
Max RoncaceandGitHub 9943a52a79 Move cBgS_GrpPassChk and cBgS_PolyPassChk to separate headers (#2861)
This is supported by RTTI ordering which only makes sense if these
classes are in separate headers from the dBgS_* classes.
2025-11-25 18:39:11 +02:00
Carco_21andGitHub f5e3e89512 d_a_mg_rod a little closer to matching (#2857)
* closer to matching

* build error fix

* PR cleanup
2025-11-25 18:36:25 +02:00