From 844dc74a2c4988282cc8d931eb4a3a2fecbb0498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Fri, 9 Aug 2013 13:38:10 +0000 Subject: [PATCH] modified comments --- sources/exceptions.S | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sources/exceptions.S b/sources/exceptions.S index bc2401f..977b713 100644 --- a/sources/exceptions.S +++ b/sources/exceptions.S @@ -622,6 +622,8 @@ irq6_sca_pn1c: mov3q #1,-(sp) // channel 1 jsr _MCD_startDma lea 10 * 4(sp),sp // adjust stack + + // intentionally no wait for the DMA to finish #else irq6_vcd0_loop: move.l (a0)+,(a1)+ // page copy @@ -644,6 +646,7 @@ irq6_sca_pn: movem.l (a7),d0-d4/a0-a1 // restore registers lea 28(a7),a7 + irq6_non_sca: // test auf acsi dma ----------------------------------------------------------------- lea 0xfffffa0b,a5