From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Porting RHIDE to linux (was SVGALIB stuff) Date: Wed, 04 Dec 1996 12:45:32 +0100 Organization: TU Chemnitz-Zwickau Lines: 22 Message-ID: <32A5645C.1C9B@Mathematik.tu-chemnitz.de> References: NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Orlando Andico DJ-Gateway: from newsgroup comp.os.msdos.djgpp Orlando Andico wrote: > > would it be possible to reimplement ALL the functions? tvision > is built on top of these, so theoretically if is reimplemented That's not correct. The only functions from conio, which are used by my port of TV are the functions for setting the videomode. All other things for showing the output on the screen are made by direct writing to the video memory. But the screen output is only one of the problem when porting TV to other OS's. I think much more complicated will be porting the event mechanism, because currently it very very DJGPP or MS-DOS specific. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************