summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move time services to new IPC.Kelebek12024-01-272-8/+8
* Rework time service to fix time passing offline.Kelebek12024-01-244-30/+61
* service: nfc: Create backup when none existNarr the Reg2024-01-151-1/+4
* Fix typos in src/core (#12625)Viktor Szépe2024-01-083-9/+9
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-053-6/+6
* service: nfc: Don't tag amiibos as corrupted if they are loaded as read onlyNarr the Reg2023-12-011-5/+5
* service: nfc: Validate mii datagerman772023-11-262-32/+37
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-1/+2
* 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-175-49/+127
* service: nfc: Ensure controller is in the correct modegerman772023-07-031-11/+21
* input_common: Implement native mifare supportNarr the Reg2023-06-224-106/+99
* service: nfc: Accuracy fixesNarr the Reg2023-06-155-84/+148
* service: nfc: Add backup supportgerman772023-06-073-26/+158
* 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-233-21/+52
|/
* service: nfc: Seed all random valuesNarr the Reg2023-05-102-6/+14
* 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-066-0/+2693