Add more unknown syscalls from reporting.

This commit is contained in:
Unknown W. Brackets
2013-05-22 01:19:25 -07:00
parent fb19c78937
commit 8580780194
7 changed files with 24 additions and 1 deletions
+1
View File
@@ -1088,6 +1088,7 @@ const HLEFunction ModuleMgrForUser[] =
{0x8f2df740,WrapU_UUUUU<sceKernelStopUnloadSelfModuleWithStatus>,"sceKernelStopUnloadSelfModuleWithStatus"},
{0xfef27dc1,&WrapU_CU<sceKernelLoadModuleDNAS> , "sceKernelLoadModuleDNAS"},
{0x644395e2,0,"sceKernelGetModuleIdList"},
{0xf2d8d1b4,0,"ModuleMgrForUser_F2D8D1B4"},
};