mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 23:05:36 -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.
118 lines
3.1 KiB
C++
118 lines
3.1 KiB
C++
#include "JSystem/JKernel/JKRArchive/JKRArchive.h"
|
|
#include "global.h"
|
|
|
|
asm void JKRArchive::check_mount_already(long, JKRHeap*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5778.s"
|
|
}
|
|
|
|
asm void JKRArchive::mount(char const*, JKRArchive::EMountMode, JKRHeap*, JKRArchive::EMountDirection) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D57E4.s"
|
|
}
|
|
|
|
asm void JKRArchive::mount(void*, JKRHeap*, JKRArchive::EMountDirection) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5840.s"
|
|
}
|
|
|
|
asm void JKRArchive::mount(long, JKRArchive::EMountMode, JKRHeap*, JKRArchive::EMountDirection) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D58C8.s"
|
|
}
|
|
|
|
asm void JKRArchive::becomeCurrent(char const*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5A38.s"
|
|
}
|
|
|
|
asm bool JKRArchive::getDirEntry(JKRArchive::SDirEntry*, u32) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5AC0.s"
|
|
}
|
|
|
|
asm void JKRArchive::getGlbResource(u32, char const*, JKRArchive*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5B38.s"
|
|
}
|
|
|
|
asm void JKRArchive::getResource(char const*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5BE8.s"
|
|
}
|
|
|
|
asm void JKRArchive::getResource(u32, char const*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5C64.s"
|
|
}
|
|
|
|
asm void JKRArchive::getIdxResource(u32) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5CE4.s"
|
|
}
|
|
|
|
asm void JKRArchive::getResource(unsigned short) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5D38.s"
|
|
}
|
|
|
|
asm void JKRArchive::readResource(void*, u32, u32, char const*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5D8C.s"
|
|
}
|
|
|
|
asm void JKRArchive::readResource(void*, u32, char const*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5E30.s"
|
|
}
|
|
|
|
asm void JKRArchive::readIdxResource(void*, u32, u32) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5ECC.s"
|
|
}
|
|
|
|
asm void JKRArchive::readResource(void*, u32, unsigned short) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5F40.s"
|
|
}
|
|
|
|
asm void JKRArchive::removeResourceAll(void) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D5FB4.s"
|
|
}
|
|
|
|
asm void JKRArchive::removeResource(void*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D603C.s"
|
|
}
|
|
|
|
asm void JKRArchive::detachResource(void*) {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D609C.s"
|
|
}
|
|
|
|
asm void JKRArchive::getResSize(void const*) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D60D8.s"
|
|
}
|
|
|
|
asm void JKRArchive::countResource(void) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D610C.s"
|
|
}
|
|
|
|
asm void JKRArchive::countFile(char const*) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D6150.s"
|
|
}
|
|
|
|
asm void JKRArchive::getFirstFile(char const*) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D61B0.s"
|
|
}
|
|
|
|
asm void JKRArchive::getFileAttribute(u32) const {
|
|
nofralloc
|
|
#include "JSystem/JKernel/JKRArchive/asm/func_802D625C.s"
|
|
}
|