]> git.sur5r.net Git - cc65/commitdiff
add CONIO section (from Stefan Haubenthal)
authorcpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 16 Jul 2008 20:42:38 +0000 (20:42 +0000)
committercpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 16 Jul 2008 20:42:38 +0000 (20:42 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3853 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/atari.sgml

index 7c5226efd2cd109ffce515ab34c4cb70f4510600..804fb92efe28060c0bc210b68fa6c6bfa2897e32 100644 (file)
@@ -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.
 
 
+<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>
 
 <sect1>Function keys<p>