summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp_user.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: nfp: Use an unique interfaceNarr the Reg2023-04-141-672/+0
* service: move hle_ipc from kernelLiam2023-03-011-26/+26
* service: nfc: Silence ListDevicesgerman772022-12-181-1/+1
* service: Make use of buffer element count helpersLioncash2022-11-231-3/+3
* Merge branch 'master' into nfc_implNarr the Reg2022-11-201-1/+1
|\
| * service: nfc: fix tagprotocol and implement GetApplicationAreaIdgerman772022-11-131-1/+1
* | service: nfc: Implement nfc userNarr the Reg2022-11-191-7/+8
|/
* service: nfp: remove unnecessary includeNarr the Reg2022-10-221-3/+0
* service: nfp: Fix errors to pass unit testingNarr the Reg2022-10-041-0/+30
* service: nfp: Implement mount target and open application area errors, minor fixesNarr the Reg2022-10-021-1/+1
* service: nfp: Rewrite and implement applet callsgerman772022-10-021-4/+630
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+2
* Deglobalize System: NFPDavid Marcec2019-09-221-2/+2
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport.David Marcec2018-04-231-1/+1
* Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids)David Marcec2018-04-221-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* service: Add NFP module interface.bunnei2018-03-301-0/+19