Re: A86: clear cmd
[Prev][Next][Index][Thread]
Re: A86: clear cmd
On Thu, 25 Jun 1998 15:29:10 -0600 Dux Gregis <assets@eden.rutgers.edu>
writes:
>
>Is there a call to clear the command shadow?
i'm pretty sure there isn't, but you could do this:
ld b,$a8
ld hl,_cmdShadow
call $437B ;write b zeros to (hl)
-josh
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
Follow-Ups:
References: