Xref: news2.mv.net comp.os.msdos.djgpp:7632 From: deanph AT ibm DOT net (Dean) Newsgroups: comp.os.msdos.djgpp Subject: How to plot points (in 320x200x256) Date: 19 Aug 1996 09:59:25 GMT Lines: 10 Message-ID: <4v9dtt$397g@news-s01.ny.us.ibm.net> NNTP-Posting-Host: slip202-135-13-136.sy.au.ibm.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've finally got DJGPP up and running. I can get in mode 13h and all that, I can write text, but what I can't do is write directly to memory to plot points, what with all the protected mode and all. Is there some other way to plot points on the screen, is there something I could read (not FAQ200b.zip, it was no help:) Pleeeeease help!