RE: Battlezone Question

From: COLIN DAVIES <colin.w.davies_at_btopenworld.com>
Date: Thu Mar 12 2009 - 07:55:27 EDT

There is a window circuit if I recall.... You need to check this out...
 
The game software tells the vector generator to draw two points (either corner) to define the window size.
 
Anything drawn outside of this done with zero intensity.
 
It draws two windows iirc... One for the Game Screen, and one for the HIgh Score Section (Which could be the whole screen ?)
 
Regards, Colin

--- On Thu, 12/3/09, Chris Brooks <armis@pcdochouston.com> wrote:

From: Chris Brooks <armis@pcdochouston.com>
Subject: RE: VECTOR: Battlezone Question
To: vectorlist@vectorlist.org
Date: Thursday, 12 March, 2009, 10:57 AM

This is part of the game programming, and is as designed.  There is no hardware that differentiates between upper screen and lower screen formats or areas, like there is on say Pac Man…  For vectors, its just a list of drawing points in memory.
 
So you indeed still have a boardset that works perfectly!
 

Thanks,
 
Chris Brooks

From: Matt Rossiter [mailto:matt@rossiters.com]
Sent: Thursday, March 12, 2009 1:50 AM
To: Vectorlist
Subject: VECTOR: Battlezone Question
 

I have a boardset that works perfectly except for one strange thing.

Normally in the red area where you see the score and warning messages, you don't see things like exploding tank parts, missiles dropping out of the sky, the screen cracks, etc.  On this board you can see everything in the red area.

Although it looks pretty cool, I'm wondering what part of the circuitry limits the playground area and the score/messages area?  It seems like there should be some "Y" limitation.  I notice that the screen gets really bright in attract mode right before the Battlezone logo scrolls up.  Which means to me the beam is already turned on before the Battlezone logo is visible on the screen.

Maybe a bad counter?

Matt 
---------------------------------------------------------------------------
** Unsubscribe, subscribe, or view the archives at http://www.vectorlist.org
** Please direct other questions, comments, or problems to chris@westnet.com
Received on Thu Mar 12 07:55:30 2009

This archive was generated by hypermail 2.1.8 : Thu Mar 12 2009 - 09:50:00 EDT