citra/src
bunnei c6de9657be hle: kernel: Implement named service ports using service interface factory.
- This allows us to create a new interface each time ConnectToNamedPort is called, removing the assumption that these are static.
2021-05-10 20:34:38 -07:00
..
audio_core
common fixup! common: bit_util: Add BIT macro. 2021-05-05 16:40:54 -07:00
core hle: kernel: Implement named service ports using service interface factory. 2021-05-10 20:34:38 -07:00
input_common
tests
video_core hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
web_service
yuzu hle: kernel: Migrate to KHandleTable. 2021-05-05 16:40:53 -07:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt