RE: [stella] Stella 2.0 Alpha 2 available

Subject: RE: [stella] Stella 2.0 Alpha 2 available
From: Erik Mooney <erik@xxxxxxxxxx>
Date: Wed, 29 Jun 2005 09:39:22 -0400
>So basically you are randomizing the whole RAM and TIA registers with that code
>repeated multiple times, right?
>
>How about randomizing the other registers (e.g. timers) and the registers 
>(including PC) too. Did you try that too?

Hmm.  How about testing the actual effects of frying: write a binary that more or less
just displays the machine state constantly (it'd probably let you scroll through RAM),
put it on an EPROM, and let 'er rip on a real machine?  Could probably be done with
a minimum of RAM usage, and you could fill up the rest of the ROM with something
like STA COLUBK / JMP MainLoop, which would show you if PC ever got sent into
hyperspace.



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

Current Thread