Re: [stella] Space Savers

Subject: Re: [stella] Space Savers
From: Chris Wilkson <ecwilkso@xxxxxxx>
Date: Fri, 3 Sep 2004 14:06:45 -0400 (EDT)
> > Correction .... Interrupt vector
>
> FFFE is the BRK vector as well :-)
>
> > Interrupts are not implemented in the VCS anyway.
>
> But you can do BRK whenever you feel like it.

BRK...interrupt...these are the same thing in this case.  BRK is the 6502's
SOFTWARE interrupt and it works just fine on the 2600.  It's true there are
no hardware interrupts for the 6507 though.  Too bad...it would make a few
things a lot easier to code for.

-Chris


Current Thread