[A83] Re: My scrolling routine... it should work (but it's bugging)
[Prev][Next][Index][Thread]
[A83] Re: My scrolling routine... it should work (but it's bugging)
>0 = 256 ; so 256 x 3 = 768
> > ...why do you use djnz then?
I don't see what you mean. I thaught that doing this:
ld b,0
label:
nop
djnz label
...
Nop would only execute once, so the djnz is useless,
or is there something else with it?
SUCKER
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.