From: cuz Date: Tue, 16 Dec 2003 11:45:45 +0000 (+0000) Subject: Cosmetic change X-Git-Tag: V2.12.0~1041 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ded92af6034ef6395bf1420d28b67a5ec11125eb;p=cc65 Cosmetic change git-svn-id: svn://svn.cc65.org/cc65/trunk@2765 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- 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.