summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nfp/nfp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Tidies up namespace declarations
* service: Add NFP module interface.bunnei2018-03-301-0/+28
service: Initialize NFP service. Log: Add NFP service as a log subtype.