suyu/src/core/hle/service/am
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent
The service context helps to manage all created events and allows us to close them upon destruction.
2021-10-01 23:38:59 -04:00
..
applets service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
am.cpp service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
am.h service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
applet_ae.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
applet_ae.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
applet_oe.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00