Difference between revisions of "DSP:WriteProcessPipe"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0082] |- | 1 | numb |- | 2 | size |- | 3 | 0x402 | (size <<14) |- | 4 | buff...")
 
Line 15: Line 15:
 
|-
 
|-
 
| 3
 
| 3
| 0x402 | (size <<14)
+
| (size <<14) <nowiki>|</nowiki> 0x402
 
|-
 
|-
 
| 4
 
| 4

Revision as of 19:55, 21 May 2014

Request

Index Word Description
0 Header code [0x000D0082]
1 numb
2 size
3 (size <<14) | 0x402
4 buffer

Response

Index Word Description
0 Header code
1 Resultcode