yuzu/src/core/hle/service/apm
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
2020-11-26 20:03:11 -05:00
..
apm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
apm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
controller.cpp settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
controller.h apm/controller: Make GetCurrentPerformanceMode() a const member function 2019-10-17 15:58:25 -04:00
interface.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
interface.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00