yuzu/src/core/hle/service/acc
Liam f297e98a9e acc: add account manager for acc:u1 2024-02-24 22:25:34 -05:00
..
acc.cpp acc: add account manager for acc:u1 2024-02-24 22:25:34 -05:00
acc.h service: acc: Implement functions needed for profile select (#11653) 2023-10-17 05:12:55 +02:00
acc_aa.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_aa.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_su.cpp service: acc: Implement functions needed for profile select (#11653) 2023-10-17 05:12:55 +02:00
acc_su.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_u0.cpp core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
acc_u0.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_u1.cpp acc: add account manager for acc:u1 2024-02-24 22:25:34 -05:00
acc_u1.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
async_context.cpp service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
async_context.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
errors.h hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
profile_manager.cpp service: am: Fix GetMainAppletAvailableUsers for user creation 2024-02-16 12:13:10 -06:00
profile_manager.h Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only. 2024-01-17 10:31:00 -08:00