Changes

Jump to navigation Jump to search
519 bytes added ,  23:54, 6 October 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00280102] |- | 1-2 | u64 programID |- | 3 | Same as BOSSU:ReadNsData cmdr..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00280102]
|-
| 1-2
| u64 programID
|-
| 3
| Same as [[BOSSU:ReadNsData]] cmdreq[1].
|-
| 4-5
| u64 offset
|-
| 6
| Size
|-
| 7
| (Size << 4) <nowiki>|</nowiki> 0xC
|-
| 8
| Data Pointer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Actual read size
|-
| 3
| Unknown output u32.
|}

=Description=
This is similar to [[BOSSU:ReadNsData]].

Navigation menu