Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!proto!joe From: joe@proto.com (Joe Huffman) Newsgroups: comp.os.msdos.programmer Subject: Re: Vga Palette regisiters Message-ID: <1991Mar28.192908.23697@proto.com> Date: 28 Mar 91 19:29:08 GMT Article-I.D.: proto.1991Mar28.192908.23697 References: <1991Mar27.174723.20640@murdoch.acc.Virginia.EDU> Organization: Prototronics @ Sandpoint, Idaho Lines: 23 bpz4r@holmes.acc.Virginia.EDU (Bernard Paul Ziegler) writes: >I'm looking for help on how to directly write to the VGA's palette >registers, in order to do quick color scrolling. Using the BIOS >functions is too slow. Does anyone know of some references for this? >I have a paradise VGA card. All VGA cards that I know of are the same in this regard. If you wait a month or so the next release of Flash Graphics for Zortech C/C++ will use direct writes to the registers with fg_setpalette() (the SCO UNIX version already does). Other than that you can get any one of various technical reference manuals from the graphics board vendors. Call up tech support and ask for a technical reference manual. Cost is from free to $50.00 (that was several years ago -- the same vendor last year was asking $10.00). I have manuals for ATI, Video 7 (Headland Technology), Trident, Genoa, etc. My preference is for the Video 7 manuals but that could be just because that was the first one I got. -- joe@proto.com