stubs (#69)
This commit is contained in:
parent
e16ca561cb
commit
836a003c8e
8 changed files with 59 additions and 4 deletions
|
@ -40,6 +40,7 @@ namespace Ryujinx.Core.OsHle.Svc
|
|||
{ 0x0c, SvcGetThreadPriority },
|
||||
{ 0x0d, SvcSetThreadPriority },
|
||||
{ 0x0f, SvcSetThreadCoreMask },
|
||||
{ 0x10, SvcGetCurrentProcessorNumber },
|
||||
{ 0x12, SvcClearEvent },
|
||||
{ 0x13, SvcMapSharedMemory },
|
||||
{ 0x14, SvcUnmapSharedMemory },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue