[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] v_clrwk() doesn't work with fVDI
Am Mittwoch, den 05.09.2012, 11:09 +0200 schrieb Eero Tamminen
<oak@helsinkinet.fi>:
Calling v_clrwk() doesn't clear the screen like
it does without fVDI, with all the TOS versions
and also with NVDI (v2.5).
Yeah, it seems like it struggling with bugs all the time...
I went to know that when I developed coldboot, startup manager for
firebee.
Please, don't beat me for trying to deal with these bugs ^^
Isn't it possible to draw an white v_box with the dimension of the
screen,
for clearing the screen? Simple workaround ;) Of course, that won't
reset
the VDI device settings, but I guess you just need it for clearing
the screen, so it should do enough of what you want?
Greets,
Ole