Re: [stella] Death Derby: First code submission

Subject: Re: [stella] Death Derby: First code submission
From: "Thomas Jentzsch" <tjentzsch@xxxxxx>
Date: Tue, 11 Sep 2001 11:51:06 +0200
Hi Glenn,

from looking at your pseudo-code at Add_Tombstone, I think it's quite easy to reverse the bit-order, just EOR #7 the remainder when the bits have to be reversed.

And you can optimize away the FindPF_RAM_BitOrder table by simply left shifting the value in X once and checking the carry. 

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


______________________________________________________________________________
Ferienklick.de - Urlaub ist schoen!
Hier geht's zum Traumstrand: http://ferienklick.de/?PP=2-5-100-105-13


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

Current Thread