Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!natinst!uudell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.sys.laptops Subject: Re: block cursor on t1200 Message-ID: <2788@uudell.dell.com> Date: 8 Mar 90 15:15:28 GMT References: <1990Mar8.073607.4808@uwasa.fi> <6525@ncar.ucar.edu> <4073@harrier.ukc.ac.uk> Sender: news@uudell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Organization: Dell Computer Corp. Lines: 30 I give, I give... here's a simple routine to make a full size cursor. C:\>debug -n cursor.com -a 100 1B3F:0100 mov cx, 0007 1B3F:0103 mov ah, 1 1B3F:0105 int 10 1B3F:0107 int 20 1B3F:0109 -rcx CX 0000 :9 -w Writing 0009 bytes -q Enjoy.... -------------------------------------------------------------- James Howard ..cs.utexas.edu!dell!mustang!jrh or jrh@mustang.dell.com "I've got a firm policy on gun control, if there's a gun around, I want to be the one controlling it." -- Clint Eastwood --------------------------------------------------------------