From 07a77d1259087e683f48033d5f6cde9596c36cdf Mon Sep 17 00:00:00 2001 From: mrdudz Date: Mon, 19 Oct 2015 03:12:19 +0200 Subject: [PATCH] updated docs --- doc/c64.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/c64.sgml b/doc/c64.sgml index f22eca3e1..80f0334d0 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -141,6 +141,16 @@ Note that the soft80 conio driver is incompatible with the 80 Columns conio driver (monochrome)

+ +In an (even more) memory constrained situation, a size optimized version of the +software driven 80 columns module may be used, which only supports one common +text color for the whole screen. + + +cl65 -t c64 myprog.c c64-soft80mono.o + + Platform-specific header files

Programs containing C64-specific code may use the