yuzu/src/core/hle
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
..
kernel core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
service core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
result.h core: Update result module 2022-11-14 20:08:47 -06:00