Re: [stella] Brainstorming: Porting Smithereens/Catapult/Stone Sling

Subject: Re: [stella] Brainstorming: Porting Smithereens/Catapult/Stone Sling
From: Manuel Polik <cybergoth@xxxxxxxx>
Date: Fri, 25 Jul 2003 09:46:14 +0200
Hi there!

>How about (ab)using JSR for this?
>  ldx #RESP1    
>  txs
>  jsr .+3

Hm... what would the timespan between the two RESPs be 
then? 2 cyles?

I assume in case you'd loose 2 pixels then, resulting in 
14 pixel wide sprites?

And please explain the 

> jsr .+3

You mean JSRing to the exact next extruction? (And then 
sometime later restore the stack manually, yes?)

Phew... if this all works as I understand, this'd be a 
very cool thing to do. Didn't you seek for a use of this 
technique lately? ;-)

Greetings,
	Manuel

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


Current Thread