From: deanh AT zip DOT com DOT au (Dean) Newsgroups: comp.os.msdos.djgpp Subject: Setting VESA palette in DJGPP Date: 30 Nov 1996 10:19:37 GMT Organization: The Zipsters Lines: 16 Message-ID: <57p1np$dtq@the-fly.zip.com.au> NNTP-Posting-Host: whiz4.zip.com.au DJ-Gateway: from newsgroup comp.os.msdos.djgpp Apparently-To: djgpp AT delorie DOT com How do you set the palette in VESA mode under DJGPP? I read the VESA function to do it is 09h, but since VESA is real mode, you need to pass a pointer you your palette in the ES:DI resgisteer pair, so, how do you do? Please help me, I've completely run out of ideas on how it could be done Thanks in advance... ------------------------------------ Dean Harding deanh AT zip DOT com DOT au http://www.zip.com.au/~deanh ------------------------------------