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:
@@ -755,7 +755,7 @@ J2DGrafContext_NS_lineTo:
|
||||
/* 802E95F4 002E6534 90 1F 00 00 */ stw r0, 0(r31)
|
||||
/* 802E95F8 002E6538 7C 80 07 35 */ extsh. r0, r4
|
||||
/* 802E95FC 002E653C 40 81 00 08 */ ble lbl_802E9604
|
||||
/* 802E9600 002E6540 4B FE 57 3D */ bl __dl
|
||||
/* 802E9600 002E6540 4B FE 57 3D */ bl __dl__FPv
|
||||
lbl_802E9604:
|
||||
/* 802E9604 002E6544 7F E3 FB 78 */ mr r3, r31
|
||||
/* 802E9608 002E6548 83 E1 00 0C */ lwz r31, 0xc(r1)
|
||||
|
||||
Reference in New Issue
Block a user