2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
Morph 2f5808b7ff service: am: Make use of Exit to exit the currently running application
This also moves the call to the end to ensure services are properly destructed on exit.
2021-10-01 23:39:55 -04:00
..
arm
crypto
file_sys Merge pull request #7102 from Morph1984/remove-boxcat 2021-10-01 18:41:41 -07:00
frontend core/profile_select: Avoid uninitialized read in SelectProfile() 2021-09-22 18:10:39 -04:00
hle service: am: Make use of Exit to exit the currently running application 2021-10-01 23:39:55 -04:00
loader
memory
network common: Move error handling to error.cpp/h 2021-09-11 17:19:14 -04:00
tools
CMakeLists.txt service: bcat: Remove BoxCat BCAT implementation 2021-09-29 01:21:35 -04:00
constants.cpp
constants.h
core.cpp core: Add Exit and ExitCallback 2021-10-01 23:39:54 -04:00
core.h core: Add Exit and ExitCallback 2021-10-01 23:39:54 -04:00
core_timing.cpp
core_timing.h
core_timing_util.h
cpu_manager.cpp core: cpu_manager: Use jthread. 2021-09-03 19:05:41 -07:00
cpu_manager.h core: cpu_manager: Use jthread. 2021-09-03 19:05:41 -07:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp memory: Address lioncash's review 2021-08-07 03:03:21 +00:00
memory.h memory: Address lioncash's review 2021-08-05 20:29:43 +00:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
telemetry_session.cpp remove-audio-stretching-setting 2021-09-15 19:52:43 -05:00
telemetry_session.h