yuzu/src/core/hle
Lioncash 969387a79a k_session_request: Turn C-style array into std::array
Makes for stronger typing and allows tooling bounds checks provided by
the standard library for debugging purposes.
2022-10-21 01:54:34 -04:00
..
kernel k_session_request: Turn C-style array into std::array 2022-10-21 01:54:34 -04:00
service Merge pull request #9078 from liamwhite/session-request 2022-10-20 18:07:30 -04: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 kernel: remove most SessionRequestManager handling from KServerSession 2022-10-19 16:31:12 -04:00
result.h core: hle: kernel: Use result macros for new/changed code. 2022-10-18 19:13:35 -07:00