citra/src/tests
James Rowe 276d56ca9b Add CPU Clock Frequency slider
This slider affects the number of cycles that the guest cpu emulation
reports that have passed since the last time slice. This option scales
the result returned by a percentage that the user selects. In some games
underclocking the CPU can give a major speedup. Exposing this as an
option will give users something to toy with for performance, while also
potentially enhancing games that experience lag on the real console
2020-02-21 16:03:07 -07:00
..
audio_core tests/audio_core: remove hack for system objects 2019-02-14 14:08:45 -05:00
common common/bitfield: make it endianness-aware 2019-01-28 22:09:43 -05:00
core Add CPU Clock Frequency slider 2020-02-21 16:03:07 -07:00
video_core/shader
CMakeLists.txt audio_core: hle: mf: minor fix 2019-02-09 11:56:51 +01:00
tests.cpp