From: cuz Date: Tue, 16 Dec 2003 16:41:53 +0000 (+0000) Subject: Fix driver attributions X-Git-Tag: V2.12.0~1039 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7aa5122c01cac58aabb72678e25d68b50ef85250;p=cc65 Fix driver attributions git-svn-id: svn://svn.cc65.org/cc65/trunk@2767 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- 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 ][.