Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/core/hle
Morph a6e6a5ac38 general: Get the current process program id directly from the system
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.
2021-11-04 16:59:39 -04:00
..
kernel general: Rename GetTitleID to GetProgramID 2021-11-04 16:57:16 -04:00
service general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
api_version.h api_version: Update and add AtmosphereTargetFirmware 2021-09-10 01:10:47 -04:00
ipc_helpers.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
lock.cpp
lock.h
result.h general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00