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:
@@ -106,7 +106,7 @@ lbl_802A9B9C:
|
||||
/* 802A9B9C 002A6ADC 7F E0 07 35 */ extsh. r0, r31
|
||||
/* 802A9BA0 002A6AE0 40 81 00 0C */ ble lbl_802A9BAC
|
||||
/* 802A9BA4 002A6AE4 7F C3 F3 78 */ mr r3, r30
|
||||
/* 802A9BA8 002A6AE8 48 02 51 95 */ bl __dl
|
||||
/* 802A9BA8 002A6AE8 48 02 51 95 */ bl __dl__FPv
|
||||
lbl_802A9BAC:
|
||||
/* 802A9BAC 002A6AEC 7F C3 F3 78 */ mr r3, r30
|
||||
/* 802A9BB0 002A6AF0 83 E1 00 0C */ lwz r31, 0xc(r1)
|
||||
|
||||
Reference in New Issue
Block a user