summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in src/core (#12625)Viktor Szépe2024-01-081-7/+7
* service: mii: Move ver3 operationsgerman772023-09-111-0/+1
* service: mii: separate mii types into their own filegerman772023-09-111-2/+3
* service: nfc: Accuracy fixesNarr the Reg2023-06-151-8/+18
* service: nfc: Merge device interfaces and create the device managerNarr the Reg2023-05-061-108/+21
* service: nfp: Implement debug InterfaceNarr the Reg2023-04-151-0/+45
* service: nfp: Implement system interfaceNarr the Reg2023-04-151-0/+9
* service: nfp: Add plain amiibo supportgerman772023-03-261-1/+2
* service: nfp: Convert mii colors to v3Narr the Reg2023-03-161-2/+4
* service: nfp: Actually write correct crcNarr the Reg2023-03-151-2/+2
* service: nfp: Improve implementationNarr the Reg2023-03-101-11/+38
* service: nfc: Implement mifare serviceNarr the Reg2022-12-021-0/+46
* service: am: Implement cabinet applet backendgerman772022-11-131-0/+7
* service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman772022-11-131-3/+7
* service: nfp: remove unnecessary includeNarr the Reg2022-10-221-5/+0
* nfp_types: silence -Wtype-limitsLiam2022-10-071-1/+1
* service: nfp: Fix errors to pass unit testingNarr the Reg2022-10-041-8/+39
* service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg2022-10-021-4/+20
* nfp: Multiple fixes against HWgerman772022-10-021-7/+17
* service: nfp: address commentsgerman772022-10-021-12/+13
* service: nfp: Rewrite and implement applet callsgerman772022-10-021-0/+262