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:GetEmptyRegisterInfo|GetEmptyRegisterInfo]] | | | [[NFCM:GetEmptyRegisterInfo|GetEmptyRegisterInfo]] |
− | | void | + | | |
− | | s32 result, [[#RegisterInfo|RegisterInfo]] info (minus last 4 bytes) | + | | |
− | | Returns a [[#RegisterInfo|RegisterInfo]] set to all zeroes. | + | | |
| |- | | |- |
| | 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 |