From: jede Date: Fri, 20 Oct 2017 19:29:16 +0000 (+0200) Subject: comment correction X-Git-Tag: V2.17~86^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2b7d4fff5a69599d29281cfaf1b350fb9c342c06;p=cc65 comment correction --- diff --git a/asminc/telestrat.inc b/asminc/telestrat.inc index 7b6e52283..424047725 100644 --- a/asminc/telestrat.inc +++ b/asminc/telestrat.inc @@ -58,7 +58,7 @@ HRSFB := $57 ; RS232T ; b0-b3 : speed -; 1111 => 19200 bps (please note that telestrat can't handle this speed with stopping all IRQ except ACIA's one) +; 1111 => 19200 bps (please note that telestrat can't handle this speed without stopping all IRQ except ACIA's one) ; 1100 => 9600 bps (default from telemon) ; 1110 => 4800 bps ; 1010 => 2400 bps