mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Adds JSUList, JKRDisposer, and JKRHeap. (#4)
* Added JSUList, JKRDisposer, and JKRHeap. JSUList: Decompiled JSUPtrLink and JSUPtrList with their respected functions. The templated class JSUList is left. JKRDisposer: Constructor matched but the destructor is close but not yet a match. JKRHeap: No functions matches yet. JKRHeap.cpp now includes "operator delete" which makes it possible to forward compile destructors. * moved files from src/ to libs/
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ JAISe:
|
||||
/* 8029F058 0029BF98 7C BE 2B 78 */ mr r30, r5
|
||||
/* 8029F05C 0029BF9C 7C DF 33 78 */ mr r31, r6
|
||||
/* 8029F060 0029BFA0 7F 84 E3 78 */ mr r4, r28
|
||||
/* 8029F064 0029BFA4 48 03 CD 99 */ bl JSUPtrLink
|
||||
/* 8029F064 0029BFA4 48 03 CD 99 */ bl __ct__10JSUPtrLinkFPv
|
||||
/* 8029F068 0029BFA8 38 7C 00 10 */ addi r3, r28, 0x10
|
||||
/* 8029F06C 0029BFAC 48 00 32 8D */ bl JAISound
|
||||
/* 8029F070 0029BFB0 3C 60 80 3D */ lis r3, lbl_803C9858@ha
|
||||
|
||||
Reference in New Issue
Block a user