summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfp/nfp_device.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfc: Merge device interfaces and create the device managerGravatar Narr the Reg2023-05-051-120/+0
* service: nfp: Implement debug InterfaceGravatar Narr the Reg2023-04-141-0/+10
* service: nfp: Implement system interfaceGravatar Narr the Reg2023-04-141-0/+2
* service: nfp: Add plain amiibo supportGravatar german772023-03-261-0/+1
* nfc: Initialize device when controller is connectedGravatar Narr the Reg2023-03-211-0/+1
* service: nfp: Replace crc function with boost equivalentGravatar Narr the Reg2023-03-161-1/+0
* service: nfp: Actually write correct crcGravatar Narr the Reg2023-03-141-0/+1
* service: nfp: Improve implementationGravatar Narr the Reg2023-03-091-2/+7
* Merge branch 'master' into nfc_implGravatar Narr the Reg2022-11-201-2/+4
|\
| * service: nfc: fix tagprotocol and implement GetApplicationAreaIdGravatar german772022-11-131-2/+4
* | service: nfc: Implement nfc userGravatar Narr the Reg2022-11-191-2/+1
|/
* service: nfp: remove unnecessary includeGravatar Narr the Reg2022-10-211-1/+0
* service: nfp: Implement mount target and open application area errors, minor ...Gravatar Narr the Reg2022-10-021-3/+5
* nfp: Multiple fixes against HWGravatar german772022-10-021-0/+2
* service: nfp: address commentsGravatar german772022-10-021-2/+2
* service: nfp: Rewrite and implement applet callsGravatar german772022-10-021-0/+97