From 83213f540801a0c58c37f92ee50462ac3b687989 Mon Sep 17 00:00:00 2001 From: cuz Date: Fri, 19 Dec 2003 18:53:51 +0000 Subject: [PATCH] Fixed wrong statements git-svn-id: svn://svn.cc65.org/cc65/trunk@2785 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/cbm610.sgml | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/cbm610.sgml b/doc/cbm610.sgml index d7ad73237..48367fdc9 100644 --- a/doc/cbm610.sgml +++ b/doc/cbm610.sgml @@ -62,9 +62,6 @@ compatible jump table at $FF81. The main startup code is located at $0400, so about 63K of the complete bank are actually usable for applications. -Note: The zero page from $02 to $5F is free to use for -applications! - Special locations: -- 2.39.5