TakaRikka
|
84ceaf33a0
|
more various JSystem work (#2046)
* most of J3DAnmLoader done
* J3D / JKernel / JUTConsole work
* remove asm
* fix build
* dol 50%
|
2024-01-24 14:00:46 +02:00 |
|
TakaRikka
|
a84a5c1ac3
|
clean JKernel
|
2023-02-26 17:50:56 -08:00 |
|
lepelog
|
0b8db42226
|
Copy JKernel (#126)
* start JSystem
* JKRAram and JUTGamePad
* started heap and thread
* more JKernel
* mostly finished JKernel
* delete unused asm
* JKRFileFinder
* delete unused asm and match findNextFile
* format
* fix mtx_vec
|
2021-05-02 20:03:24 -04:00 |
|
Julgodis
|
85bd045193
|
building RELs
|
2021-04-06 18:00:35 +02:00 |
|
Julgodis
|
9325c67c63
|
__sinit and progress script update
|
2021-04-01 02:07:58 +02:00 |
|
Julgodis
|
b6eed5208d
|
.dead section fix
|
2021-03-31 23:22:38 +02:00 |
|
Julgodis
|
9335ce5119
|
clang-format
|
2021-03-29 00:10:25 +02:00 |
|
Julgodis
|
1e95d29b60
|
dol2asm OK
|
2021-03-28 22:49:05 +02:00 |
|
Pheenoh
|
0267924dc1
|
delete variables.h
|
2021-02-20 23:11:44 -05:00 |
|
Jonathan Wase
|
112e86f0e8
|
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 |
|
Jonathan Wase
|
9832be3a63
|
JKRAramBlock OK (#52)
Co-authored-by: Julgodis <>
|
2021-01-02 10:32:34 -05:00 |
|
Pheenoh
|
715ba1304a
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
|
Jonathan Wase
|
ff2faa9804
|
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 |
|
unknown
|
90a88d1827
|
organize files, update makefile, add CI checks, begin adding d_save.cpp
|
2020-09-05 15:03:13 -04:00 |
|