Re: A83: inversing the screen


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

Re: A83: inversing the screen



Yup!  Both :-)


In a message dated 2/18/01 3:52:39 PM Eastern Standard Time,
dwedit@hotmail.com writes:


I personally use this, is it slower or more bloated?

InvertScreen:
ld hl,plotsscreen
ld d,h
ld e,l
ld bc,768
InvertLoop:
ld a,(hl)
cpl
ld (hl),a
ldi
jp pe,InvertLoop
;ret or jp ionfastcopy




----
Jonah Cohen
<ComAsYuAre@aol.com>
http://jonah.ticalc.org