mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 03:10:11 -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:
@@ -96,7 +96,7 @@ lbl_800063A8:
|
||||
/* 800063E4 00003324 38 63 D8 00 */ addi r3, r3, 0x0014D800@l
|
||||
/* 800063E8 00003328 80 8D 8D F4 */ lwz r4, lbl_80451374-_SDA_BASE_(r13)
|
||||
/* 800063EC 0000332C 38 A0 00 00 */ li r5, 0
|
||||
/* 800063F0 00003330 48 2C A6 35 */ bl JKRSolidHeap_NS_create
|
||||
/* 800063F0 00003330 48 2C A6 35 */ bl create__12JKRSolidHeapFUlP7JKRHeapb
|
||||
/* 800063F4 00003334 90 6D 86 3C */ stw r3, lbl_80450BBC-_SDA_BASE_(r13)
|
||||
/* 800063F8 00003338 3C 60 80 3F */ lis r3, lbl_803EAF40@ha
|
||||
/* 800063FC 0000333C 3B E3 AF 40 */ addi r31, r3, lbl_803EAF40@l
|
||||
|
||||
Reference in New Issue
Block a user