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

Subject: Re: [stella] behold, i am become shiva, destroyer of kernals!
From: Manuel Rotschkar <cybergoth@xxxxxxxx>
Date: Fri, 26 Mar 2004 09:39:50 +0100
Hi Thomas!

Manuel wrote:
> I must admit I have *never ever* used (ind,x) addressing. What could
> it be useful for?

x indexing a jump table?

Yes, but with only very little RAM, it is very unlikely that you will
use this, isn't it? There should be always more RAM efficient solutions.

And as Andrew already said, using it at $ff is even more unlikely.

In the RAM, yes. But what if you have those pointer tables located in the ROM, let's say for some simple OOP-like code?


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


Current Thread