summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_types.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-15service: nfc: Accuracy fixesNarr the Reg1-8/+18
2023-05-06service: nfc: Merge device interfaces and create the device managerNarr the Reg1-108/+21
2023-04-15service: nfp: Implement debug InterfaceNarr the Reg1-0/+45
2023-04-15service: nfp: Implement system interfaceNarr the Reg1-0/+9
2023-03-26service: nfp: Add plain amiibo supportgerman771-1/+2
2023-03-16service: nfp: Convert mii colors to v3Narr the Reg1-2/+4
2023-03-15service: nfp: Actually write correct crcNarr the Reg1-2/+2
2023-03-10service: nfp: Improve implementationNarr the Reg1-11/+38
2022-12-02service: nfc: Implement mifare serviceNarr the Reg1-0/+46
2022-11-13service: am: Implement cabinet applet backendgerman771-0/+7
2022-11-13service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman771-3/+7
2022-10-22service: nfp: remove unnecessary includeNarr the Reg1-5/+0
2022-10-07nfp_types: silence -Wtype-limitsLiam1-1/+1
2022-10-04service: nfp: Fix errors to pass unit testingNarr the Reg1-8/+39
2022-10-02service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg1-4/+20
2022-10-02nfp: Multiple fixes against HWgerman771-7/+17
2022-10-02service: nfp: address commentsgerman771-12/+13
2022-10-02service: nfp: Rewrite and implement applet callsgerman771-7/+72
2022-09-07core: nfp: Remove magic numbersgerman771-4/+4
2022-09-07core: nfp: Correct date and amiibo nameNarr the Reg1-5/+7
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg1-135/+26
2022-09-07core: nfp: Implement amiibo encryptiongerman771-0/+304