yuzu/src/core/hle/service/am
Morph a6e6a5ac38 general: Get the current process program id directly from the system
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.
2021-11-04 16:59:39 -04:00
..
applets general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
am.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -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: Reduce header include overhead 2021-10-07 13:32:21 -04:00
applet_oe.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
applet_oe.h service: Reduce header include overhead 2021-10-07 13:32:21 -04: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