summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/command/performance (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework ADSP into a wrapper for appsKelebek12023-09-042-16/+17
|
* core_timing: Use CNTPCT as the guest CPU tickMorph2023-06-081-9/+6
| | | | | 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.
* Project AndioKelebek12022-07-222-0/+94