aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/nfp
AgeCommit message (Expand)Author
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-06Stub IUser::AttachAvailabilityChangeEventmailwl
2018-06-04Correct function resultsmailwl
2018-06-04Service/nfp:user : stub some functions.mailwl
2018-05-13Updated nfp with more service namesHexagon12
2018-04-26Switched to NGLOG_WARNINGDavid Marcec
2018-04-22GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...David Marcec
2018-04-21Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersi...David Marcec
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-29service: Add NFP module interface.bunnei