Re: A86: Efficiency Problem Part III
[Prev][Next][Index][Thread]
Re: A86: Efficiency Problem Part III
ld hl,$fc00 ;start wherever you want
ld b,$60 ;6 lines (or whatever)
ld c,$ff
l0:
ld a,(hl)
xor c
ld (hl),a
inc hl
djnz l0
-josh
On Mon, 14 Dec 1998 23:56:57 EST ZeromusMog@aol.com writes:
>
>There must be an easier way... is there a way to inverse a portion of
>the
>screen?
>
>Thanks for the help!
>
>
___________________________________________________________________
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/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]