Commit Graph
2259 Commits
Author SHA1 Message Date
Max RoncaceandGitHub 63d902bc89 Fix Wii USA v2 configuration & add file checksums (#2938) 2025-12-09 22:35:23 -08:00
LagoLunaticandGitHub 26f4c5a0fe JASAramStream OK (#2937) 2025-12-09 14:52:31 -07:00
hatal175andGitHub cfded01caa Match resource.cpp with a small fake match (#2936) 2025-12-09 13:44:27 -08:00
LagoLunaticandGitHub 2447d5a02a d_a_npc_cdn3 OK (#2935) 2025-12-09 22:41:11 +02:00
Carco_21andGitHub 60645e1423 d_a_e_gb debug + documentation (#2916)
* cleanup and documentation

* PR cleanup
2025-12-08 20:33:55 -08:00
kipcode66andGitHub 3b26aae532 Improving standard compiler compatibility (#2926)
* Adding explicit dolphin/ prefix & fix characters

* Rename ShiftJIS to SJIS

* Separate JASSeqReader read methods implementation between compilers.

* Fix pointer.h

* fix d_item_data typo

* fix gcn matching issue
2025-12-08 20:31:22 -08:00
LagoLunaticandGitHub a3d6bafcdd Match JASTaskThread::run (#2934) 2025-12-08 22:12:42 +02:00
Carco_21andGitHub bff5982293 almost matching (#2933) 2025-12-08 22:12:20 +02:00
LagoLunaticandGitHub 7820b4590e Match JStudio_JStage::TAdaptor_light::adaptor_do_begin (#2932) 2025-12-08 22:11:03 +02:00
Carco_21andGitHub c74ce87f5a decent work (#2931) 2025-12-08 22:10:37 +02:00
Max RoncaceandGitHub 1669731d6c Add missing RELs for Wii USA v0 (#2930) 2025-12-08 22:08:33 +02:00
TakaRikkaandGitHub 353721578d shieldD revolution dvd/nand mostly done (#2922)
* shieldD revo dvd mostly done

* shieldD revo nand mostly done

* shieldD revo fs mostly done

* shieldD revo ipc mostly done

* shieldD revo sdk pad done
2025-12-08 12:44:29 +02:00
LagoLunaticandGitHub 251d49c6f1 JASBNKParser OK, Z2Audience OK (#2929) 2025-12-07 21:49:42 -08:00
roemingandGitHub 07a4e6b052 match debug for D_menu_fmap2_d (#2925)
* menu_fmap2d debug progress

* match debug for d_menu_fmap2D

* fix broken function

* fix weird shield mismatch

* fix other shield mismatch

* fix suggestions

* fix func for wii version

* match func for all versions

* remove cast from saveBitLabels
2025-12-07 17:09:47 -08:00
Max RoncaceandGitHub e82c27fd00 Add Wii USA v2 to GH Actions (#2928) 2025-12-07 14:22:33 -08:00
Max RoncaceandGitHub f1bbdc5042 Fix up Wii USA v0/v2 symbols (#2927) 2025-12-07 14:22:14 -08:00
LagoLunaticandGitHub 40a8b9ed54 d_a_npc_blue_ns OK (#2924)
* Match daNpcBlueNS_c::_Execute

* Cleanup loop

* d_a_npc_blue_ns OK
2025-12-07 12:26:55 -07:00
LagoLunaticandGitHub cd94afafa0 Match Z2SceneMgr::sceneBgmStart (#2923) 2025-12-06 21:09:16 -08:00
kipcode66andGitHub fc31053cb6 Improving compatibility with standard cpp compiler (#2920)
* Improving compatibility with standard cpp compiler

* Add __REGISTER macro for non mwcc compatibility

* Fix for PR comments

* fix missing define for revolution

* Simplifying cSAngle conversion
2025-12-06 21:08:05 -08:00
LagoLunaticandGitHub 7ac2c38caf Fix const loop invariant issues (#2921)
* Fix const loop invariant issues by defining explicit operator= for structs

* Fix J2DMatBlock weak func order
2025-12-06 14:19:09 -08:00
Max RoncaceandGitHub 136f6b3f40 d_kankyo debug work (#2918)
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code

* d_kankyo debug almost matching
2025-12-06 13:39:30 -08:00
Max RoncaceandGitHub a30e617e5a Various debug conditional compilation cleanup (#2915)
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code
2025-12-06 13:34:47 -08:00
kipcode66andGitHub 9f1a648851 fix TPosition3.h (#2919) 2025-12-05 22:24:34 -08:00
LagoLunaticandGitHub ae9fa8922a Work on weak function ordering (#2917)
* Fix functionvalue weak func order

* Add script to help diffing weak function order

* Improve alink weak func order (44 -> 15)

* Improve m_Do_ext weak order (12 -> 7)

* Remove old hack

* Fix d_a_tbox weak func order

* Fix d_a_npc_ks weak func order

* Fix error when trying to diff weak func order for ShieldD due to hidden function alignment gap symbols
2025-12-05 18:46:58 -08:00
Carco_21andGitHub e6b1f3a4f2 d_a_e_mk debug work + documentation (#2913)
* initial work

* documentation
2025-12-05 18:37:17 -08:00