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/hle/service/am
Lioncash 7da8f15461 service/am: Add missing am services
Adds the basic skeleton for missing am services idle:sys, omm, and spsm
based off the information provided by Switch Brew.
2018-07-31 08:02:20 -04:00
..
am.cpp service/am: Add missing am services 2018-07-31 08:02:20 -04:00
am.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
applet_ae.cpp hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
applet_ae.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
applet_oe.cpp hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
applet_oe.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
idle.cpp service/am: Add missing am services 2018-07-31 08:02:20 -04:00
idle.h service/am: Add missing am services 2018-07-31 08:02:20 -04:00
omm.cpp service/am: Add missing am services 2018-07-31 08:02:20 -04:00
omm.h service/am: Add missing am services 2018-07-31 08:02:20 -04:00
spsm.cpp service/am: Add missing am services 2018-07-31 08:02:20 -04:00
spsm.h service/am: Add missing am services 2018-07-31 08:02:20 -04:00