mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 16:32:00 -04:00
635fbc34ec
* 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/
4 lines
236 B
ArmAsm
4 lines
236 B
ArmAsm
/* 802CE438 002CB378 80 0D 8D F4 */ lwz r0, lbl_80451374-_SDA_BASE_(r13)
|
|
/* 802CE43C 002CB37C 90 6D 8D F4 */ stw r3, lbl_80451374-_SDA_BASE_(r13)
|
|
/* 802CE440 002CB380 7C 03 03 78 */ mr r3, r0
|
|
/* 802CE444 002CB384 4E 80 00 20 */ blr
|