mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
JKRAram and JKRAramStream (#80)
* before __register_global_object * JKRThread::sThreadList, JKRHeap::sSystemHeap, etc. * cleanup and started on JKRDvdArchive * before changing JKRCompression * more JKRDvdArchive, abs, and memset * fixed JKRArchive::setExpandSize split * JKRArchive::sCurrentDirID, JKRDvdFile::sDvdList, and matching JKRDvdFile constructors * problems * merge fixes and formatting * updated clang version in clang-format-all to version 10 * Added OSPhysicalToCached and struct for global memory * remove useless __attribute__ * changed from defines and macros to const variable and function * changed FLAG_HAS to FLAG_ON * JKRAram, linking problems * fix JKRAram * remove nonmatching stuff * renamed static data * more static class members * JKRAramStream OK * formatting Co-authored-by: Julgodis <> Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
co-authored by
Julgodis <>
Pheenoh
parent
8bd3d07e23
commit
82d5e0f796
+1
-1
@@ -571,7 +571,7 @@ lbl_80262948:
|
||||
/* 80262988 0025F8C8 39 00 00 01 */ li r8, 1
|
||||
/* 8026298C 0025F8CC 39 20 00 00 */ li r9, 0
|
||||
/* 80262990 0025F8D0 39 40 00 00 */ li r10, 0
|
||||
/* 80262994 0025F8D4 48 07 72 05 */ bl loadToMainRAM__12JKRDvdRipperFPCcPUc15JKRExpandSwitchUlP7JKRHeapQ212JKRDvdRipper15EAllocDirectionUlP14JKRCompressionPUl
|
||||
/* 80262994 0025F8D4 48 07 72 05 */ bl loadToMainRAM__12JKRDvdRipperFPCcPUc15JKRExpandSwitchUlP7JKRHeapQ212JKRDvdRipper15EAllocDirectionUlPiPUl
|
||||
/* 80262998 0025F8D8 90 7C 00 10 */ stw r3, 0x10(r28)
|
||||
/* 8026299C 0025F8DC 80 1C 00 10 */ lwz r0, 0x10(r28)
|
||||
/* 802629A0 0025F8E0 28 00 00 00 */ cmplwi r0, 0
|
||||
|
||||
Reference in New Issue
Block a user