30 Commits (45c87c7e6e841c11def43e5ab25160006dab6d77)

Author SHA1 Message Date
Liam 8c59543ee3 kernel: update KProcess 3 years ago
Liam 9863db9db4 kernel: convert KProcess to new style 4 years ago
Liam 65be230fdd service: move hle_ipc from kernel 4 years ago
Liam a936972614 service: refactor server architecture 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks 16bf50e610 service: pm: Implement AtmosphereGetProcessInfo 5 years ago
Morph 9173f07a51 service: pm: Implement AtmosphereGetProcessId 5 years ago
Morph 3dc38d185b service: pm: Add all relevant result codes 5 years ago
Morph 40cd0bb97b service: pm: Rename title id to program id 5 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 6 years ago
bunnei 7ccbdd4d8d hle: kernel: Migrate KProcess to KAutoObject. 6 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 6 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 6 years ago
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 7 years ago
Lioncash e21b6ff79d service: Update function tables 7 years ago
Zach Hilman bce4bfffb6 pm: Implement pm:shell and pm:dmnt GetApplicationPid 7 years ago
Zach Hilman 354c254cde pm: Implement pm:dmnt GetTitlePid 7 years ago
Zach Hilman 49af3bcdcb pm: Implement pm:info GetTitleId 7 years ago
Lioncash ca96dc4676 service: Update service function tables 8 years ago
Lioncash 932922f67f service/pm: Implement SetMaintenanceBoot() 8 years ago
Lioncash cb2ce9924a service/pm: Tidy up functionality related to SystemBootMode 8 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 8 years ago
David 5049ca5d8c Added GetBootMode (#1107) 8 years ago
Lioncash c664f8a257 service: Add pm services 8 years ago