diff options
| author | Jasper St. Pierre <jstpierre@mecheye.net> | 2022-04-23 15:08:33 -0700 |
|---|---|---|
| committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2022-04-23 15:08:33 -0700 |
| commit | 2d3a2fb8153b6f3424c32ef2dfb9d19ca80f109a (patch) | |
| tree | a963ec2542ba80b890b79af86217ed798d57b565 /asm/JSystem/J3DGraphBase | |
| parent | fd3c6ed326d7cd06ba7d3f9cd5d7f2155bbb2fef (diff) | |
J3DSys: loadMtxIndx
Diffstat (limited to 'asm/JSystem/J3DGraphBase')
| -rw-r--r-- | asm/JSystem/J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s | 11 | ||||
| -rw-r--r-- | asm/JSystem/J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/asm/JSystem/J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s b/asm/JSystem/J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s deleted file mode 100644 index dffe136901..0000000000 --- a/asm/JSystem/J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s +++ /dev/null @@ -1,11 +0,0 @@ -lbl_8030FEE4: -/* 8030FEE4 38 00 00 28 */ li r0, 0x28 -/* 8030FEE8 3C C0 CC 01 */ lis r6, 0xCC01 /* 0xCC008000@ha */ -/* 8030FEEC 98 06 80 00 */ stb r0, 0x8000(r6) /* 0xCC008000@l */ -/* 8030FEF0 B0 A6 80 00 */ sth r5, -0x8000(r6) -/* 8030FEF4 1C 64 00 09 */ mulli r3, r4, 9 -/* 8030FEF8 38 03 04 00 */ addi r0, r3, 0x400 -/* 8030FEFC 54 00 04 3E */ clrlwi r0, r0, 0x10 -/* 8030FF00 60 00 80 00 */ ori r0, r0, 0x8000 -/* 8030FF04 B0 06 80 00 */ sth r0, -0x8000(r6) -/* 8030FF08 4E 80 00 20 */ blr diff --git a/asm/JSystem/J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s b/asm/JSystem/J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s deleted file mode 100644 index e04061114f..0000000000 --- a/asm/JSystem/J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s +++ /dev/null @@ -1,10 +0,0 @@ -lbl_8030FEC0: -/* 8030FEC0 38 00 00 20 */ li r0, 0x20 -/* 8030FEC4 3C 60 CC 01 */ lis r3, 0xCC01 /* 0xCC008000@ha */ -/* 8030FEC8 98 03 80 00 */ stb r0, 0x8000(r3) /* 0xCC008000@l */ -/* 8030FECC B0 A3 80 00 */ sth r5, -0x8000(r3) -/* 8030FED0 1C 04 00 0C */ mulli r0, r4, 0xc -/* 8030FED4 54 00 04 3E */ clrlwi r0, r0, 0x10 -/* 8030FED8 60 00 B0 00 */ ori r0, r0, 0xb000 -/* 8030FEDC B0 03 80 00 */ sth r0, -0x8000(r3) -/* 8030FEE0 4E 80 00 20 */ blr |
