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.
yuzu/src
Subv c19afd2118 Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class.
Interface is now used by aggregation in ClientPort, to forward service commands to their HLE implementation if needed.
9 years ago
..
audio_core
citra Merge pull request #2196 from Subv/system_mode 9 years ago
citra_qt Merge pull request #2196 from Subv/system_mode 9 years ago
common Merge pull request #2228 from freiro/winver_fix 9 years ago
core Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. 9 years ago
tests
video_core ClangFormat: Fixed the clang-format errors 9 years ago
.clang-format
CMakeLists.txt