Line 453:
Line 453:
| style="background: red" | No
| style="background: red" | No
| style="background: red" | No
| style="background: red" | No
β
| Result [[IPC|CreatePort]](Handle* portServer, Handle* portClient, const char* name, s32 maxSessions)
+
| Result [[IPC|CreatePort]](Handle* portServer, Handle* portClient, const char* name, s16 maxSessions)
| Setting name=NULL creates a private port not accessible from svcConnectToPort.
| Setting name=NULL creates a private port not accessible from svcConnectToPort.
|-
|-
Line 763:
Line 763:
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
β
| KernelSetState(unsigned int Type, unsigned int Param0, unsigned int Param1, unsigned int Param2)
+
| KernelSetState(unsigned int Type, ...)
β
| The type determines the meaning of each param
+
| The type determines the args to be passed
|-
|-
| 0x7D
| 0x7D