Mail Archives: djgpp-workers/1997/05/01/18:52:20
> On Tue, 29 Apr 1997, Robert Hoehne wrote:
>
> > Is there someone out there, who has exact knowlage about that topic?
> > I ask this because if it is true, that access to the video ram
> > is allowed (or guaranteed) only for 16bit access, then we should
> > change also some libc library function (ScreenUpdate(), ...) to
> > reflect this.
>
> DJ, can you comment on that?
I don't think it would be a problem to change ScreenUpdate and
ScreenUpdateLine to 16-bit moves (if they're 32), since that's plenty
fast enough for text video.
- Raw text -