yuzu/src/yuzu_tester
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance
Removes all remaining usages of the global system instance. After this,
migration can begin to migrate to being constructed and managed entirely
by the various frontends.
2020-11-27 11:40:45 -05:00
..
emu_window Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 2020-11-23 17:58:49 -05:00
service service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
CMakeLists.txt core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
config.cpp configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
config.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
default_ini.h configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
resource.h yuzu_tester: Use config, icon, and main from yuzu-cmd 2019-06-10 00:03:11 -04:00
yuzu.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00