Changes

614 bytes added ,  09:35, 22 November 2015
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001000C2] |- | 1 | Function |- | 2 | Input Size |- | 3 | Output Size |- | 4 | (I..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x001000C2]
|-
| 1
| Function
|-
| 2
| Input Size
|-
| 3
| Output Size
|-
| 4
| (Input Size << 14) <nowiki>|</nowiki> 0x402
|-
| 5
| void*, Input
|}

The following is located 0x100-bytes after the beginning of the above command buffer:
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| (Output Size << 14) <nowiki>|</nowiki> 2
|-
| 1
| void*, Output
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Debug Result
|}
1,434

edits