mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-04 00:39:14 +00: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.