Files
tp/include/JKernel/asm/func_802CEB78.s
T
Jonathan Wase 635fbc34ec 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/
2020-11-29 11:47:00 -05:00

4 lines
196 B
ArmAsm

/* 802CEB78 002CBAB8 88 03 00 68 */ lbz r0, 0x68(r3)
/* 802CEB7C 002CBABC 98 83 00 68 */ stb r4, 0x68(r3)
/* 802CEB80 002CBAC0 7C 03 03 78 */ mr r3, r0
/* 802CEB84 002CBAC4 4E 80 00 20 */ blr