mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-18 11:12:14 -07: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.