svc: Provide names for svc 0x59 and 0x5A

Updated according to 3dbrew.
This commit is contained in:
Lioncash 2017-12-07 22:14:51 -05:00
parent 040006fa6b
commit ff96c5dba0

View file

@ -1384,8 +1384,8 @@ static const FunctionDef SVC_Table[] = {
{0x56, nullptr, "StopDma"},
{0x57, nullptr, "GetDmaState"},
{0x58, nullptr, "RestartDma"},
{0x59, nullptr, "Unknown"},
{0x5A, nullptr, "Unknown"},
{0x59, nullptr, "SetGpuProt"},
{0x5A, nullptr, "SetWifiEnabled"},
{0x5B, nullptr, "Unknown"},
{0x5C, nullptr, "Unknown"},
{0x5D, nullptr, "Unknown"},