From: mrdudz Date: Mon, 19 Oct 2015 01:12:19 +0000 (+0200) Subject: updated docs X-Git-Tag: V2.16~210^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=07a77d1259087e683f48033d5f6cde9596c36cdf;p=cc65 updated docs --- 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