Add a bunch of HLE functions for better reporting.

This commit is contained in:
Unknown W. Brackets
2013-08-22 23:04:55 -07:00
parent fca0af8e70
commit 2ef650aa2d
9 changed files with 58 additions and 2 deletions
+2
View File
@@ -1514,6 +1514,8 @@ const HLEFunction ModuleMgrForUser[] =
{0xfef27dc1,&WrapU_CU<sceKernelLoadModuleDNAS> , "sceKernelLoadModuleDNAS"},
{0x644395e2,0,"sceKernelGetModuleIdList"},
{0xf2d8d1b4,&WrapU_CUU<sceKernelLoadModuleNpDrm>,"sceKernelLoadModuleNpDrm"},
{0xe4c4211c,0,"ModuleMgrForUser_E4C4211C"},
{0xfbe27467,0,"ModuleMgrForUser_FBE27467"},
};