mirror of
https://github.com/zeldaret/tp
synced 2026-08-15 21:00:11 -04: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:
@@ -946,7 +946,7 @@ J2DMaterialFactory_NS_newTexMtx:
|
||||
/* 802F3844 002F0784 28 00 FF FF */ cmplwi r0, 0xffff
|
||||
/* 802F3848 002F0788 41 82 00 7C */ beq lbl_802F38C4
|
||||
/* 802F384C 002F078C 38 60 00 54 */ li r3, 0x54
|
||||
/* 802F3850 002F0790 4B FD B3 FD */ bl __nw
|
||||
/* 802F3850 002F0790 4B FD B3 FD */ bl __nw__FUl
|
||||
/* 802F3854 002F0794 28 03 00 00 */ cmplwi r3, 0
|
||||
/* 802F3858 002F0798 41 82 00 64 */ beq lbl_802F38BC
|
||||
/* 802F385C 002F079C 80 9D 00 24 */ lwz r4, 0x24(r29)
|
||||
|
||||
Reference in New Issue
Block a user