Re: [stella] behold, i am become shiva, destroyer of kernals!

Subject: Re: [stella] behold, i am become shiva, destroyer of kernals!
From: KirkIsrael@xxxxxxxxxxxxx
Date: 26 Mar 2004 00:01:50 -0000
> Hi there!
> 
> >> Anyway, what are the most reliable ways of detecting this error?
> 
> > I must admit I have *never ever* used (ind,x) addressing. What could
> > it be useful for?
> 
> x indexing a jump table?
> 
> But the bug afflicts _all_ indirect addressing modes, AFAIK even
> 
> JMP ($F2FF)
> 
> will fail for example.

Is code like 
	lda (pointerP0Graphic),y     
(used in JoustPong's skipDraw) potentially vulnerable?

-- 
KirkIsrael@xxxxxxxxxxxxx    http://kisrael.com
  "Aww Kate, nothing's corny if it gets you some." --Drew Carey


----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread