mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
All handles obtained via srv::GetServiceHandle or svcConnectToPort are references to ClientSessions. Service modules will wait on the counterpart of those ClientSessions (Called ServerSessions) using svcReplyAndReceive or svcWaitSynchronization[1|N], and will be awoken when a SyncRequest is performed. HLE Interfaces are now ClientPorts which override the HandleSyncRequest virtual member function to perform command handling immediately. |
9 years ago | |
|---|---|---|
| .. | ||
| audio_core | 9 years ago | |
| citra | 9 years ago | |
| citra_qt | 9 years ago | |
| common | 9 years ago | |
| core | 9 years ago | |
| tests | 9 years ago | |
| video_core | 9 years ago | |
| .clang-format | ||
| CMakeLists.txt | ||