From ded92af6034ef6395bf1420d28b67a5ec11125eb Mon Sep 17 00:00:00 2001 From: cuz Date: Tue, 16 Dec 2003 11:45:45 +0000 Subject: [PATCH] Cosmetic change git-svn-id: svn://svn.cc65.org/cc65/trunk@2765 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/c64.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/c64.sgml b/doc/c64.sgml index ccd9d63c7..3d042d220 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -148,9 +148,10 @@ structures, accessing the struct fields will access the chip registers. Graphics drivers

-All available graphics drivers for the TGI interface will use the space below -the I/O area and kernal ROM, so you can have hires graphics in the standard -setup without any memory loss or need for a changed configuration. +Note: All available graphics drivers for the TGI interface will use +the space below the I/O area and kernal ROM, so you can have hires graphics in +the standard setup without any memory loss or need for a changed +configuration. -- 2.39.5