* d_menu_ring OK but something is not matchin
* at least matching without NONMATCHING again
* add note
* some docs about items
* fix i_nameID and i_expID
* revert my setBlackWhite change
* remove unused asm
* update progress
* m_Do_graphic functions match but I'm not able to remove data
* Initial cleanup pass
* Functions OK, TU KO (unknown mismatch in TU with moveProc)
* Documentation pass
* Cleanup and remove asms
* Updating progress
---------
Co-authored-by: GinNoOokami <noreply>
* All methods matching
* Some cleanup, stuck on TU match
* d_a_obj_heavySw OK (#2091)
* match functions
* Match TU
* Cleanup
* remove asm and update progress
* d_a_obj_sekizo OK (#2092)
* Test commit.
* Match initBaseMtx and setBaseMtx
* Match Create, Draw. Execute almost matched.
* Match Execute and simpler functions.
* Misc changes for pause.
* Match CreateHeap and Delete. Start cleanup.
* Match create(). Update inherited fopAc_ac_c members.
* Most of sekizo matched, but .data has extra zeros (param_c underutilized?).
* Minor cleanup.
* Remove unused asm and update progress.
* Fix progress.
* Casting and cullMtx feedback.
* Decomp OK, minor cleanup
* Updating progress
---------
Co-authored-by: GinNoOokami <noreply>
Co-authored-by: Trueffel <106771418+Trueffeloot@users.noreply.github.com>
Co-authored-by: ErraticOocca <161252953+ErraticOocca@users.noreply.github.com>
* Test commit.
* Match initBaseMtx and setBaseMtx
* Match Create, Draw. Execute almost matched.
* Match Execute and simpler functions.
* Misc changes for pause.
* Match CreateHeap and Delete. Start cleanup.
* Match create(). Update inherited fopAc_ac_c members.
* Most of sekizo matched, but .data has extra zeros (param_c underutilized?).
* Minor cleanup.
* Remove unused asm and update progress.
* Fix progress.
* Casting and cullMtx feedback.
* A bit more cleanup and another small doc pass
* d_a_obj_digsnow OK (#2090)
* Decomp OK
* Cleanup and format pass, removing unused asm
* Updating progress
* Additional cleanup and PR feedback
---------
Co-authored-by: GinNoOokami <noreply>
* Updating names based on feedback
---------
Co-authored-by: GinNoOokami <noreply>
* ~99% matching, few regalloc and ordering issues
* Decomp OK
* Format pass and remove asms
* Updating progress
---------
Co-authored-by: GinNoOokami <noreply>
* WIP, about half done
* Decomp OK
* Some more cleanup and first documentation pass
* Cleaning up unused asm
* Fixing static msg object access and a bit more cleanup
* Updating progress
---------
Co-authored-by: GinNoOokami <noreply>
* Initial pass of d_a_tag_Lv8Gate, lots to do still
* Another decomp pass, most are close but several nonmatching still
* All functions match, needs final cleanup pass
* Decomp OK
* Format pass and some minor cleanup
* Another minor cleanup pass
* Forgot to format, updating progress doc
* Removing asm files
* Removing empty ctor (not needed for match)
* Implementing PR suggestions
* Tiny bit more cleanup based on PR feedback
---------
Co-authored-by: GinNoOokami <noreply>
* Initial pass, 1 nonmatching
* Some cleanup, got the last mostly matching
* d_a_obj_table decomp OK
* Format pass
* Minor cleanup pass
* Removing unused asm files
* Updating a magic number with an appropriate method
* fix compiler zip endpoint (#2077)
* remove dkp dependency (#2078)
* Some changes and cleanup to address PR feedback
* Cleaning up static Create method with Taka's help
---------
Co-authored-by: GinNoOokami <noreply>
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com>