mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31:28 +12:00
cellUserInfo module added & cellFsReadWithOffset
This commit is contained in:
parent
d5e94d4cd9
commit
b31a990cf1
6 changed files with 155 additions and 1 deletions
|
@ -63,7 +63,7 @@ static const g_module_list[] =
|
|||
{0x002e, "cellLv2dbg"},
|
||||
{0x0030, "cellUsbpspcm"},
|
||||
{0x0031, "cellAvconfExt"},
|
||||
{0x0032, "cellSysutilUserinfo"},
|
||||
{0x0032, "cellUserInfo"},
|
||||
{0x0033, "cellSysutilSavedata"},
|
||||
{0x0034, "cellSubdisplay"},
|
||||
{0x0035, "cellSysutilRec"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue