Difference between revisions of "BOSSU:ReadNsData"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00280102] |- | 1 | ? |- | 2-3 | u64 offset |- | 4 | Size |- | 5 | (Size << 4)...") |
(No difference)
|
Revision as of 21:53, 6 October 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00280102] |
1 | ? |
2-3 | u64 offset |
4 | Size |
5 | (Size << 4) | 0xC |
6 | Data Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Actual read size |
3 | Unknown output u32. |