mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 10:28:18 -05:00
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.