NFC:InitializeWriteAppData

From 3dbrew
Revision as of 03:49, 14 April 2015 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00140384] |- | 1 | u32, unknown |- | 2 | Size |- | 3-14 |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [Starting with 9.3.0-X: 0x00140384]
1 u32, unknown
2 Size
3-14 Unknown, normally all-zero?
15 0x20, PID translate-header for kernel.
16 PID written by kernel.
17 (Size<<14) | 2
18 Pointer to input buf

Response

Index Word Description
0 Header code
1 Result code

Description

This is used to write to the Amiibo app-data, when the app-data is not already setup for the user application.