mirror of
https://github.com/zeldaret/tp
synced 2026-06-04 10:48:57 -04:00
Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17)
* 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.
This commit is contained in:
@@ -259,7 +259,7 @@ dMsgStringBase_c_NS_getResource:
|
||||
/* 80249740 00246680 38 63 4F 54 */ addi r3, r3, 0x524F4F54@l
|
||||
/* 80249744 00246684 3C 80 80 3A */ lis r4, lbl_80399C98@ha
|
||||
/* 80249748 00246688 38 84 9C 98 */ addi r4, r4, lbl_80399C98@l
|
||||
/* 8024974C 0024668C 48 08 C3 ED */ bl JKRArchive_NS_getGlbResource
|
||||
/* 8024974C 0024668C 48 08 C3 ED */ bl getGlbResource__10JKRArchiveFUlPCcP10JKRArchive
|
||||
/* 80249750 00246690 90 7F 00 1C */ stw r3, 0x1c(r31)
|
||||
lbl_80249754:
|
||||
/* 80249754 00246694 83 E1 00 0C */ lwz r31, 0xc(r1)
|
||||
|
||||
Reference in New Issue
Block a user