Path: utzoo!mnetor!uunet!husc6!bbn!rochester!cornell!batcomputer!sun.soe.clarkson.edu!nelson
From: nelson@sun.soe.clarkson.edu (Russ Nelson)
Newsgroups: comp.sys.ibm.pc
Subject: EGA Cursor emulation
Message-ID: <911@sun.soe.clarkson.edu>
Date: 10 May 88 23:25:40 GMT
Sender: nelson@sun.soe.clarkson.edu
Reply-To: nelson@sun.soe.clarkson.edu (Russ Nelson)
Organization: Clarkson University, Potsdam, NY
Lines: 9

History doesn't work well in EGA 43 line mode because it blanks the cursor.
Does anyone know how to save and restore the cursor size in both 25 and
43 line mode?

Apprently the cursor size reported by int 10h/function 3 are the user
parameters supplied to int 10h/function 1.  Unfortunately, if you have
cursor emulation logic turned off, function 3 returns numbers that are
interpreted wrongly by function 1.  Is there any way to detect if the
cursor size was set with EGA cursor emulation on or off?