summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfp/nfp_user.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfp: Use an unique interfaceGravatar Narr the Reg2023-04-131-63/+0
* service: move hle_ipc from kernelGravatar Liam2023-03-011-25/+25
* service: nfc: Implement nfc userGravatar Narr the Reg2022-11-191-0/+5
* service: nfp: remove unnecessary includeGravatar Narr the Reg2022-10-211-2/+6
* service: nfp: Rewrite and implement applet callsGravatar german772022-10-021-3/+41
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-1/+1
* Deglobalize System: NFPGravatar David Marcec2019-09-221-1/+1
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-191-4/+2
* service: Add NFP module interface.Gravatar bunnei2018-03-291-0/+18