yuzu-mainline/src/core/hle
Nikita Strygin cf7e4bda92 Implement ExitProcess svc
Currently this just stops all the emulation
This works under assumption that only application will try to use
ExitProcess, with services not touching it
If application exits - it quite makes sense to end the emulation
2022-06-16 21:35:34 +03:00
..
kernel Implement ExitProcess svc 2022-06-16 21:35:34 +03:00
service Merge pull request #8457 from liamwhite/kprocess-suspend 2022-06-16 02:41:12 +02:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc_helpers.h core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager. 2022-03-14 18:14:53 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
result.h hle/result: Update std::expected replacement message 2022-05-03 17:44:30 -04:00