From 2d3a2fb8153b6f3424c32ef2dfb9d19ca80f109a Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Sat, 23 Apr 2022 15:08:33 -0700 Subject: J3DSys: loadMtxIndx --- .../J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s | 11 ----------- .../J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s | 10 ---------- 2 files changed, 21 deletions(-) delete mode 100644 asm/JSystem/J3DGraphBase/J3DSys/loadNrmMtxIndx__6J3DSysCFiUs.s delete mode 100644 asm/JSystem/J3DGraphBase/J3DSys/loadPosMtxIndx__6J3DSysCFiUs.s (limited to 'asm/JSystem/J3DGraphBase') 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 -- cgit v1.2.3