yuzu/src/core/hle/service/am
Lioncash f4ae449f73 service/am: Implement IsAutoSleepDisabled
This simply queries whether or not auto-sleep facilities are disabled
and has no special handling. It's a basic getter function.
2019-07-11 13:34:55 -04:00
..
applets file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
am.cpp service/am: Implement IsAutoSleepDisabled 2019-07-11 13:34:55 -04:00
am.h service/am: Implement IsAutoSleepDisabled 2019-07-11 13:34:55 -04:00
applet_ae.cpp am: Implement SetCpuBoostMode in terms of APM 2019-06-28 22:46:51 -04:00
applet_ae.h applets: Pass current process title ID to applets 2019-06-24 20:07:10 -04:00
applet_oe.cpp am: Implement SetCpuBoostMode in terms of APM 2019-06-28 22:46:51 -04:00
applet_oe.h applets: Pass current process title ID to applets 2019-06-24 20:07:10 -04:00
idle.cpp
idle.h
omm.cpp
omm.h
spsm.cpp
spsm.h
tcap.cpp
tcap.h