yuzu/src/core/hle/service/am
Lioncash b81f6f67f5 service/am: Implement SetAutoSleepDisabled
Provides a basic implementation of SetAutoSleepDisabled. Until idle
handling is implemented, this is about the best we can do.

In the meantime, provide a rough documenting of specifics that occur
when this function is called on actual hardware.
2019-07-11 13:09:03 -04:00
..
applets file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
am.cpp service/am: Implement SetAutoSleepDisabled 2019-07-11 13:09:03 -04:00
am.h service/am: Implement SetAutoSleepDisabled 2019-07-11 13:09:03 -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