Path: utzoo!attcan!uunet!husc6!cmcl2!nrl-cmf!ames!pasteur!ucbvax!hplabs!hpda!hpsemc!mbk From: mbk@hpsemc.HP.COM (Miles Kehoe) Newsgroups: comp.graphics Subject: Re: VGA from C Message-ID: <750001@hpsemc.HP.COM> Date: 18 Jun 88 00:07:08 GMT References: <1332@cooper.cooper.EDU> Organization: HP Technology Access Center, Cupertino, CA Lines: 16 >Does anyone know how to access the VGA board on a IBM Model 80 from C? Craig: I presume you mean low level access to the chip set rather than simply calling the BIOS routines. is this correct? If so, it becomes much less a 'C' problem than a doc problem on the card itself. I don't have any info on that specifically, but I might suggest you call someplace like the Computer Literacy Bookstore in Sunnyvale, California. They know computers and know the available books: they also mail order I understand, although I am a local so I've no direct proof of that. Once you have the chip stuff, it should be easy to define some memory variables and play to your heart's content. mbk