summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfc/nfc_user.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-24service: nfc: Create interfaceNarr the Reg1-365/+0
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