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
Zach Hilman 0080a8da58 sm: Implement RegisterService and UnregisterService
These are needed by Edizon to boot. They are used to see if a user is using SX OS, as SX OS registers a custom service called 'tx' and attempting to register a service of the same name lets the application know if it is present.
7 years ago
..
audio_core time_stretch: Switch to values of Citra 7 years ago
common compatdb: Use a seperate endpoint for testcase submission 7 years ago
core sm: Implement RegisterService and UnregisterService 7 years ago
input_common Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
tests global: Use std::optional instead of boost::optional (#1578) 7 years ago
video_core Merge pull request #1623 from Tinob/master 7 years ago
web_service compatdb: Use a seperate endpoint for testcase submission 7 years ago
yuzu Merge pull request #1615 from lioncash/input 7 years ago
yuzu_cmd acc: Fix account UUID duplication error 7 years ago
.clang-format
CMakeLists.txt Port web_service from Citra 7 years ago