Split SComponent (#45)

* split c_math

* split c_angle

* split c_API_controller_pad

* split c_API_graphic

* split c_bg_s_chk

* c_bg_s_gnd_chk split

* more c_bg split

* split c_cc_d

* delete asm

* split c_cc_s

* split c_lib

* split c_m2d and c_m3d_g_aab

* split c_m3d_g_cir

* split c_m3d_g_cps

* split rest of c_m3d_g

* split c_m3d

* split c_malloc

* split c_request

* split c_sxyz

* split and partly decompile c_xyz

* format

* c_angle.h

* begin c_angle decomp

* c_angle

* progress adding stub classes for SComponent

* more c_m3d

* remove some asm and format

* more m3d headers

* more c_angle decomp

* c_lib headers

* add public to classes

* fix csXyz member names

* c_sxyz partly OK

* move Zero csXyz to c_sxyz header

* c_API_graphic

* delete some unused asm

* move math extern data, decompile some functions

* delete unused asm

* fix duplicated c_angle.h

* fix an inlined function name, add more inlined functions for c_angle.h (currently unused)

* format

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
lepelog
2021-01-07 02:04:53 +01:00
committed by GitHub
parent 792509e0a1
commit 0cf65151b3
921 changed files with 22374 additions and 59192 deletions
@@ -10,7 +10,7 @@
/* 80032678 0002F5B8 38 61 00 08 */ addi r3, r1, 8
/* 8003267C 0002F5BC 38 87 04 D0 */ addi r4, r7, 0x4d0
/* 80032680 0002F5C0 38 BD 04 D0 */ addi r5, r29, 0x4d0
/* 80032684 0002F5C4 48 23 44 B1 */ bl cXyz_NS___mi
/* 80032684 0002F5C4 48 23 44 B1 */ bl __mi__4cXyzCFRC3Vec
/* 80032688 0002F5C8 C0 01 00 08 */ lfs f0, 8(r1)
/* 8003268C 0002F5CC D0 01 00 14 */ stfs f0, 0x14(r1)
/* 80032690 0002F5D0 C0 01 00 0C */ lfs f0, 0xc(r1)