yuzu/src/yuzu_tester
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
..
emu_window yuzutest: Support multiple tests per executable 2019-06-10 00:03:11 -04:00
service yuzutest: Add minor comments 2019-06-10 00:31:54 -04:00
CMakeLists.txt yuzu_tester: Add project subdirectory 2019-06-10 00:03:11 -04:00
config.cpp yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -04:00
config.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
default_ini.h yuzu: Remove setting for using Unicorn 2019-07-11 05:59:13 -04:00
resource.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
yuzu.cpp yuzutest: Add minor comments 2019-06-10 00:31:54 -04:00
yuzu.rc yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00