Date: Thu, 1 May 1997 18:43:24 -0400 Message-Id: <199705012243.SAA22249@delorie.com> From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de, djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Thu, 1 May 1997 13:16:37 +0300 (IDT)) Subject: Re: RHIDE screen problems, for all which have this problems Precedence: bulk > 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.