mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 17:49:58 -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:
@@ -366,7 +366,7 @@ lbl_803011F4:
|
||||
/* 80301200 002FE140 7F A0 07 35 */ extsh. r0, r29
|
||||
/* 80301204 002FE144 40 81 00 0C */ ble lbl_80301210
|
||||
/* 80301208 002FE148 7F 83 E3 78 */ mr r3, r28
|
||||
/* 8030120C 002FE14C 4B FC DB 31 */ bl __dl
|
||||
/* 8030120C 002FE14C 4B FC DB 31 */ bl __dl__FPv
|
||||
lbl_80301210:
|
||||
/* 80301210 002FE150 7F 83 E3 78 */ mr r3, r28
|
||||
/* 80301214 002FE154 39 61 00 20 */ addi r11, r1, 0x20
|
||||
|
||||
Reference in New Issue
Block a user