Jonathan Wase
|
4309c3db5b
|
JKRAramHeap and JKRAramPiece (#53)
* renamed func_XXX to _savegpr_XX
* renamed func_XXX to _restgpr_XX
* renamed func_XXX to _savefpr_XX
* renamed func_XXX to _restfpr_XX
* cleanup functions.h and moved intrisics to mwcc.h
* formatting
* cleanup functions.h
* Added include/ar/ARQ.h
* renamed func_XXX to _savegpr_25
* removed JKRAramPiece asm files
* JKRAramHeap OK, JKRAramPiece OK
* formatting
* more formatting
* Added const and removed explicit this->
* fixed merge problems
* changed mMessages[1] to mMessage
* foramatting
Co-authored-by: Julgodis <>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-03 05:29:50 -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 |
|