index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
JSystem
/
JKernel
/
JKRFileCache.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-01-24
more various JSystem work (#2046)
TakaRikka
2023-12-25
MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)
TakaRikka
2023-09-24
JKernel (#1942)
Jcw87
2023-04-24
MSL_C (#319)
Jcw87
2023-02-26
clean JKernel
TakaRikka
2023-02-09
Misc matches (#274)
hatal175
2022-12-19
big d_a_alink pass (#214)
TakaRikka
2022-06-07
JKRDvdRipper, JKRSolidHeap (#199)
Jcw87
2022-03-20
Renamed instances of msl_c -> MSL_C because
Zen64
2022-03-19
Fixed capitalization and msl library names
Zen64
2021-10-24
J2D structs + print / fix GX + MSL string headers (#157)
TakaRikka
2021-05-02
Copy JKernel (#126)
lepelog
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
demangle data-symbols
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-31
.dead section fix
Julgodis
2021-03-30
re-generate with bug fixes
Julgodis
2021-03-29
clang-format
Julgodis
2021-03-28
dol2asm OK
Julgodis
2021-02-20
delete variables.h
Pheenoh
2021-02-19
Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)
lepelog
2021-02-07
debugDisplay and Debug_console attemp
Pheenoh
2021-01-31
remove functions.h
Pheenoh
2021-01-06
JKRFileCache matched 22/24 (#73)
Jonathan Wase
2021-01-03
JKRFileLoader, JKRFileFinder, and JKRThread (#60)
Jonathan Wase
2020-12-25
m_Do_Reset: OK (#35)
Erin Moon
2020-12-05
Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17)
Jonathan Wase
2020-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown