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
|
609891bc25
|
adjust gameinfo sizing, rename inline register funcs
|
2021-01-02 19:09:04 -05:00 |
Pheenoh
|
458be4d8cb
|
more d_save funcs OK, initial map out of dcomifg_play_c and it's classes
|
2021-01-02 17:47:43 -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 |