Difference between revisions of "FSFile:Read"

From 3dbrew
Jump to navigation Jump to search
m (Type nit.)
m (nit)
 
Line 31: Line 31:
 
|-
 
|-
 
| 1
 
| 1
| Resultcode
+
| Result code
 
|-
 
|-
 
| 2
 
| 2
 
| Total read data
 
| Total read data
 
|}
 
|}

Latest revision as of 07:40, 18 October 2015

Request[edit]

Index Word Description
0 Header code [0x080200C2]
1-2 u64, File Offset
3 Size
4 (Size << 4) | 0xC
5 Data Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Total read data