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.
In the kernel, there isn't a singular handle table that everything gets tossed into or used, rather, each process gets its own handle table that it uses. This currently isn't an issue for us, since we only execute one process at the moment, but we may as well get this out of the way so it's not a headache later on. |
7 years ago | |
---|---|---|
.. | ||
audio_core | 7 years ago | |
common | 7 years ago | |
core | 7 years ago | |
input_common | 7 years ago | |
tests | 7 years ago | |
video_core | 7 years ago | |
web_service | 7 years ago | |
yuzu | 7 years ago | |
yuzu_cmd | 7 years ago | |
.clang-format | ||
CMakeLists.txt | 7 years ago |