1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-08 06:25:17 +00:00

Fix driver attributions

git-svn-id: svn://svn.cc65.org/cc65/trunk@2767 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-12-16 16:41:53 +00:00
parent f4b9df173e
commit 7aa5122c01

View File

@@ -8,7 +8,7 @@
<abstract> <abstract>
An overview over the Apple&nbsp;&rsqb;&lsqb; runtime system as it is An overview over the Apple&nbsp;&rsqb;&lsqb; runtime system as it is
implemented for the cc65 C compiler. implemented for the cc65 C compiler.
</abstract> </abstract>
<!-- Table of contents --> <!-- Table of contents -->
@@ -126,18 +126,20 @@ how to use it.
<descrip> <descrip>
<tag><tt/a2-lo.tgi/</tag> <tag><tt/a2-lo.tgi/</tag>
This driver features a resolution of 40x40 with 16 colors. At the bottom of This driver was written by Stefan Haubenthal. It features a resolution of
the screen, 4 additional text lines are available. 40x40 with 16 colors. At the bottom of the screen, 4 additional text lines
are available.
<tag><tt/a2-hi.tgi/</tag> <tag><tt/a2-hi.tgi/</tag>
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.
</descrip><p> </descrip><p>
<sect1>Extended memory drivers<p> <sect1>Extended memory drivers<p>
No extended memory drivers are currently available for the No extended memory drivers are currently available for the
Apple&nbsp;&rsqb;&lsqb;. Apple&nbsp;&rsqb;&lsqb;.