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 17:47:00 +01: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 @@ JUTDirectFile_NS_dtor:
/* 802E8838 002E5778 98 1F 08 30 */ stb r0, 0x830(r31)
/* 802E883C 002E577C 7C 80 07 35 */ extsh. r0, r4
/* 802E8840 002E5780 40 81 00 08 */ ble lbl_802E8848
/* 802E8844 002E5784 4B FE 64 F9 */ bl __dl
/* 802E8844 002E5784 4B FE 64 F9 */ bl __dl__FPv
lbl_802E8848:
/* 802E8848 002E5788 7F E3 FB 78 */ mr r3, r31
/* 802E884C 002E578C 83 E1 00 0C */ lwz r31, 0xc(r1)