mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 20:41:29 -04:00
09a19f1576
* Added JSUListIterator and decompiled JKRHeap::dispose_subroutine * JKRDisposer! * only 4 functions not OK in JKRHeap * JKRThread asm functions * more JKRThread * JKRThreadSwitch * JKRThread::JKRThread * More JKRTHread functions and vtable * fixed bad merge * update JKRThread and JKRThreadSwitch to use new virtual inheritance * save before asmsplit.py script * JKRFile * JKRDvdFile * JKRFileCache * JKRFileFinder * JKRFileLoader * JKRAssertHeap * JKRExpHeap * JKRSolidHeap * fixed type and functions definitions * JKRArchive (Pub) * missed file * JKRArchive * forgot obj_files.mk * fixed merge error and class members * class members * removed unused asm files * added names to global variables * class members for JKRHeap, JKRExpHeap, JKRSolidHeap, and JKRFileCache.
11 lines
523 B
ArmAsm
11 lines
523 B
ArmAsm
/* getHeapBlock__Q210JKRExpHeap9CMemBlockFPv __ct__10JKRExpHeapFPvUlP7JKRHeapb::CMemBlock::getHeapBlock( (void *)) */
|
|
/* JKRExpHeap_NS_CMemBlock_NS_getHeapBlock */
|
|
/* 802D091C 002CD85C 28 03 00 00 */ cmplwi r3, 0
|
|
/* 802D0920 002CD860 41 82 00 10 */ beq lbl_802D0930
|
|
/* 802D0924 002CD864 A4 03 FF F0 */ lhzu r0, -0x10(r3)
|
|
/* 802D0928 002CD868 28 00 48 4D */ cmplwi r0, 0x484d
|
|
/* 802D092C 002CD86C 4D 82 00 20 */ beqlr
|
|
lbl_802D0930:
|
|
/* 802D0930 002CD870 38 60 00 00 */ li r3, 0
|
|
/* 802D0934 002CD874 4E 80 00 20 */ blr
|