NFC Services: Difference between revisions
Line 171: | Line 171: | ||
| | | | ||
| Unknown. Writes 0x60-bytes of output starting at cmdreply[2]. u16 +0 is the size of the data at +4, +2 is not initialized, u8 +3 is loaded from state, u32 +0x2C is loaded from state, and the data at +4 with the previously mentioned size is copied from state. | | Unknown. Writes 0x60-bytes of output starting at cmdreply[2]. u16 +0 is the size of the data at +4, +2 is not initialized, u8 +3 is loaded from state, u32 +0x2C is loaded from state, and the data at +4 with the previously mentioned size is copied from state. | ||
|- | |||
| 0x000C0040 | |||
| | |||
| (u32 outputsize) Writes output to static_buf_id=0, outputsize 1 is used when it's >=1. | |||
|} | |} | ||