yuzu/src/yuzu_tester
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class
Given this is a central class, we should flag cases where the return
value of some functions not being used is likely a bug.
2020-11-18 02:06:44 -05:00
..
emu_window input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
service yuzu_tester: Silence type conversion warning 2020-06-22 22:56:15 -04: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: Make use of [[nodiscard]] with the System class 2020-11-18 02:06:44 -05:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00