summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_device.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nfc_implNarr the Reg2022-11-201-2/+33
|\
| * general: Address review commentsgerman772022-11-141-1/+3
| * service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman772022-11-131-2/+31
* | service: nfc: Implement nfc userNarr the Reg2022-11-191-4/+2
|/
* service: nfp: Allow amiibos without keysNarr the Reg2022-10-221-0/+8
* service: nfp: remove unnecessary includeNarr the Reg2022-10-221-0/+1
* kernel: remove KWritableEventLiam2022-10-131-3/+3
* service: nfp: Fix errors to pass unit testingNarr the Reg2022-10-041-30/+35
* service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg2022-10-021-6/+93
* nfp: Multiple fixes against HWgerman772022-10-021-22/+38
* service: nfp: address commentsgerman772022-10-021-5/+6
* service: nfp: Rewrite and implement applet callsgerman772022-10-021-0/+572