yuzu/src/core/hle/service/acc
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
2020-11-26 20:03:11 -05:00
..
acc.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
acc.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
acc_aa.cpp account: Update function tables and add missing classes (#4145) 2020-06-22 16:03:26 -04:00
acc_aa.h Cleanup 2019-06-16 20:18:35 +10:00
acc_su.cpp acc: ListOpenContextStoredUsers partial stub 2020-06-28 16:44:36 +10:00
acc_su.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u0.cpp acc: Stub LoadOpenContext 2020-09-21 01:01:02 -04:00
acc_u0.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u1.cpp acc: ListOpenContextStoredUsers partial stub 2020-06-28 16:44:36 +10:00
acc_u1.h Cleanup 2019-06-16 20:18:35 +10:00
errors.h Addressed issues 2019-06-28 15:19:51 +10:00
profile_manager.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
profile_manager.h core: Initialize several structs that make use of Common::UUID. 2020-01-04 13:29:55 -05:00