diff --git a/doc/apple2.sgml b/doc/apple2.sgml index f70a6277a..575f4323c 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -44,9 +44,10 @@ that allows to put binary files with a DOS 3.3 header onto disk images containing DOS 3.3 as well as ProDOS 8. For ProDOS 8 system programs the load address is fixed to $2000 so there -is no need for a header. Therefore the linker configuration +is no need for a header. Thus the linker configuration for those programs -omits the DOS 3.3 header. +omits the DOS 3.3 header. The right AppleCommander option to put system files +without a header on a ProDOS 8 disk image is Memory layout

@@ -89,7 +90,7 @@ on the chosen . The ld65 linker comes with a builtin config file for the Apple ][, which is used via /. +are used via builtin config file

@@ -253,9 +254,9 @@ the memory from $800 to $2000 can be added to the heap by calling ProDOS 8 requires for every open file a page-aligned 1 KB I/O buffer. By default these buffers are allocated by the cc65 runtime system on the heap using -