summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/config.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi1-1/+1
A normal user shouldn't change this, as it will slow down the emulation and can lead to bugs or crashes. The renaming is done in order to prevent users from leaving this on without a way to turn it off from the UI.
2019-06-10yuzu_tester: Display results in table formatZach Hilman1-1/+0
2019-06-10yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman1-0/+185