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

Subject: Re: [stella] Brainstorming: Porting Smithereens/Catapult/Stone Sling
From: "Thomas Jentzsch" <tjentzsch@xxxxxx>
Date: Fri, 25 Jul 2003 09:39:21 +0200
Manuel wrote:
> But I gave up on the idea, because even if it worked to 
> show both sprites on the other side again, they'd have a 
> one pixel gap there, since the second RESP takes 3 
> cycles resulting in a 9 pixel shift...

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

Have?fun!
Thomas
_______________________________________________________
Thomas?Jentzsch?????????|?***?Every?bit?is?sacred?!?***
tjentzsch?at?web?dot?de?|



























______________________________________________________________________________
Wo gibt es den besten Spam-Schutz? Laut ComputerBild 15-03 bei
WEB.DE FreeMail - Deutschlands beste E-Mail - http://s.web.de/?mc=021122

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


Current Thread