summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/nfc_device.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22nfc: Initialize device when controller is connectedNarr the Reg1-2/+14
2023-03-01service: move hle_ipc from kernelLiam1-1/+1
2023-01-20core: hid: Only set the polling mode to the correct sideNarr the Reg1-2/+4
2023-01-20yuzu: Add ring controller test buttongerman771-1/+2
2022-12-02service: nfc: Implement mifare serviceNarr the Reg1-4/+80
2022-11-19service: nfc: Implement nfc userNarr the Reg1-0/+197