* JKRDvdArchive.s split

* JKRMemArchive.s split

* JKRAramArchive.s split

* JKRCompArchive.s split

* JKRDecomp.s split

* JKRDvdRipper.s split

* JKRAramBlock.s split

* JKRAramHeap.s split

* JKRAramPiece.s split

* JKRAramStream.s split

* removed unused .s files

* JKRDvdAramRipper.s split

* JKRAram.s split

* cleanup and making vtables easier to debug

* fixed merge errors

* fixed JKRFileLoader::fetchVolumeName

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
Jonathan Wase
2020-12-06 21:02:25 +01:00
committed by GitHub
parent 481c458e8d
commit ff2faa9804
201 changed files with 9912 additions and 8262 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
.section .text, "ax" # 802dc638
.global JSUFileInputStream
JSUFileInputStream:
.global JSUFileInputStream_ct
JSUFileInputStream_ct:
/* 802DC638 002D9578 3C A0 80 3C */ lis r5, lbl_803C2DF8@ha
/* 802DC63C 002D957C 38 05 2D F8 */ addi r0, r5, lbl_803C2DF8@l
/* 802DC640 002D9580 90 03 00 00 */ stw r0, 0(r3)