suyu/src
Morph 8e56a84566 core_timing: Use CNTPCT as the guest CPU tick
Previously, we were mixing the raw CPU frequency and CNTFRQ.
The raw CPU frequency (1020 MHz) should've never been used as CNTPCT (whose frequency is CNTFRQ) is the only counter available.
2023-06-07 21:44:42 -04:00
..
android Merge pull request #10650 from qurious-pixel/android_tv 2023-06-07 16:32:25 -07:00
audio_core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
common core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
dedicated_room
input_common input_common: Fix virtual amiibos 2023-06-03 00:06:06 -07:00
network
shader_recompiler video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 2023-06-03 00:05:58 -07:00
tests
video_core core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
web_service
yuzu Merge pull request #10591 from keve1227/localized-game-icons 2023-06-07 14:03:28 -04:00
yuzu_cmd core: frontend: Refactor GraphicsContext to its own module. 2023-06-03 00:05:31 -07:00
.clang-format
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00