mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
cellRudp improvements and fixes
This commit is contained in:
parent
93e850404e
commit
82733e1943
3 changed files with 64 additions and 5 deletions
|
|
@ -144,7 +144,7 @@ static const g_module_list[] =
|
|||
{ 0x0053, "cellMusicDecode2", nullptr },
|
||||
{ 0x0055, "cellSync2", &cellSync2 },
|
||||
{ 0x0056, "sceNpUtil", nullptr },
|
||||
{ 0x0057, "cellRudp", nullptr },
|
||||
{ 0x0057, "cellRudp", &cellRudp },
|
||||
{ 0x0059, "sceNpSns", &sceNpSns },
|
||||
{ 0x005a, "cellGem", &cellGem },
|
||||
{ 0xf00a, "cellCelpEnc", nullptr },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue