[stella] ID this algorithm please...

Subject: [stella] ID this algorithm please...
From: cybergoth@xxxxxxxx
Date: Thu, 17 Jan 2002 16:46:42 +0100 (CET)
Hi there!

What could this sequence be useful for:

       LDA $82     
       LSR         
       ADC #$00    
       LSR         
       ROR $82     
       INC frameCounter     
       BNE LF04A   
       INC $82     
LF04A: LDA INTIM   

The carry state on entry of this part may vary.
$82 starts with 0 in the first frame.
Is this some sort of a random number/sequence generator, or what is in $82?

Greetings,
     Manuel


-----------------------------------------------------------------------
Jetzt: wechseln zum Testsieger der Freemail-Anbieter
(TOMORROW 2/2002)! Premium-Mail und -Messaging von Arcor.
http://www.arcor.de
-----------------------------------------------------------------------

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


Current Thread