TomCat - Atari's Last XY Game
 

Jed Margolin - February 18, 2001

I started TomCat late in 1983. It was my next XY project after Star Wars and was almost immediately interrupted when I was abducted to work on Firefox.

Most projects started out by putting together a core project team consisting of a Project Leader, Hardware Engineer, Programmer, and Technician. Sometimes the Programmer was also the Project Leader and sometimes there was more than one Programmer.

TomCat was different. It was a Research Project.

My plan was to develop the hardware and write some 3D software to demonstrate its capabilities.  Then I would recruit a team to do a flight simulator game.

I started out by using Star Wars hardware. Greg Rivera, the lead Star Wars programmer (Norm Avellar was the other programmer) modified the Star Wars program to give me software hooks so I could put in my own graphics.

I still have this boardset and recently fired it up to show Scott Evans (www.safestuff.com) and Bill Esquiviel.

Here are some screen shots.

This is the opening screen where the player can choose between flying a fixed-wing jet and a helicopter. (Only the helicopter was implemented.)


 
 

The Universe shows a horizon line, a head-up display, some simple objects on the ground to provide a reference, and a BattleZone tank (also on the ground). The BattleZone tank is the green thing in the mid-lower right of the picture.


 

Here is a close-up of the tank.


 

There is also an enemy helicopter that came from Army BattleZone. The object was designed by Hans Hansen. I didn't get around to giving it a main rotor.


 
 

I gave it very rudimentary helicopter aerodynamics, but you do have full three-axis control.


 

Here we are in barrel roll.


Now it was time to design hardware.

TomCat was very different from Star Wars.

My first design used a new processor from National Semiconductor, the 16032, which had a 32 bit internal bus and a 16 bit external bus. Other members of the family had an 8 bit external bus or a 32 bit external bus.

I bought National Semiconductor's evaluation board and interfaced it to a Star Wars AVG board.

The evaluation board had two serial ports. One went to a dumb terminal and the other was connected to the VAX.   All of the commands from the dumb terminal were routed through the VAX before they went sent to the evaluation board. Because the VAX was almost always busy (i.e. slow), it would frequently take several seconds between typing a command and seeing it on the screen. It was a nightmare. There was also the small problem that there was no way to edit the command line, not even backspace. If you made a mistake you could delete the entire line and start over, that was all.

Nevertheless, I did get it working.

It was around this time that Atari went supernova.  A few months later, after Warner Communications had given Atari Consumer to the Tramiels, when I called my National Semiconductor Representative he said,

" Umm, well, Jed, my title is Major Accounts Representative, and, umm, uh..."
I finished his sentence,
"we are no longer a Major Account."
He said,
" Yes,"
and then proceeded to turn me over to an Underling, who did not return my calls.

At this point, although I had invested several months in the project, I decided to cut my losses. The hardware no longer exists and I did not archive the software. There was no point in saving it since it only worked when it was connected to a VAX.

The 16032 was not a big success for National Semiconductor. (Big surprise.) They renamed it the 32016, promoted it as an embedded processor, and even conned at least one printer manufacturer into using it.

And, of course, National Semiconductor went on to become hugely successful in the microprocessor business.   Not.



After this experience with National Semiconductor I decided to go with Motorola's 68010 which also had a 32 bit internal bus with a 16 bit external bus.

TomCat used a 6MHz 68010 for the Main Processor while Star Wars had a 3 MHz 68B09E.

TomCat used a Texas Instruments TMS32010 DSP for the math calculations while Star Wars used a state machine controlling serial multipliers. (The TMS32010 DSP was one of the first DSPs and had only recently been introduced.)

TomCat had a parallel game link interface while Star Wars had a serial port on the Pokey which was never used to link games, although I did use it to control the Powered Moving Seat.

TomCat was my first use of the Timekeeper RAM which featured a 2Kx8 static RAM with a built-in lithium battery, a power switching circuit, and a clock/calender. Star Wars had used a EAROM with slow write times and had a limited number of write endurance cycles. Since the Timekeeper RAM used a standard low-power SRAM it could be written at standard SRAM speeds and had an unlimited number of write endurance cycles.

TomCat used the same Analog Vector Generator (AVG) as Star Wars. Late in the project I figured out how to dramatically improve the vector quality. The details will have to wait for a future article on how XY hardware works.

For Sounds I incorporated the system requested by the newly formed Sound Group which had a 6502, two Pokeys, the Texas Instruments TMS5220 speech synthesizer that I used in Star Wars, and a Yamaha FM Synthesizer chip set.

And, finally, TomCat used a single four-layer PCB while Star Wars had a stack of three two-layer boards.

Here is a picture of the TomCat PC Board. This is Board #2, which has an Oops Board in place of the Vector Generator Gate Array. This board does not have the AVG mods to improve the vectors.

Here is a much better high resolution picture (courtesy of Scott Evans).



The Results

This is the only working TomCat that I know of.

I have the parts to put together one more in order to show the ability to link two TomCats together. (I believe this is the first time anyone had linked together two 3D coin-op games.)

The TomCat pictures were made with a Kodak DC25 Digital Camera.

The camera is courtesy of Scott Evans. (Thank you, Scott.)
 

Tomcat never had its own cabinet.


 
 

The Welcome Screen. The plan was to offer the player an F14 (Tomcat), a helicopter, or a Cesna 150. Only the F14 was implemented. It featured rudimentary fixed-wing aerodynamics but had full three-axis rotation capability.


 
 

I put several objects in one of the Self-Test screens just to show how objects could be rotated. Here is the helicopter (with no Main Rotor) from Army BattleZone.


 
 

Here is our aircraft. I believe it was designed by Doug Snyder.


 
 

This is the tank from BattleZone. (The tank's radar seems to have fallen off.)


 

Here we are, just flying around.  We have a head-up display and there is a self-propagating grid on the ground, stars in the sky, and a horizon line. All of these provide the pilot with a reference to avoid becoming disoriented.


 

We can fly upside down if we want to.


 
 

There's a runway out there. It even has rabbit lights.


 
 

Ono, another TomCat.


 
 

There are stars in the sky. And you can see the runway lights on the ground.


What Happened To It?

By late 1985 Atari had decreed that XY was dead, and despite my demo (which featured two linked TomCats) I was unable to get any of the Game Designers interested in working on it.

Shortly before the demo, when I was costing the hardware, I had called American Microsystems Inc. (AMI) to verify the cost of the VG Gate Array.

They said that they had contacted someone at Atari and asked him if it was ok if they threw out the tooling for the VG Gate Array and he had said, "yes." And no, they didn't remember his name.

They were willing to create new tooling for $20K.

I was planning to investigate using a TMS32010 DSP to replace the AVG State Machine (and the Gate Array along with it), but the handwriting was on the wall so I cancelled TomCat and accepted Rick's invitation to join the Hard Drivin' team.


 Copyright 2001 Jed Margolin 


A New Chapter in TomCat History

 

Last year I was dragged into a nasty patent lawsuit (UNIVERSAL AVIONICS SYSTEMS CORPORATION vs. OPTIMA TECHNOLOGY GROUP, Inc., et al., No. 07-CV-00588-RC IN THE UNITED STATES DISTRICT COURT FOR THE DISTRICT OF ARIZONA) involving the aerospace patents I assigned to Optima Technology Group.

Although I cannot talk about the settlement, I can still talk about the case, and as a result of the case there is a new chapter in TomCat history.

In UNIVERSAL AVIONICS SYSTEMS CORPORATION’S FIRST REQUEST FOR PRODUCTION OF DOCUMENTS AND THINGS TO DEFENDANT OPTIMA TECHNOLOGY GROUP, INC. there was a list of 94 items that they wanted. Here is one of them: 

84.  All documents and things which relate or refer to the TomCat videogame product designed and/or developed by Atari. 

Previously, in Paragraph 8, they defined who they meant by “Atari”: 

8.  “Atari” shall mean Atari Games Corporation and any of its agents, employees, shareholders, officers, former employees, former officers, directors, subsidiaries, parent corporations, attorneys or other persons or entities acting on its behalf.


In Paragraph 84, when they said they wanted “All documents and things which relate or refer to the TomCat videogame product designed and/or developed by Atari,” the “things” part really meant “things.” They wanted my TomCat game and all spare parts for it.
 
I explained through our attorneys that TomCat was a prototype, it had not been designed to be shipped, and that unless some very special precautions were taken, shipping it to Tucson would destroy the game. I also explained that I had the only TomCat game in existence unless someone had put one together from parts salvaged when Atari Games was shut down.
 
I was told that Universal didn’t care; they wanted the game and would subpoena it if I didn't hand it over voluntarily.
 
Why did Universal want my TomCat game?

I can only think of two reasons. 

I will call the first one the TomCat Hypothesis. Here’s how it goes: 

1.  I had actually developed the invention claimed in U.S. Patent 5,566,073 Pilot Aid Using a Synthetic Environment in the 1980s while I was at Atari and that is what the Real TomCat was.
 
2.  I hid it from Atari, and everyone else, for years. (I left Atari in 1992.)

3.  I waited almost two years after that to file the patent application that resulted in 5,566,073.

4.  I only recently designed and built the game that I have been telling people is the TomCat game. I did this in order to cover my tracks.

5.  If Universal physically examined my TomCat game they would be able to prove their TomCat Hypothesis and invalidate 5,566,073.
  

The TomCat Hypothesis is brilliant and imaginative, and totally ridiculous for at least the following reasons:
 
1.  If I had developed the invention claimed in 5,566,073 in the 1980s I would not have kept it a secret. It would have made a Killer Video Game.  Still, it would have only been a video game, not a sophisticated piece of avionics 20 years ahead of what the Aerospace Industry was doing at the time. 

2.  During the 1980s we used a VAX (later a VAX cluster) to develop software. Remember Time Sharing? The VAX hard drives were regularly backed up. It would have been impossible to hide the software.
 
3.  Why would I have created an ersatz TomCat(and written about it in 2001) when it would have been a great deal easier to simply not say or write anything about it at all?

4.  If Universal really thought I was that good they would have offered me a job as a consultant instead of suing me.

Or, maybe the real reason Universal wanted my Tomcat was as a trophy (The Trophy Hypothesis). It’s like cutting off your enemy’s ears during a battle.
 
However, since this was a patent lawsuit I have to assume Universal thought TomCat was somehow relevant to the patents. Otherwise, it would be misconduct. 


Although the case was settled before Universal could come and haul my TomCat away, the game has become a burden to me. I am thinking about selling it; maybe on eBay. 
 

I recently shot some video of TomCat using a Flip Video Cam.

When you watch it there are two things to remember:

1.  It looks sharper and brighter and more compelling on the actual XY monitor.  You are seeing a raster scan capture of an XY Display (aka Vector Display or Random Scan Display ). The lines on the monitor are actually being drawn in realtime, as opposed to be written into a frame buffer which is later read out in synchronization with a raster scan monitor like the one you are reading this on. For an explanation of XY technology see my articles The Secret Life of Vector Generators and The Secret Life of XY Monitors. Capturing an XY display in raster scan creates artifacts. Compressing the video creates even more artifacts.

2.  There is probably ten times the processing power in the Flip Video Cam than there is in the TomCat hardware.

TomCat Video - Computer Assisted Mode (9 MBytes, wmv)

TomCat Video - Full Manual Control (19 MBytes, wmv)

TomCat Video - Self-Test (11 MBytes, wmv)

 

As a bonus I made a video of my Star Wars game. The Atari Star Wars game was produced in 1983.

(Star Wars Video - 22 MBytes, wmv)


Before someone jumps up and proclaims "synthetic vision" I will point out:

1.  As with TomCat, the game does not have the means for determining the position or attitude of either the game or the player. Either could be upside down (or crabby) and the game would be the same.

2.  The "terrain" in Star Wars is not real terrestrial terrain. It is the surface of the Death Star. As far as I know, no one has built a working Death Star that can destroy a planet or even a small moon.

That's my next project.


Jed Margolin
Virginia City Highlands
October 28, 2008



Please send comments here