]> git.sur5r.net Git - cc65/commitdiff
Small changes by Oliver Schmidt
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 21 Dec 2004 16:25:29 +0000 (16:25 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 21 Dec 2004 16:25:29 +0000 (16:25 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3343 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/apple2.sgml

index 3dba324a2e1875c93493c39a7eae81a0d570ca52..017a2bf096f18e2e8fba0284de31a56efda098d6 100644 (file)
@@ -51,13 +51,18 @@ to
 
 in the linker configuration to have the linker remove it.
 
+Please note that there is a "Apple&nbsp;&rsqb;&lsqb; ProDOS 8 system program
+for loading binary programs" available in the cc65 User Contributions section.
+It adds all benefits of a ProDOS 8 system program to the standard binary
+program generated by the linker for the Apple&nbsp;&rsqb;&lsqb; target.
+
 
 
 <sect>Memory layout<p>
 
 In the standard setup, cc65 generated programs use the memory from
-&dollar;800 to &dollar;9600, so 35.5K of memory (including the stack) is
-available. ROM calls are possible without further precautions.
+&dollar;800 to &dollar;9600, so 35.5K of memory is available. ROM calls are
+possible without further precautions.
 
 Special locations:
 
@@ -145,7 +150,7 @@ how to use it.
   <tag><tt/a2.lc.emd/</tag>
   Gives access to 12KB RAM (48 pages of 256 bytes each) on the
   Apple&nbsp;&rsqb;&lsqb; language card. The driver was contributed by
-  Stefan Haubenthal. Note: This driver is incompatible with any DOS using
+  Stefan Haubenthal. Note: This driver is incompatible with any DOS using 
   the language card memory!
 
 </descrip><p>