Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!usc!ucsd!pacbell.com!att!iuvax!uceng!dsims From: dsims@uceng.UC.EDU (david l sims) Newsgroups: comp.os.msdos.programmer Subject: How does BIOS define character attributes? Keywords: BIOS character attributes Message-ID: <6558@uceng.UC.EDU> Date: 30 Oct 90 15:14:23 GMT Expires: 7 Nov 90 05:00:00 GMT Organization: College of Engg., Univ. of Cincinnati Lines: 10 I want to use BIOS call 10H, function 09H (write attribute/character at current cursor position). Register BL is supposed to hold the attribute of the character that I want to write. However, I've searched my BIOS manual high and low, and I can't find anything describing this "character attribute." Does anyone know how this character attribute is defined? I'm using alpha mode only, but if there's any information on graphics attributes as well, I would appreciate having it.