Re: A85: Drawing a menu


[Prev][Next][Index][Thread]

Re: A85: Drawing a menu




>and at the end of the routine, you wouldn't need to do these 2 lines
>since hl no longer needs to be maintained outside of the routine:
>
>	ld     de, 112            ; Restore original value of HL
>	sbc    hl, de             ; Now points to beginning of cursor

I had it do this so that when someone presses up or down, I can again
call Draw_Cursor to erase the cursor just drawn.

Justin Bosch
justin-b@juno.com

_____________________________________________________________________
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: