Xref: utzoo alt.msdos.programmer:2033 comp.os.msdos.programmer:476 comp.sys.ibm.pc.misc:724 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!drivax!frotz From: frotz@drivax.UUCP (Frotz) Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.misc Subject: Re: Detecting display type (in assembler) Message-ID: Date: 13 Aug 90 17:39:26 GMT References: <90224.150329NEASE@MAINE.BITNET> Sender: frotz%drivax@uunet.uu.net Reply-To: frotz%drivax@uunet.uu.net Organization: Digital Research, Monterey CA Lines: 15 NEASE@MAINE.BITNET writes: ]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? Pick up the latest interrupt list on simtel20. INTER490.ZIP is the filename you are looking for. It is what I detailed the current PCcurses 1.5 beta release hardware detection (all in C) on. -- Frotz