aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_cpu_debug.ui
AgeCommit message (Collapse)Author
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
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.
2021-06-13configure_cpu_debug: Clarify settings behaviorMorph
This makes it clear that the disabled settings only take effect when CPU Accuracy is set to Debug Mode.
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage