From 4084f2e0f0c09425c18249788da683b0e4139cbb Mon Sep 17 00:00:00 2001 From: cpg Date: Wed, 16 Jul 2008 20:42:38 +0000 Subject: [PATCH] add CONIO section (from Stefan Haubenthal) git-svn-id: svn://svn.cc65.org/cc65/trunk@3853 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/atari.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/atari.sgml b/doc/atari.sgml index 7c5226efd..804fb92ef 100644 --- a/doc/atari.sgml +++ b/doc/atari.sgml @@ -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. +CONIO implementation