| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-04 | Rework ADSP into a wrapper for apps | Kelebek1 | |
| 2023-06-07 | core_timing: Use CNTPCT as the guest CPU tick | Morph | |
| 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-03-23 | memory: rename global memory references to application memory | Liam | |
| 2022-09-16 | audio_renderer: Pass command buffer by const reference | Lioncash | |
| This is just being copied and isn't modified at all. | |||
| 2022-07-22 | Project Andio | Kelebek1 | |
