From: Scott Hutter Date: Sun, 30 Dec 2018 17:39:40 +0000 (-0600) Subject: Moved contents of SetNewMode doc X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fa27c9dfc6abc2c62868db9d948487497e566c08;p=cc65 Moved contents of SetNewMode doc --- diff --git a/doc/geos.sgml b/doc/geos.sgml index 891c8ed18..08e642c24 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -188,6 +188,14 @@ are covered by new names, but I tried to keep them in the naming convention.

This section covers the drawing package of GEOS along with text output routines. +SetNewMode +

+ +This function is intended for use by GEOS 128 only, and will exhibit undefined behavior on the +C64. It will toggle between the 40 column screen mode and the 80 column screen mode. Many C128 GEOS +programs implement a "Switch 40/80" submenu option under the SetPattern

SetNewMode -

- -This function is intended for use by GEOS 128 only, and will exhibit undefined behavior on the -C64. It will toggle between the 40 column screen mode and the 80 column screen mode. Many C128 GEOS -programs implement a "Switch 40/80" submenu option under the Font Handling GetCharWidth