yuzu/src/core/hle/service/apm
Morph a396473201 service: apm: Stub ISession SetCpuOverclockEnabled
Since we don't currently support CPU overclocking within the emulated system, this can be stubbed for now, like APM IsCpuOverclockEnabled.

- Used by Gravity Rider Zero
2022-01-20 21:07:26 -05:00
..
apm.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
apm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
apm_controller.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
apm_controller.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
apm_interface.cpp service: apm: Stub ISession SetCpuOverclockEnabled 2022-01-20 21:07:26 -05:00
apm_interface.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00