From: getz AT nrzi DOT paloverde DOT com (Andrew Getskow) Newsgroups: comp.os.msdos.djgpp Subject: Using Video Memory Date: Fri, 20 Dec 1996 19:02:48 GMT Organization: RTD Systems & Networking, Inc. Lines: 10 Message-ID: <59engi$cd0@baygull.rtd.com> NNTP-Posting-Host: pv-phx-ts1-57.paloverde.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I need the fastest way to move a buffer (640x480) to video memory in DJGPP. Shoul I use dosmemput or a farptr. I also have trouble using the farptr. Should it be _farnspoke(0xa0000, 5), or something else. My system crashed when I did that. Also, is there a way to use the vesa interrupts with Jlibs line command? Andrew Getskow getz AT paloverde DOT com Mud Expert Extraordinary programmer