Re: [cc65] 80 column support on the C128

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2002-12-20 21:31:59


On Friday 20 December 2002 09:41, MagerValp wrote:
> Esc-x (F1-x in vice) or the 40/80 key (F7 in vice). If you want to
> force a mode:
>
>   if ((*(unsigned char *) 0xd7)) {
>     cprintf("Already in 80 column mode\r\n");
>   } else {
>     cprintf("\e\xNow we're in 80 column mode\r\n");
>   }

oh so the 80- and 40- columns modes are available at the same time.... slick 
:o)

-- 
          ___ ___ .___________________ .___________ _______.
    c=64 /   |   \|   \__    ___/     \ \_   _____/ \      \ [groepaz]
     gb /    '    \   | |    | /  \ /  \ |    __)_  /   |   \ gp32
    cgb \    .    /   | |    |/    '    \|        \/    |    \ psx
     gba \___|_  /|___| |____|\____|__  /_______  /\____|__  / dc
          -----\/-----'---------------\/--------\/---------\/
       http://www.hitmen-console.org    Hitmen WWW Headquarters
       http://fly.to/hitmen-groepaz     my personal playground
       http://rr.c64.org/silversurfer   home of the RR debugger
       ftp.musoftware.de/pub/groepaz    cc65 dump site

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-20 21:33:35 CET