From 4f66f980b2ccd27d7febbfa6140033575fc8f016 Mon Sep 17 00:00:00 2001 From: cuz Date: Wed, 1 Dec 2004 20:25:28 +0000 Subject: [PATCH] Another fix from Oliver Schmidt git-svn-id: svn://svn.cc65.org/cc65/trunk@3322 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/apple2.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/apple2.sgml b/doc/apple2.sgml index ac38053b9..3dba324a2 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -56,13 +56,13 @@ in the linker configuration to have the linker remove it. Memory layout

In the standard setup, cc65 generated programs use the memory from -$800 to $8E00, so 33.5K of memory (including the stack) is +$800 to $9600, so 35.5K of memory (including the stack) is available. ROM calls are possible without further precautions. Special locations: -