Cosmetic changes
git-svn-id: svn://svn.cc65.org/cc65/trunk@2794 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -180,14 +180,14 @@ does not exist).
|
|||||||
<descrip>
|
<descrip>
|
||||||
|
|
||||||
<tag><tt/plus4-stdser.ser/</tag>
|
<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
|
baud, hardware flow control (RTS/CTS) and interrupt driven receives. Note
|
||||||
that because of the peculiarities of the 6551 chip transmits are not
|
that because of the peculiarities of the 6551 chip transmits are not
|
||||||
interrupt driven, and the transceiver blocks if the receiver asserts flow
|
interrupt driven, and the transceiver blocks if the receiver asserts flow
|
||||||
control because of a full buffer.
|
control because of a full buffer.
|
||||||
|
|
||||||
Note that you need an adapter to use the builtin port, since the output
|
You need an adapter to use the builtin port, since the output levels
|
||||||
levels available at the user port don't follow the RS232 standard.
|
available at the user port don't follow the RS232 standard.
|
||||||
|
|
||||||
</descrip><p>
|
</descrip><p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user