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