aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/prepo/prepo.cpp
AgeCommit message (Expand)Author
2020-02-05services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.bunnei
2019-11-12service: Update function tablesLioncash
2019-09-22RebaseDavid Marcec
2019-09-21prepo: Remove system global accessorsZach Hilman
2019-09-21prepo: Implement SaveReport New and System variantsZach Hilman
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25prepo: Save reports from PlayReport serviceZach Hilman
2018-10-21prepo: Update service function table.Lioncash
2018-09-11service/prepo: Move class into the cpp fileLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-26Switched to NGLOG_WARNINGDavid Marcec
2018-04-26Added PREPO to logging backend, Removed comments from SaveReportWithUserDavid Marcec
2018-04-22GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...David Marcec
2018-04-21Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersi...David Marcec