Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | lat9nq | |
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-20 | Update dynarmic and add new unsafe CPU option. | Fernando Sahmkow | |
2021-06-11 | General: Add settings for fastmem and disabling adress space check. | FernandoS27 | |
2021-05-16 | configuration: Add CPU tab to game properties | lat9nq | |
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. | |||
2021-04-14 | common: Move settings to common from core. | bunnei | |
- Removes a dependency on core and input_common from common. | |||
2020-08-16 | dynarmic: Add unsafe optimizations | MerryMage | |
2020-07-12 | configure_cpu: Split optimization settings off into Debug tab | MerryMage | |
2020-07-11 | configure_cpu: Show/Hide debugging options | MerryMage | |
2020-07-11 | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage | |