1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/am
Lioncash d1abe8e92a service/am: Remove usages of global system accessors
Avoids the use of global accessors, removing the reliance on global
state. This also makes dependencies explicit in the interface, as
opposed to being hidden
2019-09-04 20:38:43 -04:00
..
applets service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
am.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
am.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
applet_ae.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
applet_ae.h applets: Pass current process title ID to applets 2019-06-24 20:07:10 -04:00
applet_oe.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
applet_oe.h applets: Pass current process title ID to applets 2019-06-24 20:07:10 -04:00
idle.cpp am: Update service function tables 2018-10-21 16:40:20 -04:00
idle.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
omm.cpp omm: Update service function tables 2018-10-19 04:04:59 -04:00
omm.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spsm.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spsm.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
tcap.cpp am: Add the basic skeleton for the tcap service 2018-10-21 16:50:17 -04:00
tcap.h am: Add the basic skeleton for the tcap service 2018-10-21 16:50:17 -04:00