NFC Services: Difference between revisions
Socram8888 (talk | contribs) No edit summary |
Socram8888 (talk | contribs) No edit summary |
||
Line 39: | Line 39: | ||
! Input | ! Input | ||
! Output | ! Output | ||
! Notes | |||
|- | |- | ||
| 0x00010040 | | 0x00010040 | ||
Line 44: | Line 45: | ||
| u8 unknownA | | u8 unknownA | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x00020040 | | 0x00020040 | ||
Line 49: | Line 51: | ||
| u8 unknownA | | u8 unknownA | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x00050040 | | 0x00050040 | ||
Line 54: | Line 57: | ||
| u16 unknownA | | u16 unknownA | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x00080000 | | 0x00080000 | ||
Line 59: | Line 63: | ||
| void | | void | ||
| s32 result | | s32 result | ||
| | |||
|- | |||
| 0x00090002 | |||
| ??? | |||
| u32 pid | |||
| s32 result | |||
| "pid" must be set to 0x20 | |||
|- | |- | ||
| 0x000A0000 | | 0x000A0000 | ||
Line 64: | Line 75: | ||
| void | | void | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x000F0000 | | 0x000F0000 | ||
Line 69: | Line 81: | ||
| void | | void | ||
| u32 result, u32 unknownA | | u32 result, u32 unknownA | ||
| | |||
|- | |- | ||
| 0x00110000 | | 0x00110000 | ||
Line 74: | Line 87: | ||
| void | | void | ||
| s32 result, u32 unknownA[8], u32 unknownB[2], u32 unknownC | | s32 result, u32 unknownA[8], u32 unknownB[2], u32 unknownC | ||
| | |||
|- | |- | ||
| 0x00130040 | | 0x00130040 | ||
Line 79: | Line 93: | ||
| u32 unknownA | | u32 unknownA | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x00150040 | | 0x00150040 | ||
Line 84: | Line 99: | ||
| u32 unknownA | | u32 unknownA | ||
| s32 result | | s32 result | ||
| | |||
|- | |- | ||
| 0x04060000 | | 0x04060000 | ||
Line 89: | Line 105: | ||
| void | | void | ||
| s32 result | | s32 result | ||
| | |||
|} | |} | ||