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
698 B
ArmAsm
14 lines
698 B
ArmAsm
/* readFsResource__12JKRFileCacheFPvUlPCc __ct__12JKRFileCacheFPCcPCc::readFsResource(void *, unsigned long, char const *) */
|
|
/* missing reference */
|
|
/* 802D5720 002D2660 94 21 FF F0 */ stwu r1, -0x10(r1)
|
|
/* 802D5724 002D2664 7C 08 02 A6 */ mflr r0
|
|
/* 802D5728 002D2668 90 01 00 14 */ stw r0, 0x14(r1)
|
|
/* 802D572C 002D266C 81 83 00 00 */ lwz r12, 0(r3)
|
|
/* 802D5730 002D2670 81 8C 00 1C */ lwz r12, 0x1c(r12)
|
|
/* 802D5734 002D2674 7D 89 03 A6 */ mtctr r12
|
|
/* 802D5738 002D2678 4E 80 04 21 */ bctrl
|
|
/* 802D573C 002D267C 80 01 00 14 */ lwz r0, 0x14(r1)
|
|
/* 802D5740 002D2680 7C 08 03 A6 */ mtlr r0
|
|
/* 802D5744 002D2684 38 21 00 10 */ addi r1, r1, 0x10
|
|
/* 802D5748 002D2688 4E 80 00 20 */ blr
|