Xref: utzoo alt.msdos.programmer:2027 comp.os.msdos.programmer:468 comp.sys.ibm.pc.misc:695 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!yale!venus!yalevm!maine!nease From: NEASE@MAINE.BITNET Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.misc Subject: Detecting display type (in assembler) Message-ID: <90224.150329NEASE@MAINE.BITNET> Date: 12 Aug 90 19:03:29 GMT Organization: University of Maine System Lines: 11 I'm looking for a clean, safe way to determine what kind of display is being used on a PC or PS/2 type machine. ie: I want to know if there is either no display adapter, or monochrome, or cga, ega, vga colour, vga paperwhite, mcga, pga. I don't care which brand of card it is... I'm not worrying about whether the Vga chip set is Tseng or CHIPS, or ... I'm trying to do this in assembler. Any ideas out there? thanks in advance Reid M. Pinchback