summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/nfc_interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-17service: nfc: Update Implementation to match with latest RENarr the Reg1-5/+13
2023-06-22input_common: Implement native mifare supportNarr the Reg1-4/+3
2023-06-15service: nfc: Read tag protocol only for nfc backendNarr the Reg1-2/+6
2023-06-15service: nfc: Accuracy fixesNarr the Reg1-1/+4
2023-06-07service: nfc: Add backup supportgerman771-1/+7
2023-05-06service: nfc: Merge device interfaces and create the device managerNarr the Reg1-178/+221
2023-04-24service: nfc: Create interfaceNarr the Reg1-46/+20
2023-03-01service: move hle_ipc from kernelLiam1-15/+15
2022-12-29hle_ipc: Rename ReadBufferSpan to ReadBufferameerj1-1/+1
2022-12-25service: Use ReadBufferSpan where it is trivial to do soameerj1-1/+1
2022-12-18service: nfc: Silence ListDevicesgerman771-1/+1
2022-12-02service: nfc: Implement mifare serviceNarr the Reg1-2/+2
2022-11-23service: Make use of buffer element count helpersLioncash1-1/+1
2022-11-19service: nfc: Implement nfc userNarr the Reg1-0/+365