2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install
- This checks for and removes old updates or dlc based on title id. If a content meta nca exists within the registered cache, it will attempt to remove all the ncas associated with the content meta before installing a new update/dlc
2020-07-15 13:27:04 -04:00
..
audio_core configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
common common/swap: Make use of std::endian 2020-07-14 16:26:54 -04:00
core registered_cache: Remove previous update/dlc if it exists on install 2020-07-15 13:27:04 -04:00
input_common Fix crash if gc configured but adapter not connected 2020-07-14 11:23:10 -04:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core Merge pull request #4242 from ReinUsesLisp/maxwell-dma 2020-07-14 14:04:16 -04:00
web_service
yuzu Merge pull request #4294 from MerryMage/cpu-opt-settings 2020-07-14 12:38:03 -04:00
yuzu_cmd Merge pull request #4294 from MerryMage/cpu-opt-settings 2020-07-14 12:38:03 -04:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00