NFC Services: Difference between revisions

Steveice10 (talk | contribs)
m Verified in 3DS NFC module
Steveice10 (talk | contribs)
m These have pages now
 
(2 intermediate revisions by the same user not shown)
Line 31: Line 31:
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:GetAdminInfo|GetAdminInfo]]
| [[NFCM:GetAdminInfo|GetAdminInfo]]
| void
|
| s32 result, [[#AdminInfo|AdminInfo]] info
|
| Gets the [[#AdminInfo|AdminInfo]] of the amiibo.
|
|-
|-
| 0x04030000
| 0x04030000
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:GetRegisterInfo|GetRegisterInfo]]
| [[NFCM:GetEmptyRegisterInfo|GetEmptyRegisterInfo]]
| void
|
| s32 result, [[#RegisterInfo|RegisterInfo]] info
|
| Gets the [[#RegisterInfo|RegisterInfo]] of the amiibo.
|
|-
|-
| 0x04040A40
| 0x04040A40
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:SetRegisterInfo|SetRegisterInfo]]
| [[NFCM:SetRegisterInfo|SetRegisterInfo]]
| [[#RegisterInfo|RegisterInfo]] info
|
| s32 result
|
| Sets the [[#RegisterInfo|RegisterInfo]] of the amiibo.
|
|-
|-
| 0x04050000
| 0x04050000
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:DeleteRegisterInfo|DeleteRegisterInfo]]
| [[NFCM:DeleteRegisterInfo|DeleteRegisterInfo]]
| void
|
| s32 result
|
| Deletes the amiibo's registration info.
|
|-
|-
| 0x04060000
| 0x04060000
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:DeleteApplicationArea|DeleteApplicationArea]]
| [[NFCM:DeleteApplicationArea|DeleteApplicationArea]]
| void
|
| s32 result
|
| Deletes the amiibo's application area.
|
|-
|-
| 0x04070000
| 0x04070000
| [[9.3.0-21|9.3.0-X]]
| [[9.3.0-21|9.3.0-X]]
| [[NFCM:ExistsApplicationArea|ExistsApplicationArea]]
| [[NFCM:ExistsApplicationArea|ExistsApplicationArea]]
| void
|
| s32 result, bool exists
|
| Checks whether the amiibo's application area exists.
|
|-
|-
| 0x04080000
| 0x04080000
Line 779: Line 779:
|-
|-
| 0x07
| 0x07
| 0x2F
| 0x01
| Version
|-
| 0x08
| 0x2E
| Reserved
| Reserved
|}
|}