aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_tester/config.cpp
AgeCommit message (Collapse)Author
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
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 Hilman
2019-06-10yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman