From 7aa5122c01cac58aabb72678e25d68b50ef85250 Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 16 Dec 2003 16:41:53 +0000 Subject: [PATCH] Fix driver attributions git-svn-id: svn://svn.cc65.org/cc65/trunk@2767 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/apple2.sgml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 359793077..3cd4d3801 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -8,7 +8,7 @@ An overview over the Apple ][ runtime system as it is -implemented for the cc65 C compiler. +implemented for the cc65 C compiler. @@ -126,18 +126,20 @@ how to use it. - This driver features a resolution of 40x40 with 16 colors. At the bottom of - the screen, 4 additional text lines are available. + This driver was written by Stefan Haubenthal. It features a resolution of + 40x40 with 16 colors. At the bottom of the screen, 4 additional text lines + are available. - This driver features a resolution of 280x192 with 6 colors. + This driver was written by Stefan Haubenthal. It features a resolution of + 280x192 with 6 colors.

Extended memory drivers

-No extended memory drivers are currently available for the +No extended memory drivers are currently available for the Apple ][. -- 2.39.5