mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
more simple J2D/J3D funcs (#166)
* more simple J2D/J3D funcs * JPABaseShape constructor * fmt Co-authored-by: lepelog <25211966+lepelog@users.noreply.github.com>
This commit is contained in:
co-authored by
lepelog
parent
f7916ebde1
commit
c15d8fcb3e
@@ -1,16 +0,0 @@
|
||||
lbl_803130A8:
|
||||
/* 803130A8 3C 60 00 01 */ lis r3, 0x0001 /* 0x0000FFFF@ha */
|
||||
/* 803130AC 38 03 FF FF */ addi r0, r3, 0xFFFF /* 0x0000FFFF@l */
|
||||
/* 803130B0 3C 60 80 43 */ lis r3, sMtxLoadCache__11J3DShapeMtx@ha /* 0x80434C80@ha */
|
||||
/* 803130B4 38 63 4C 80 */ addi r3, r3, sMtxLoadCache__11J3DShapeMtx@l /* 0x80434C80@l */
|
||||
/* 803130B8 B0 03 00 12 */ sth r0, 0x12(r3)
|
||||
/* 803130BC B0 03 00 10 */ sth r0, 0x10(r3)
|
||||
/* 803130C0 B0 03 00 0E */ sth r0, 0xe(r3)
|
||||
/* 803130C4 B0 03 00 0C */ sth r0, 0xc(r3)
|
||||
/* 803130C8 B0 03 00 0A */ sth r0, 0xa(r3)
|
||||
/* 803130CC B0 03 00 08 */ sth r0, 8(r3)
|
||||
/* 803130D0 B0 03 00 06 */ sth r0, 6(r3)
|
||||
/* 803130D4 B0 03 00 04 */ sth r0, 4(r3)
|
||||
/* 803130D8 B0 03 00 02 */ sth r0, 2(r3)
|
||||
/* 803130DC B0 03 00 00 */ sth r0, 0(r3)
|
||||
/* 803130E0 4E 80 00 20 */ blr
|
||||
Reference in New Issue
Block a user