1
0
Fork 0
forked from suyu/suyu
suyu/src
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
..
audio_core Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
common Merge pull request #8460 from Morph1984/bounded-q 2022-06-15 19:39:22 -04:00
core Implement ExitProcess svc 2022-06-16 21:35:34 +03:00
input_common Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
shader_recompiler Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
tests chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
video_core Merge pull request #8460 from Morph1984/bounded-q 2022-06-15 19:39:22 -04:00
web_service web_service: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
yuzu Merge pull request #8383 from Morph1984/shadow-of-the-past 2022-06-14 21:08:58 -04:00
yuzu_cmd yuzu_cmd: Eliminate variable shadowing 2022-06-13 18:19:23 -04:00
.clang-format
CMakeLists.txt CMakeLists: Make variable shadowing a compile-time error 2022-06-13 18:19:23 -04:00