Line 213:
Line 213:
! Command Header
! Command Header
! Description
! Description
+
|-
+
| 0x00080040
+
| (s32 size) Unknown. Uses size=6 internally unless the input is <=6. Uses an ipc static_buffer for output with the specified size.
|-
|-
| 0x00090000
| 0x00090000
| This just copies data from state to the cmdreply, this always returns 0. u32 cmdreply[2] = sharedmem_size, cmdreply[4] = sharedmem_handle, cmdreply[5] = otherhandle.
| This just copies data from state to the cmdreply, this always returns 0. u32 cmdreply[2] = sharedmem_size, cmdreply[4] = sharedmem_handle, cmdreply[5] = otherhandle.
+
|-
+
| 0x000A0040
+
| (u32 unk) ?
+
|-
+
| 0x000B0040
+
| (u32 unk) This writes an output u32 to cmdreply[2].
+
|-
+
| 0x000C0040
+
| (u32 unk) ?
+
|-
+
| 0x000D0002
+
| ([[IPC|kernel_processid_translatehdr]], u32 processid) ?
|}
|}