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

Subject: Re: [stella] behold, i am become shiva, destroyer of kernals!
From: Adam Thornton <adam@xxxxxxx>
Date: Thu, 25 Mar 2004 17:32:38 -0600
> I must admit I have *never ever* used (ind,x) addressing. What could
> it be useful for?

Wow.  I know the answer to a 6502 question that Thomas doesn't!

Arrays in memory.

You store the addresses of various tables (which may be of varying
lengths) in the zero page.  Then you use the X-register as an index into
those tables.

Adam

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


Current Thread