Changes

62 bytes removed ,  20:19, 28 November 2016
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
516

edits