From: Yamaha / XYZZ Newsgroups: comp.os.msdos.djgpp Subject: Re: direct access of text screen for mode 0x03 Date: Wed, 01 Jan 1997 14:13:48 -0700 Organization: XYZZ Software Lines: 19 Message-ID: <32CAD38C.7221@CS.colostate.edu> References: <32C0B210 DOT 1BC6 AT zip DOT com DOT au> <32C77418 DOT 66F8 AT stud DOT warande DOT ruu DOT nl> NNTP-Posting-Host: slip3.cs.colostate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > Dean wrote: > > Can I directly access the screen in mode 0x03 (normal text mode) so that > > I can write charicters directly to the screen, and if so (or if not for > > that matter...) ho do I change the default background/foreground colours > > so that I can have different colours all over the place:) > > > > Also, if I can't acces the screen directly (though I can't really see > > any reason why not) can I still put stuff on the screen without printf > > or whatever? I missed your original post, but if you email me I could send you my djgpp textmode stuff. It does direct screen access... It's not as fast as it could possibly be, but it's easily fast enough for everything I've ever needed. -- Yamaha / XYZZ "May farce the with be you." scriven AT CS DOT colostate DOT edu scriven AT VIS DOT colostate DOT edu http://www.VIS.colostate.edu/~scriven/