Mercurial > hg > Members > kono > nitros9-code
diff level2/modules/t3_sacia.asm @ 1207:9f9a630667ae
Fixed incorrect placement of diffs
author | boisy |
---|---|
date | Wed, 04 Jun 2003 20:44:52 +0000 |
parents | 02a8ba2b9092 |
children | d13864ef3317 |
line wrap: on
line diff
--- a/level2/modules/t3_sacia.asm Tue Jun 03 20:27:38 2003 +0000 +++ b/level2/modules/t3_sacia.asm Wed Jun 04 20:44:52 2003 +0000 @@ -45,8 +45,8 @@ fcb C$QUIT quit character fcb C$BSP backspace echo character fcb C$BELL line overflow character (bell) - fcb WORD8+PARNONE+STOP1 init value for dev ctl reg - fcb B9600 baud rate + fcb PARNONE parity + fcb STOP1+WORD8+B9600 stop bits/word size/baud rate fdb name copy of descriptor name address fcb C$XON acia xon char fcb C$XOFF acia xoff char