Re: A85: Scrolling
[Prev][Next][Index][Thread]
Re: A85: Scrolling
On Sat, 8 Aug 1998, Dines Christy Justesen wrote:
>
> >You can do the same to scroll right just swap some numbers:
> >
> >ld de,FC01
> >ld hl,FC00
> >ld bc,1023
> >ldir
>
> This wont work. The LDIR will do the following:
>
> (FC01)=(FC00)
> (FC02)=(FC01)=(FC00)
> (FC03)=(FC02)=(FC01)=(FC00)
> .
> .
> .
>
> You have to use LDDR and start at the end of the disp. mem, to make it
> work.
>
> Dines
>
Oops, I wasn't thinking...
-Humberto Yeverino Jr.
"I kick ass for the Lord."
http://www.engr.csufresno.edu/~humberto/Home.html
humberto@engr.csufresno.edu
<font size=3>For browsers:<br>
<a href="http://www.engr.csufresno.edu/~humberto/Home.html">
Have a look.</a></font><br>
References: