suyu/src/audio_core/renderer/adsp
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
..
adsp.cpp core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
adsp.h audio_renderer: Pass command buffer by const reference 2022-09-16 10:06:53 -04:00
audio_renderer.cpp core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
audio_renderer.h audio_renderer: resolve adsp thread deadlock shutdown 2023-06-04 13:00:10 -04:00
command_buffer.h Project Andio 2022-07-22 01:11:32 +01:00
command_list_processor.cpp core_timing: Use CNTPCT as the guest CPU tick 2023-06-07 21:44:42 -04:00
command_list_processor.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00