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
@@ -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)