Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: EGA Text question (bug?) Message-ID: <45900073@uxe.cso.uiuc.edu> Date: Tue, 8-Sep-87 21:48:00 EDT Article-I.D.: uxe.45900073 Posted: Tue Sep 8 21:48:00 1987 Date-Received: Fri, 11-Sep-87 01:28:31 EDT Lines: 11 Nf-ID: #N:uxe.cso.uiuc.edu:45900073:000:540 Nf-From: uxe.cso.uiuc.edu!mcdonald Sep 8 20:48:00 1987 I tried today to write characters to an EGA screen today while in mode 16 (350x640x16 colors graphics) using the bios INT 010H, AH = 9, which is write attribute/character. This works fine in mode 3 (24x80 text) but in mode 16 it writes the character correctly, but refuses to do anything with the color attributes. It writes white on black. Does anyone know if it can be made to write in an arbitrary color? I have a graphics drawing routine to do it, but using the BIOS should work ... or should it? Doug McDonald University of Illinois