loader: update for libstratosphere refactor

This commit is contained in:
Michael Scire
2018-10-29 22:33:56 -07:00
committed by SciresM
parent 8b71378920
commit c49cfbd6af
12 changed files with 150 additions and 272 deletions

View File

@@ -56,6 +56,9 @@
"svcReplyAndReceiveLight" : "0x42",
"svcReplyAndReceive" : "0x43",
"svcReplyAndReceiveWithUserBuffer" : "0x44",
"svcCreateEvent": "0x45",
"svcReadWriteRegister" : "0x4E",
"svcQueryIoMapping": "0x55",
"svcSetProcessMemoryPermission" : "0x73",
"svcMapProcessMemory" : "0x74",
"svcUnmapProcessMemory" : "0x75",