add CONIO section (from Stefan Haubenthal)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3853 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -258,6 +258,12 @@ Therefore the DIO read and write functions transfer only 128 bytes
|
|||||||
for sectors 1 to 3, regardless of the type of diskette.
|
for sectors 1 to 3, regardless of the type of diskette.
|
||||||
|
|
||||||
|
|
||||||
|
<sect>CONIO implementation<label id="conio"><p>
|
||||||
|
|
||||||
|
The console I/O is speed optimized therefore support for XEP80 hardware
|
||||||
|
or f80.com software is missing. Of course you may use stdio.h functions.
|
||||||
|
|
||||||
|
|
||||||
<sect>Other hints<p>
|
<sect>Other hints<p>
|
||||||
|
|
||||||
<sect1>Function keys<p>
|
<sect1>Function keys<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user