summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_device.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-06service: nfc: Merge device interfaces and create the device managerNarr the Reg1-120/+0
2023-04-15service: nfp: Implement debug InterfaceNarr the Reg1-0/+10
2023-04-15service: nfp: Implement system interfaceNarr the Reg1-0/+2
2023-03-26service: nfp: Add plain amiibo supportgerman771-0/+1
2023-03-22nfc: Initialize device when controller is connectedNarr the Reg1-0/+1
2023-03-17service: nfp: Replace crc function with boost equivalentNarr the Reg1-1/+0
2023-03-15service: nfp: Actually write correct crcNarr the Reg1-0/+1
2023-03-10service: nfp: Improve implementationNarr the Reg1-2/+7
2022-11-19service: nfc: Implement nfc userNarr the Reg1-2/+1
2022-11-13service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman771-2/+4
2022-10-22service: nfp: remove unnecessary includeNarr the Reg1-1/+0
2022-10-02service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg1-3/+5
2022-10-02nfp: Multiple fixes against HWgerman771-0/+2
2022-10-02service: nfp: address commentsgerman771-2/+2
2022-10-02service: nfp: Rewrite and implement applet callsgerman771-0/+97