diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-12-19 11:06:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-19 12:06:32 -0700 |
| commit | ca71275bbecc7db9a4eeca3a6ac4215b66de4318 (patch) | |
| tree | c2851f8cec211216fe0cb6a31a0260a62fc3bf53 /asm/JSystem/J3DGraphAnimator | |
| parent | 1114b13da81ab0b52fd4bb56a32f32331a21e581 (diff) | |
big d_a_alink pass (#214)
* d_a_alink pass1 wip
* more d_a_alink work
* remove asm
* more daalink work
* 20% dol code decompiled
* fixed some nonmatchings for building
* a few daalink functions and labeling some HIO data
Diffstat (limited to 'asm/JSystem/J3DGraphAnimator')
| -rw-r--r-- | asm/JSystem/J3DGraphAnimator/J3DAnimation/getWeight__13J3DAnmClusterCFUs.s | 3 | ||||
| -rw-r--r-- | asm/JSystem/J3DGraphAnimator/J3DAnimation/init__12J3DFrameCtrlFs.s | 13 |
2 files changed, 0 insertions, 16 deletions
diff --git a/asm/JSystem/J3DGraphAnimator/J3DAnimation/getWeight__13J3DAnmClusterCFUs.s b/asm/JSystem/J3DGraphAnimator/J3DAnimation/getWeight__13J3DAnmClusterCFUs.s deleted file mode 100644 index 52ef22fbd8..0000000000 --- a/asm/JSystem/J3DGraphAnimator/J3DAnimation/getWeight__13J3DAnmClusterCFUs.s +++ /dev/null @@ -1,3 +0,0 @@ -lbl_8032C11C: -/* 8032C11C C0 22 CA 30 */ lfs f1, lit_852(r2) -/* 8032C120 4E 80 00 20 */ blr diff --git a/asm/JSystem/J3DGraphAnimator/J3DAnimation/init__12J3DFrameCtrlFs.s b/asm/JSystem/J3DGraphAnimator/J3DAnimation/init__12J3DFrameCtrlFs.s deleted file mode 100644 index 32605ca2c3..0000000000 --- a/asm/JSystem/J3DGraphAnimator/J3DAnimation/init__12J3DFrameCtrlFs.s +++ /dev/null @@ -1,13 +0,0 @@ -lbl_803283FC: -/* 803283FC 38 00 00 02 */ li r0, 2 -/* 80328400 98 03 00 04 */ stb r0, 4(r3) -/* 80328404 38 00 00 00 */ li r0, 0 -/* 80328408 98 03 00 05 */ stb r0, 5(r3) -/* 8032840C B0 03 00 06 */ sth r0, 6(r3) -/* 80328410 B0 83 00 08 */ sth r4, 8(r3) -/* 80328414 B0 03 00 0A */ sth r0, 0xa(r3) -/* 80328418 C0 02 CA 30 */ lfs f0, lit_852(r2) -/* 8032841C D0 03 00 0C */ stfs f0, 0xc(r3) -/* 80328420 C0 02 CA 34 */ lfs f0, lit_853(r2) -/* 80328424 D0 03 00 10 */ stfs f0, 0x10(r3) -/* 80328428 4E 80 00 20 */ blr |
