summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/nfc_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfc: Merge device interfaces and create the device managerNarr the Reg2023-05-061-287/+0
* service: nfc: Create interfaceNarr the Reg2023-04-241-1/+0
* nfc: Initialize device when controller is connectedNarr the Reg2023-03-221-2/+14
* service: move hle_ipc from kernelLiam2023-03-011-1/+1
* core: hid: Only set the polling mode to the correct sideNarr the Reg2023-01-201-2/+4
* yuzu: Add ring controller test buttongerman772023-01-201-1/+2
* service: nfc: Implement mifare serviceNarr the Reg2022-12-021-4/+80
* service: nfc: Implement nfc userNarr the Reg2022-11-191-0/+197