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:
@@ -84,7 +84,7 @@ lbl_802A74D8:
|
||||
/* 802A751C 002A445C 7F E0 07 35 */ extsh. r0, r31
|
||||
/* 802A7520 002A4460 40 81 00 0C */ ble lbl_802A752C
|
||||
/* 802A7524 002A4464 7F C3 F3 78 */ mr r3, r30
|
||||
/* 802A7528 002A4468 48 02 78 15 */ bl __dl
|
||||
/* 802A7528 002A4468 48 02 78 15 */ bl __dl__FPv
|
||||
lbl_802A752C:
|
||||
/* 802A752C 002A446C 7F C3 F3 78 */ mr r3, r30
|
||||
/* 802A7530 002A4470 83 E1 00 0C */ lwz r31, 0xc(r1)
|
||||
|
||||
Reference in New Issue
Block a user