aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/pm/pm.cpp
AgeCommit message (Expand)Author
2020-06-29service: Update function tablesVolcaEM
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-12service: Update function tablesLioncash
2019-06-26pm: Implement pm:shell and pm:dmnt GetApplicationPidZach Hilman
2019-06-26pm: Implement pm:dmnt GetTitlePidZach Hilman
2019-06-26pm: Implement pm:info GetTitleIdZach Hilman
2019-04-11service: Update service function tablesLioncash
2019-01-28service/pm: Implement SetMaintenanceBoot()Lioncash
2019-01-28service/pm: Tidy up functionality related to SystemBootModeLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-08-23Added GetBootMode (#1107)David
2018-07-25service: Add pm servicesLioncash