From: howprice Date: Tue, 4 Nov 2025 17:46:13 +0000 (+0000) Subject: Fix AUDxDAT comment X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=b234296e276da4326fb8dec34db5520249f0cd70;p=francis%2Fwinuae.git Fix AUDxDAT comment --- diff --git a/audio.cpp b/audio.cpp index 58d233c7..6f4cb05b 100644 --- a/audio.cpp +++ b/audio.cpp @@ -2596,7 +2596,7 @@ void AUDxDAT(int nr, uae_u16 v, uaecptr addr) if (!currprefs.cachesize && (cdp->per < PERIOD_LOW * CYCLE_UNIT || currprefs.cpu_compatible)) { int cyc = 0; if (chan_ena) { - // AUDxLEN is processed after 1 CCK delay + // AUDxDAT is processed after 1 CCK delay cyc = 1 * CYCLE_UNIT; if ((cdp->state & 15) == 2 || (cdp->state & 15) == 3) { // But INTREQ2 is set immediately