LagoLunatic
ce448fa0be
JASHeapCtrl OK ( #2893 )
2025-11-29 21:30:50 -08:00
LagoLunatic
7abe8d4a40
JASHeapCtrl OK ( #2893 )
2025-11-29 21:30:50 -08:00
TakaRikka
da1c925ddf
temp readme
2025-11-29 19:09:45 -08:00
TakaRikka
db307b79c0
initial cmake setup
2025-11-29 19:06:39 -08:00
TakaRikka
1bb6de0633
remove workflows for now
2025-11-29 18:07:04 -08:00
TakaRikka
2f83d83514
add aurora submodule
2025-11-29 18:05:36 -08:00
Niklas Bauer
c99e2d4e45
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
Niklas Bauer
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 Roncace
6b231434ef
d_a_bg debug work + matching for retail ( #2890 )
2025-11-29 22:11:21 +02:00
Max Roncace
89ccf4c7ef
d_a_bg debug work + matching for retail ( #2890 )
2025-11-29 22:11:21 +02:00
Julian Maynes
6666908afb
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
Julian Maynes
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
roeming
1bd947b6dd
Adding tons of enum resource files ( #2886 )
...
* add shield assets
* add shieldD assets
* add GCN US assets
* add GCN JP asset enums
* add GCN PAL asset enums
* add WII asset enums
* add WII Rev 2 asset enums
* add all other files
* change asset include directory to force "res/" prefix
* remove wrong duplicate marks
* Allow cpp files to reference arc enums
* rename all resource files to not begin with "res_"
* update res_arc tool to use argparse
* remove Stage enums
2025-11-28 19:10:04 -08:00
roeming
da03a43cef
Adding tons of enum resource files ( #2886 )
...
* add shield assets
* add shieldD assets
* add GCN US assets
* add GCN JP asset enums
* add GCN PAL asset enums
* add WII asset enums
* add WII Rev 2 asset enums
* add all other files
* change asset include directory to force "res/" prefix
* remove wrong duplicate marks
* Allow cpp files to reference arc enums
* rename all resource files to not begin with "res_"
* update res_arc tool to use argparse
* remove Stage enums
2025-11-28 19:10:04 -08:00
LagoLunatic
56ba237343
J2DScreen OK ( #2889 )
...
* J2DScreen OK
* Fix clangd errors
* Remove nonmatching comment
2025-11-28 18:15:10 -08:00
LagoLunatic
9f7a71a70f
J2DScreen OK ( #2889 )
...
* J2DScreen OK
* Fix clangd errors
* Remove nonmatching comment
2025-11-28 18:15:10 -08:00
LagoLunatic
cbfa540563
J3DMtxBuffer OK ( #2888 )
2025-11-28 18:13:17 -08:00
LagoLunatic
59d0f49309
J3DMtxBuffer OK ( #2888 )
2025-11-28 18:13:17 -08:00
Max Roncace
19fffe929b
Minor linklist.h debug fixes ( #2887 )
2025-11-28 18:11:57 -08:00
Max Roncace
3e8442dcbd
Minor linklist.h debug fixes ( #2887 )
2025-11-28 18:11:57 -08:00
LagoLunatic
f952a2fb4c
d_a_passer_mng OK ( #2885 )
2025-11-28 11:29:09 -08:00
LagoLunatic
c974c979ee
d_a_passer_mng OK ( #2885 )
2025-11-28 11:29:09 -08:00
LagoLunatic
928560650f
d_map_path_dmap OK ( #2884 )
2025-11-28 11:28:27 -08:00
LagoLunatic
ff550da0b2
d_map_path_dmap OK ( #2884 )
2025-11-28 11:28:27 -08:00
LagoLunatic
832d38999e
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
LagoLunatic
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 Bauer
6dfe0b6731
d_a_player checks debug work ( #2878 )
...
* Match player checks via BOOL
* PR comment
* resolve conflict
2025-11-27 21:20:22 -08:00
Niklas Bauer
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
TakaRikka
011b4b33b2
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
TakaRikka
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 Roncace
be5b449ae9
d_a_npc_ykm debug almost matching ( #2877 )
2025-11-27 14:28:39 -08:00
Max Roncace
767caeecc3
d_a_npc_ykm debug almost matching ( #2877 )
2025-11-27 14:28:39 -08:00
Carco_21
ef239e776b
rafrel debug almost matching ( #2866 )
2025-11-27 14:24:44 -08:00
Carco_21
f8d6c5fe1b
rafrel debug almost matching ( #2866 )
2025-11-27 14:24:44 -08:00
Carco_21
25993716bc
d_a_b_mgn debug almost equivalent ( #2842 )
...
* debug almost equivalent
* PR cleanup
2025-11-27 14:22:27 -08:00
Carco_21
4d4444ca18
d_a_b_mgn debug almost equivalent ( #2842 )
...
* debug almost equivalent
* PR cleanup
2025-11-27 14:22:27 -08:00
LagoLunatic
af4e6df9f0
Update objdiff, fix data progress tracking ( #2875 )
2025-11-26 20:10:30 -08:00
LagoLunatic
8d362b7e14
Update objdiff, fix data progress tracking ( #2875 )
2025-11-26 20:10:30 -08:00
Max Roncace
29212f9f90
Small d_a_mg_rod fixes ( #2874 )
2025-11-26 20:01:55 -08:00
Max Roncace
90133fb1cb
Small d_a_mg_rod fixes ( #2874 )
2025-11-26 20:01:55 -08:00
Max Roncace
03adb6f6a0
d_kankyo matching ( #2872 )
2025-11-26 13:52:12 -08:00
Max Roncace
3080360a2a
d_kankyo matching ( #2872 )
2025-11-26 13:52:12 -08:00
LagoLunatic
16e09f8797
Match J3DTransformInfo::operator=, fixing several regalloc issues ( #2873 )
2025-11-26 14:41:10 -07:00
LagoLunatic
5d0da9be7c
Match J3DTransformInfo::operator=, fixing several regalloc issues ( #2873 )
2025-11-26 14:41:10 -07:00
Niklas Bauer
a6d773ab67
d_a_obj_ihasi debug equivalent ( #2870 )
...
* d_a_obj_ihasi debug equivalent
* ihasiD JUT_ASSERT
2025-11-26 12:20:39 -08:00
Niklas Bauer
df1ae6898e
d_a_obj_ihasi debug equivalent ( #2870 )
...
* d_a_obj_ihasi debug equivalent
* ihasiD JUT_ASSERT
2025-11-26 12:20:39 -08:00
Niklas Bauer
cb6db401d3
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
Niklas Bauer
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 Roncace
02316e7fc6
d_particle equivalent ( #2869 )
2025-11-25 20:55:01 -08:00
Max Roncace
2bff9b49b5
d_particle equivalent ( #2869 )
2025-11-25 20:55:01 -08:00