1
0
Fork 0
forked from suyu/suyu
suyu/src
Zach Hilman 3e729c13cc core: Initialize cheats after load to avoid VMManager crash
This used to occur due to the VMManager being nullptr at the time cheats were registered (during load, but before it was done). This is bypassed by not accessing the VMManager for offset data until load is complete,
2019-09-21 21:45:05 -04:00
..
audio_core Clang format 2019-07-13 01:49:32 +10:00
common log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
core core: Initialize cheats after load to avoid VMManager crash 2019-09-21 21:45:05 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests Merge pull request #2583 from FernandoS27/core-timing-safe 2019-06-30 12:54:00 -04:00
video_core Merge pull request #2878 from FernandoS27/icmp 2019-09-21 18:06:07 -03:00
web_service
yuzu Merge pull request #2430 from DarkLordZach/fs-controller 2019-09-22 11:42:34 +10:00
yuzu_cmd filesystem: Add const qualification to various accessors 2019-09-21 16:50:39 -04:00
yuzu_tester configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
.clang-format
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00