summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_device.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-10service: nfp: Improve implementationNarr the Reg1-33/+177
2023-03-01service: move hle_ipc from kernelLiam1-1/+1
2023-02-14general: rename CurrentProcess to ApplicationProcessLiam1-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-11-19service: nfc: Implement nfc userNarr the Reg1-4/+2
2022-11-14general: Address review commentsgerman771-1/+3
2022-11-13service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman771-2/+31
2022-10-22service: nfp: Allow amiibos without keysNarr the Reg1-0/+8
2022-10-22service: nfp: remove unnecessary includeNarr the Reg1-0/+1
2022-10-13kernel: remove KWritableEventLiam1-3/+3
2022-10-04service: nfp: Fix errors to pass unit testingNarr the Reg1-30/+35
2022-10-02service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg1-6/+93
2022-10-02nfp: Multiple fixes against HWgerman771-22/+38
2022-10-02service: nfp: address commentsgerman771-5/+6
2022-10-02service: nfp: Rewrite and implement applet callsgerman771-0/+572