Changes

Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00520042] |- | 1 | Max buffer size |- | 2 | (Size<< 8) <nowiki>|</nowiki> 4 |- |..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00520042]
|-
| 1
| Max buffer size
|-
| 2
| (Size<< 8) <nowiki>|</nowiki> 4
|-
| 3
| Output buffer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Total savedata IDs written to the output buffer.
|-
| 3
| Value 0x4
|}

=Description=
This writes a list of u64 savedata IDs for all [[System_SaveData]] in NAND, to the output buffer.

Navigation menu