Changes

Jump to navigation Jump to search
159 bytes added ,  04:35, 22 November 2015
m
no edit summary
Line 10: Line 10:  
| 1
 
| 1
 
| Size
 
| Size
 +
|}
 +
 +
The following is located 0x100-bytes after the beginning of the above command buffer:
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Index Word
 +
!  Description
 +
|-
 +
| 0
 +
| <nowiki>(Size << 14) | 2</nowiki>
 +
|-
 +
| 1
 +
| void*, Output Buffer
 
|}
 
|}
   Line 23: Line 36:  
| 1
 
| 1
 
| Result code
 
| Result code
|-
  −
| 2
  −
| <nowiki>(Size<<14) | 2</nowiki>
  −
|-
  −
| 3
  −
| Output buffer ptr
   
|}
 
|}
    
=Description=
 
=Description=
 
This command loads the data set by [[APT:SendCaptureBufferInfo]], this command is similar to [[APT:ReceiveCaptureBufferInfo]]. The input size is clamped to 0x20-bytes by NS. The NS state [[APT:SendCaptureBufferInfo|buffer]] data is then copied to the output buffer.
 
This command loads the data set by [[APT:SendCaptureBufferInfo]], this command is similar to [[APT:ReceiveCaptureBufferInfo]]. The input size is clamped to 0x20-bytes by NS. The NS state [[APT:SendCaptureBufferInfo|buffer]] data is then copied to the output buffer.
1,434

edits

Navigation menu