[comp.sys.ibm.pc] EGA Cursor emulation

nelson@sun.soe.clarkson.edu (Russ Nelson) (05/11/88)

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?