[stella] sync problems...

Subject: [stella] sync problems...
From: Robin Harbron <macbeth@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Mar 1998 15:15:55 -0500
Eckhard:
Should this bit of code pretty much be mandatory in
all games we work on?  And could you please explain
a little more about what you mean 'the signal might
get too weak'?  This sounds very strange to me...
how does hitting the register more often 'strengthen'
the signal?

Eckhard Stolberg wrote:
> Therefore a save syncronization routine would look like this:
> LDA #$02
> LDX #$00
> STA VBLANK
> STA WSYNC
> STA VSYNC
> STA WSYNC
> STA WSYNC
> STA WSYNC
> STX VSYNC
> 
> Don't do anything between the two accesses to VSYNC, or the
> signal might get too weak.

-- 
Robin Harbron  <macbeth@xxxxxxxxxxx>
   http://www.tbaytel.net/macbeth

--
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/stella.html
Don't post pirate BINs to Stellalist.  Be a programmer, not a pirate.
Write the best game, win framed autographs of famous Atari alumni!!

Current Thread