Commodore 128 Alive!

Commodore 128 => 128 programmers => VDC Programming => Topic started by: MIRKOSOFT on October 26, 2010, 08:48 AM

Title: VDC fore/back -ground color
Post by: MIRKOSOFT on October 26, 2010, 08:48 AM
Hi!


I have Q about programming VDC in text mode.
Is possible that will have ever character its own foreground and background color?
I mean that not only standard background (COLOR6,X), but every character has other, set by me, 'cause I have seen st. about this in VDC registers description.


Many thanks for reply.


Miro
Title: Re: VDC fore/back -ground color
Post by: Hydrophilic on October 28, 2010, 05:42 AM
One of us is mis-reading the VDC specs.  AFAIK, there is now way to have seperated foreground/background colors in text mode. 

1 related thing I can think of is bitmap mode... there you can choose independant color of each cell or global colors.

2 related thing is you can disable attributes in text mode so all chars have same foreground color (and no reverse, flash, underline, nor alt char set).

It would be really nice if each char could have seperate fg/bg colors... this would make MS DOS software more portable and allow emulated bitmap mode for C128s with only 16K VRAM.  Let us know if you discover a method.
Title: Re: VDC fore/back -ground color
Post by: wte on November 08, 2010, 07:50 AM
One of the most missing features of the VDC!  :'(
EhPortal 1.34 © 2025, WebDev