31 Commits (b6e1736bc3cf6b05a4ca6a75fc671c1a555cefbd)

Author SHA1 Message Date
Liam bf50a0e0c2 kernel: fix debugger and process list lifetime 2 years ago
Liam 62e106dbe8 kernel: update KProcess 2 years ago
Liam b8da5b73b2 kernel: convert KProcess to new style 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks be026c6b6d service: pm: Implement AtmosphereGetProcessInfo 4 years ago
Morph a1da80a1cd service: pm: Implement AtmosphereGetProcessId 4 years ago
Morph 5ed5db7883 service: pm: Add all relevant result codes 4 years ago
Morph 20ac4fd61b service: pm: Rename title id to program id 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
VolcaEM 9338a6a1cf service: Update function tables 6 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Zach Hilman a37e318a69 pm: Implement pm:shell and pm:dmnt GetApplicationPid 7 years ago
Zach Hilman 0bc1fc3fcf pm: Implement pm:dmnt GetTitlePid 7 years ago
Zach Hilman afcab374d1 pm: Implement pm:info GetTitleId 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 28f6a8efd8 service/pm: Implement SetMaintenanceBoot() 7 years ago
Lioncash 89bf15b818 service/pm: Tidy up functionality related to SystemBootMode 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
David f4b1df57e4 Added GetBootMode (#1107) 7 years ago
Lioncash c96ea0051d service: Add pm services 8 years ago