stratosphere: version detect via svcCallSecureMonitor

This commit is contained in:
Michael Scire 2019-01-31 03:24:19 -08:00
parent de07ed42bb
commit a3adb70a04
10 changed files with 19 additions and 10 deletions

View file

@ -61,7 +61,8 @@
"svcDetachDeviceAddressSpace": "0x58",
"svcMapDeviceAddressSpaceAligned": "0x5A",
"svcUnmapDeviceAddressSpace": "0x5C",
"svcFlushProcessDataCache": "0x5F"
"svcFlushProcessDataCache": "0x5F",
"svcCallSecureMonitor": "0x7F"
}
},
{

View file

@ -64,7 +64,8 @@
"svcDetachDeviceAddressSpace": "0x58",
"svcMapDeviceAddressSpaceAligned": "0x5A",
"svcUnmapDeviceAddressSpace": "0x5C",
"svcFlushProcessDataCache": "0x5F"
"svcFlushProcessDataCache": "0x5F",
"svcCallSecureMonitor": "0x7F"
}
},
{