]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Fix AUDxDAT comment
authorhowprice <howprice@users.noreply.github.com>
Tue, 4 Nov 2025 17:46:13 +0000 (17:46 +0000)
committerhowprice <howprice@users.noreply.github.com>
Tue, 4 Nov 2025 17:46:13 +0000 (17:46 +0000)
audio.cpp

index 58d233c7e05600cdbe13e45ba44810423718b850..6f4cb05b98386fde2c29c48a08ca67210daceb27 100644 (file)
--- 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