diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 79b864c3a..60078dfb2 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -243,7 +243,7 @@ example the program Heap

-If the cc65 program can be successully linked as system program using the linker +If the cc65 program can be successfully linked as system program using the linker configuration but uses the heap either explicitly or implicitly (i.e. by loading a driver) then the memory from $800 to $2000 can be added to the heap by calling @@ -345,7 +345,7 @@ you cannot do it, it just means that there's no help. - Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended + Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended 80-Column Text Card. Note that this driver doesn't check for the actual existence of the memory diff --git a/doc/apple2enh.sgml b/doc/apple2enh.sgml index aab46f76a..ffafd7646 100644 --- a/doc/apple2enh.sgml +++ b/doc/apple2enh.sgml @@ -243,7 +243,7 @@ example the program Heap

-If the cc65 program can be successully linked as system program using the linker +If the cc65 program can be successfully linked as system program using the linker configuration but uses the heap either explicitly or implicitly (i.e. by loading a driver) then the memory from $800 to $2000 can be added to the heap by calling @@ -352,7 +352,7 @@ you cannot do it, it just means that there's no help. - Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended + Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended 80-Column Text Card. Note that this driver doesn't check for the actual existence of the memory