suyu/src
Morph e0242a4654 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178)
* Adds check for disabled cheats to prevent them from being added to the CheatList

* Address feedback
2019-11-28 01:17:17 -05:00
..
audio_core core_timing: Use better reference tracking for EventType. (#3159) 2019-11-26 21:48:56 -05:00
common fix clang-format and lambda capture 2019-11-23 01:30:06 +01:00
core patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 2019-11-28 01:17:17 -05:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests core_timing: Use better reference tracking for EventType. (#3159) 2019-11-26 21:48:56 -05:00
video_core Merge pull request #3174 from lioncash/optional 2019-11-27 20:35:31 -03:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
yuzu_cmd yuzu_cmd: Use string_view instead of string for extensions 2019-11-07 01:52:18 -03:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00