Jonathan Wase
|
0be0a7ea94
|
JKRFileLoader, JKRFileFinder, and JKRThread (#60)
* JKRFileLoader OK
* JKRFileFinder progress
* JKRFileFinder OK
* JKRFileCache fix virtual function signatures
* added OSThread and OSContext types
* JKRThread fixed nonmatching functions
Co-authored-by: Julgodis <>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-03 22:48:07 -05:00 |
|
Pheenoh
|
6f22d27503
|
swap in memcpy for func_80003540, correct some minor issues in dvd.h and JKRDVDFile.h
|
2021-01-03 21:08:33 -05:00 |
|
Pheenoh
|
4c504d078d
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
|
Jonathan Wase
|
86f892c3d3
|
JKernel (#20)
* 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>
|
2020-12-06 15:02:25 -05:00 |
|