mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 15:21:08 -04:00
fb1217e3f9
* 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.
14 lines
690 B
ArmAsm
14 lines
690 B
ArmAsm
/* getNameResource__12JKRFileCacheFUlPCc __ct__12JKRFileCacheFPCcPCc::getNameResource(unsigned long, char const *) */
|
|
/* missing reference */
|
|
/* 802D56F4 002D2634 94 21 FF F0 */ stwu r1, -0x10(r1)
|
|
/* 802D56F8 002D2638 7C 08 02 A6 */ mflr r0
|
|
/* 802D56FC 002D263C 90 01 00 14 */ stw r0, 0x14(r1)
|
|
/* 802D5700 002D2640 81 83 00 00 */ lwz r12, 0(r3)
|
|
/* 802D5704 002D2644 81 8C 00 18 */ lwz r12, 0x18(r12)
|
|
/* 802D5708 002D2648 7D 89 03 A6 */ mtctr r12
|
|
/* 802D570C 002D264C 4E 80 04 21 */ bctrl
|
|
/* 802D5710 002D2650 80 01 00 14 */ lwz r0, 0x14(r1)
|
|
/* 802D5714 002D2654 7C 08 03 A6 */ mtlr r0
|
|
/* 802D5718 002D2658 38 21 00 10 */ addi r1, r1, 0x10
|
|
/* 802D571C 002D265C 4E 80 00 20 */ blr
|