| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Demote custom_rtc to regular setting | 2021-05-17 | 1 | -1/+0 | |
| | | |||||
| * | configuration: Add CPU tab to game properties | 2021-05-16 | 1 | -0/+6 | |
| | | | | | | | 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. | ||||
| * | general: Make CPU accuracy and related a Settings::Setting | 2021-05-15 | 1 | -1/+1 | |
| | | | | | | Required to make CPU accuracy and unsafe settings available to use as a per-game setting. | ||||
| * | common: Move settings to common from core. | 2021-04-14 | 1 | -0/+143 | |
| - Removes a dependency on core and input_common from common. | |||||