lat9nq
fb66a455c4
yuzu qt: Remove global system instances from config, WaitTree, main
5 years ago
lat9nq
d8b00fd863
configuration: Use combobox apply template where possible
We don't need to manually apply this setting now that a template can do
this for us.
5 years ago
lat9nq
dc06e11a7b
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
Decouples the CPU debugging mode from the enumeration to its own
boolean. After this, it moves the CPU Debugging tab over to a sub tab
underneath the Debug tab in the configuration UI.
5 years ago
Fernando Sahmkow
2298508465
Update dynarmic and add new unsafe CPU option.
5 years ago
FernandoS27
5ba28325b2
General: Add settings for fastmem and disabling adress space check.
5 years ago
lat9nq
5153d5387a
configure_cpu: Simplify UpdateGroup
Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
5 years ago
lat9nq
ab2677f0a1
configuration: Add CPU tab to game properties
Allows setting CPU accuracy to Accurate or Unsafe per-game, as well as
the accuracy options for Unsafe. Debug is not allowed here as a per-game
CPU accuracy.
5 years ago
lat9nq
e169fdad4f
general: Make CPU accuracy and related a Settings::Setting
Required to make CPU accuracy and unsafe settings available to use as a
per-game setting.
5 years ago
bunnei
a4c6712a4b
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
5 years ago
MerryMage
57c9da1b39
dynarmic: Add Unsafe_InaccurateNaN optimization
5 years ago
MerryMage
836ec9176a
dynarmic: Add unsafe optimizations
6 years ago
MerryMage
a67d00ef31
configure_cpu: Split optimization settings off into Debug tab
6 years ago
MerryMage
505aa3a4c1
configure_cpu: Show/Hide debugging options
6 years ago
MerryMage
0193202964
configuration: Add settings to enable/disable specific CPU optimizations
6 years ago