summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfc/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfc: Implement SetNfcEnabledGravatar Narr the Reg2024-02-232-2/+11
* Move time services to new IPC.Gravatar Kelebek12024-01-272-8/+8
* Rework time service to fix time passing offline.Gravatar Kelebek12024-01-244-30/+61
* service: nfc: Create backup when none existGravatar Narr the Reg2024-01-151-1/+4
* Fix typos in src/core (#12625)Gravatar Viktor Szépe2024-01-083-9/+9
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-053-6/+6
* service: nfc: Don't tag amiibos as corrupted if they are loaded as read onlyGravatar Narr the Reg2023-12-011-5/+5
* service: nfc: Validate mii dataGravatar german772023-11-252-32/+37
* service: hid: Create appropriate hid resourcesGravatar Narr the Reg2023-11-201-1/+2
* service: nfc: Implement SetRegisterInfoPrivate mii supportGravatar Narr the Reg2023-10-011-7/+2
* service: mii: Fix reported bugsGravatar german772023-09-271-1/+1
* service: nfc: Fully Implement GetRegisterInfoPrivateGravatar german772023-09-171-3/+5
* service: nfc: Fix amiibo formattingGravatar german772023-09-151-6/+8
* mii: Prepare Interface for new implementationGravatar german772023-09-111-2/+6
* service: mii: Fix ver3 inconsistenciesGravatar german772023-09-111-6/+10
* service: mii: Move ver3 operationsGravatar german772023-09-101-2/+2
* service: mii: separate mii types into their own fileGravatar german772023-09-101-1/+0
* service: mii: Fix broken mii on MK8Gravatar Narr the Reg2023-09-071-2/+2
* service: nfc: Update Implementation to match with latest REGravatar Narr the Reg2023-07-175-49/+127
* service: nfc: Ensure controller is in the correct modeGravatar german772023-07-021-11/+21
* input_common: Implement native mifare supportGravatar Narr the Reg2023-06-214-106/+99
* service: nfc: Accuracy fixesGravatar Narr the Reg2023-06-145-84/+148
* service: nfc: Add backup supportGravatar german772023-06-063-26/+158
* Merge pull request #10396 from german77/amiibo_writeGravatar bunnei2023-05-251-4/+4
|\
| * input_common: Implement amiibo writtingGravatar Narr the Reg2023-05-211-4/+4
* | service: nfc: Remove encryption key requirementGravatar Narr the Reg2023-05-223-21/+52
|/
* service: nfc: Seed all random valuesGravatar Narr the Reg2023-05-092-6/+14
* service: nfp: Allow to load with a different amiibo idGravatar german772023-05-091-4/+13
* service: nfc: Merge device interfaces and create the device managerGravatar Narr the Reg2023-05-056-0/+2693