summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/common/device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfc: Implement SetRegisterInfoPrivate mii supportNarr the Reg2023-10-011-7/+2
* service: mii: Fix reported bugsgerman772023-09-281-1/+1
* service: nfc: Fully Implement GetRegisterInfoPrivategerman772023-09-181-3/+5
* service: nfc: Fix amiibo formattinggerman772023-09-161-6/+8
* mii: Prepare Interface for new implementationgerman772023-09-111-2/+6
* service: mii: Fix ver3 inconsistenciesgerman772023-09-111-6/+10
* service: mii: Move ver3 operationsgerman772023-09-111-2/+2
* service: mii: separate mii types into their own filegerman772023-09-111-1/+0
* service: mii: Fix broken mii on MK8Narr the Reg2023-09-071-2/+2
* service: nfc: Update Implementation to match with latest RENarr the Reg2023-07-171-2/+1
* service: nfc: Ensure controller is in the correct modegerman772023-07-031-11/+21
* input_common: Implement native mifare supportNarr the Reg2023-06-221-95/+87
* service: nfc: Accuracy fixesNarr the Reg2023-06-151-45/+119
* service: nfc: Add backup supportgerman772023-06-071-20/+140
* Merge pull request #10396 from german77/amiibo_writebunnei2023-05-251-4/+4
|\
| * input_common: Implement amiibo writtingNarr the Reg2023-05-221-4/+4
* | service: nfc: Remove encryption key requirementNarr the Reg2023-05-231-18/+49
|/
* service: nfc: Seed all random valuesNarr the Reg2023-05-101-5/+13
* service: nfp: Allow to load with a different amiibo idgerman772023-05-101-4/+13
* service: nfc: Merge device interfaces and create the device managerNarr the Reg2023-05-061-0/+1249