1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn
The JIT is mature enough that this setting can be removed, falling back
to Unicorn only on unsupported architectures. Any missing features from
Unicorn (of which there are extremely few), are mostly
developer-oriented, which most users don't care about.

Features should be coordinated with the JIT, not the interpreter,
anyhow.
2019-07-11 05:59:13 -04:00
..
audio_core addressed issue 2019-07-08 14:49:16 +10:00
common texture_cache: Address Feedback 2019-07-05 09:46:53 -04:00
core yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -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 #2697 from lioncash/doc 2019-07-10 16:38:09 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -04:00
yuzu_cmd yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -04:00
yuzu_tester yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -04:00
.clang-format
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00