Re: C128 technical
On Thu, 05 Jan 2006 21:39:35 +0100, Christian Johansson <c64@xxxxxxxxxx> wrote:
How is 8x2 color pixels done? The VDC uses attribute memory for color
where each byte in the attribute memory corresponds to 8x8 pixels, not 8x2.
The VDC has registers to set the color cell height on a per pixel base.
Anything from 2 pixels to 16 pixels height is possible, and with a bit
trickery you can also do 8x1 color cells.
The ratio problem could perhaps be solved by using VDC interlace mode.
Then, you should be able to get 640x400 pixels instead of 640x200 but
the problem is the flickering in interlace mode.
You could also use the VDC's 40 character mode. It's a bit buggy though..
Relevant Pages
- Re: Slide show issues in VideoCD
... When the menu on the left loads, go to Saving Movies -> Custom WMV Profiles ... >>> 1) Each image expands about 20 pixels off my TV screen. ... >>> 2) There's black flickering on the border of some images. ... >>> the border flicker is about 10 pixels. ... (microsoft.public.windowsxp.moviemaker) - Re: C128 technical
... >> where each byte in the attribute memory corresponds to 8x8 pixels, ... > The VDC has registers to set the color cell height on a per pixel base. ... >> The ratio problem could perhaps be solved by using VDC interlace mode. ... (comp.sys.cbm) - Re: Flickering screen :-(
... Anund Rannestad wrote: ... > But when I run the monitor at 1600x1200 pixels, ... > I open multiple windows in KDE. ... > character long) flickering vertically over the screen). ... (alt.os.linux.suse) |
|