]> git.sur5r.net Git - cc65/commitdiff
comment correction 504/head
authorjede <jede@oric.org>
Fri, 20 Oct 2017 19:29:16 +0000 (21:29 +0200)
committerjede <jede@oric.org>
Fri, 20 Oct 2017 19:29:16 +0000 (21:29 +0200)
asminc/telestrat.inc

index 7b6e52283a564bac7de2931305892589b185ea45..424047725f2524aa69caec15106ab2886d4fb443 100644 (file)
@@ -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