yuzu-fork/src/core/hle
bunnei 75ab52f05b core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
- These APIs are used to capture the opened users and allow that state to be persisted across processes.
- They are not intended to just return the system opened users, that is what ListOpenUsers is for.
- Fixes the launch hang with Bayonetta 3.
2022-11-02 16:09:30 -07:00
..
kernel k_thread: fix single core 2022-10-30 18:44:29 -04:00
service core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
ipc_helpers.h ipc_helpers: Ignore GCC compiler warnings only on GCC 2022-10-22 15:02:04 -04:00
result.h core: hle: kernel: Use result macros for new/changed code. 2022-10-18 19:13:35 -07:00