32x16 monochrome text mode?

Basic and Machine Language

Moderator: Moderators

Post Reply
Mat
Vic 20 Newbie
Posts: 2
Joined: Mon Apr 09, 2018 5:43 am
Location: Europe
Occupation: ?

32x16 monochrome text mode?

Post by Mat »

G'Day, I played a bit with the VIC registers and found it should be possible to realize a 32x16 pseudo text mode at least for PAL displays (6 pixel char box). Does someone know a terminal emulator or similar software implementing such resolution ?
User avatar
polluks
Vic 20 Amateur
Posts: 44
Joined: Sat Apr 29, 2017 4:53 pm
Website: http://www.bilskaja.de
Location: Germany
Occupation: FI

Re: 32x16 monochrome text mode?

Post by polluks »

You are on your own or add 32 cols to NinjaTerm 2.0.
VC20 [WGA103574] + UltiMem
User avatar
Mike
Herr VC
Posts: 4841
Joined: Wed Dec 01, 2004 1:57 pm
Location: Munich, Germany
Occupation: electrical engineer

Re: 32x16 monochrome text mode?

Post by Mike »

If you don't mind tilting the monitor by 90 degrees, a PAL VIC-20 can display 32x26 characters, in full colour even. :wink:

Other than that - as polluks wrote: the VIC chip is surely capable of quite some software-defined bitmap, graphics or text modes. Unless one of those has actually been implemented by someone other, standalone or for an application, you'll have to do it on your own.

For what matters, I've done a 40x24 software-defined text mode with 4x8 pixel glyphs that got at least some use in 3rd-party applications lately, so maybe that's something for you.
Mat
Vic 20 Newbie
Posts: 2
Joined: Mon Apr 09, 2018 5:43 am
Location: Europe
Occupation: ?

Re: 32x16 monochrome text mode?

Post by Mat »

Thanks. I will take a look at NinjaTerm and the 40 column routines
Post Reply