sm: Update for libstratosphere refactor

This commit is contained in:
Michael Scire
2018-10-29 17:28:37 -07:00
committed by SciresM
parent 058f735031
commit 9a8c70ed68
7 changed files with 87 additions and 144 deletions

View File

@@ -1,7 +1,7 @@
{
"name" : "sm",
"title_id" : "0x0100000000000004",
"main_thread_stack_size" : "0x1000",
"main_thread_stack_size" : "0x2000",
"main_thread_priority" : 27,
"default_cpu_id" : 3,
"process_category" : 1,
@@ -56,6 +56,7 @@
"svcReplyAndReceiveLight" : "0x42",
"svcReplyAndReceive" : "0x43",
"svcReplyAndReceiveWithUserBuffer" : "0x44",
"svcCreateEvent" : "0x45",
"svcGetMemoryInfo" : "0x6F",
"svcCreatePort" : "0x70",
"svcManageNamedPort" : "0x71",