Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site rochester.UUCP
Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!philabs!cmcl2!seismo!rochester!joel
From: joel@rochester.UUCP
Newsgroups: net.micro.pc
Subject: Enhanced Graphics Adapter
Message-ID: <4524@rochester.UUCP>
Date: Sun, 9-Dec-84 11:36:25 EST
Article-I.D.: rocheste.4524
Posted: Sun Dec  9 11:36:25 1984
Date-Received: Fri, 14-Dec-84 07:06:16 EST
Sender: joel@rochester.UUCP
Organization: U. of Rochester, CS Dept.
Lines: 18

From: Joel Seiferas  

     I randomly tried some invocations of the new EGA's interruption 
10H.  Function 0 now has several new modes.  Without an enhanced 
display, of course, I could not observe most of them.  Modes 13 and 14 
(decimal), respectively, are for 320 x 200 and 640 x 200 graphics, 
using a font from a new place.  Mode 15 is for 640 x 350 graphics on 
the IBM monochrome display.  Old mode 6 has been enhanced to provide 
color.

     There are also new functions.  Function 16 (decimal) has something 
to do with screen attributes, at least for mode 15.  Function 17 has 
something to do with changing fonts, at least in monochrome text modes. 
Code 1 gives an 8 x 14 font, and code 2 gives a 9 x 8 font.  The latter 
will be useful in 43-line mode on the monochrome display; but I can't 
find how to get to that mode, and the diagnostics do not even show it.

                                   Joel Seiferas