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:
Jonathan Wase
2020-11-29 11:47:00 -05:00
committed by GitHub
parent 68a46e15cb
commit 635fbc34ec
385 changed files with 4633 additions and 4131 deletions
+1 -1
View File
@@ -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)