summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/common/device.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 writing
| * 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