Re: [stella] Intelligent Job-System idea

Subject: Re: [stella] Intelligent Job-System idea
From: Manuel Polik <cybergoth@xxxxxxxx>
Date: Mon, 06 Jan 2003 19:09:17 +0100
Hi Thomas!

>Manuel wrote:
>> Would this work on a real console? I've never seen 
such code, so I wonder wether this'd be reliable.

> Yes it works. I'm doing this in Thrust and recently 
> found out that Vanguard has those "emergency exits" 
> too.

I just found it's useful they other way round, too:

    LDA INTIM
    BPL OverscanNotExceeded
    BRK ; <Whack> !
OverscanNotExceeded

Hehe ;-)

Greetings,
     Manuel

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


Current Thread