From b582ad7ed1954527b556a88155167bdb5723d0d1 Mon Sep 17 00:00:00 2001 From: cuz Date: Wed, 12 Dec 2007 19:16:52 +0000 Subject: [PATCH] Fixed an error (Oliver Schmidt). git-svn-id: svn://svn.cc65.org/cc65/trunk@3808 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/c128.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/c128.sgml b/doc/c128.sgml index fdbba63a7..37c428d12 100644 --- a/doc/c128.sgml +++ b/doc/c128.sgml @@ -48,7 +48,7 @@ code that does this. The memory configuration register at $FF00 should be saved and restored instead of relying on the memory configuration index stored in the zero page. -The setup gives a usable memory range of $1C00 - $CFFF. Having +The setup gives a usable memory range of $1C00 - $BFFF. Having just the kernal ROM mapped in means, that kernal entry points may be called directly, but using the BASIC ROM is not possible without additional code. @@ -57,7 +57,7 @@ Special locations: