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 97d425c304 file_sys: Use common KeyManager in NCA container types
Creates a single KeyManager for the entire container and then passes it into the NCA constructor, eliminating several unnecessary KeyManager reads.
7 years ago
..
audio_core time_stretch: Switch to values of Citra 7 years ago
common logging/backend: Add missing services to the log filters 7 years ago
core file_sys: Use common KeyManager in NCA container types 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 global: Use std::optional instead of boost::optional (#1578) 7 years ago
web_service Merge pull request #1542 from lioncash/project 7 years ago
yuzu Merge pull request #1624 from lioncash/boost 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