Re: A86: Line(x1,y1,x2,y2,0 with ASM?


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

Re: A86: Line(x1,y1,x2,y2,0 with ASM?




Well I tried using an ldir and it still didn't work.  Apparantly this
isn't the problem.  
---
Andy Johnson
I think therefore I am, I think

On Sat, 17 Jan 1998 13:54:33 -0700 the_laser@juno.com (Andy Johnson)
writes:
> Hmmm... the same thing happened when I was using delvar after using 
>rst 20 to copy 10 bytes from hl into OP1 and in this program ILine is 
>used soon after several rst 20's.  Maybe this instruction goofs 
>someting up with some of the rom calls.  By the way, I tried calling 
>ILine twice, nothing happened.  I'm going to try and rewrite the 
>program without using
>any rst instructions and see what happens.


References: