1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-24 04:34:35 +00:00

Cosmetic changes

git-svn-id: svn://svn.cc65.org/cc65/trunk@2794 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-12-20 23:36:47 +00:00
parent a7042ddbe4
commit a87edce03e

View File

@ -180,14 +180,14 @@ does not exist).
<descrip>
<tag><tt/plus4-stdser.ser/</tag>
Driver for the 6551 ACIA chip built into the Plus/4 Supports up to 19200
Driver for the 6551 ACIA chip built into the Plus/4. Supports up to 19200
baud, hardware flow control (RTS/CTS) and interrupt driven receives. Note
that because of the peculiarities of the 6551 chip transmits are not
interrupt driven, and the transceiver blocks if the receiver asserts flow
control because of a full buffer.
Note that you need an adapter to use the builtin port, since the output
levels available at the user port don't follow the RS232 standard.
You need an adapter to use the builtin port, since the output levels
available at the user port don't follow the RS232 standard.
</descrip><p>