Games-db / Arcade /

Tron (set 1)

 
Arcade
Arcade
Platform:

Tron (set 1)

| 1982
Genre:
Style:
Theme:
Description:


Notes:
Release type:
Developer: Bally Midway
Controls/Input Device: Control(dial), Buttons(1)
Number of Players: 2
Rating:
Creator:
More Creator:
More Coder/Software:
Publisher:
Manufacturer:
:
License from/Copyright:
Graphics/Artwork:
Music:
SoundFX:
System/ConversionClass:
SoundMix: Stereo
Coder/Software:
More Graphics/Artwork:
More Music/Sound:
Acting Talent involved:
:
:
More Machine Details:
More System Details:
Game Awards Nominations:
Game Awards Won:
Title a.k.a.:
Slogans:
Avg. Playtime:
Mameinfo.dat entry:
0.37b10 [Yochizo]


WIP:

- 0.147u2: hap fixed clone Omega Fighter Special. The game fails to boot or finish post. After showing bad rom errors, the game resets.

- 0.147u1: Fixed maincpu rom loading.

- 0.122u7: Fixed gfx1/2/3/4/5 rom loading.

- 0.89u3: Changed Z80 CPU2 clock speed to 5MHz.

- 0.37b10: Yochizo added 'Omega Fighter' (UPL 1989) and clone Omega Fighter Special.

- 21st November 2000: Yochizo fixed some graphics bugs in the Omega Fighter / Atomic Robo-kid driver.

- 8th November 2000: Yochizo sent in a driver for Omega Fighter and Atomic Robo-kid.

- 25th April 1999: Dumped Omega Fighter Special.


LEVELS: 8 (restarts once)


Other Emulators:

* FB Alpha

* JFF

* Raine


Recommended Games (Star Force):

Catacomb

Vega

Espial

Night Star (DECO Cassette)

Nova 2001

Star Jacker

Stunt Air

Zodiack

Star Force

Alpha Mission / ASO

Alpha Mission II / ASO II

Astro Warrior (Mega-Tech)

Mission 660

Rafflesia

S.R.D. Mission

Truxton / Tatsujin

Tatsujin (Tourvision PCE bootleg)

Truxton II / Tatsujin Oh

Blast Off

Blazing Lazers

GunHed (Tourvision PCE bootleg)

The Next Space

Omega Fighter

Super Star Soldier (Tourvision PCE bootleg)

Lethal Thunder

Pollux

Strike Gunner S.T.G

Vimana

Explosive Breaker

Final Star Force

Galmedes

Gunlock

GunNail

Nebulas Ray

Super-X

Gekirindan

Viper Phase 1

Fever SOS

Mars Matrix: Hyper Solid Shooting


Romset: 2016 kb / 8 files / 457.8 zip


Credits Mameinfo and Mametesters Project Robert J. Rabgno et al.
History.dat entry:
Tron (c) 1982 Bally Midway.

Tron is a 1- or 2-player game set inside the 'Tron' computer, and is based on the ground-breaking Disney movie of the same name.

Tron consists of twenty-two stages - or 'phases' - of play. Each phase consists of four separate games called "domains", all of which must be completed before moving on to the next phase. Players can determine the order in which each of the four domains is attempted, but the domain position is random and is only revealed once that domain has been chosen.

The four domains that make up a phase never change throughout the game, although both the difficulty level and number of enemies increases with each subsequent phase. The domains are as follows:

* LIGHT CYCLES : The player controls a Light Cycle that leaves a blue light trail in its wake. The aim is to 'box in' the yellow enemy Light Cycles, making them crash into either a cycle trail (theirs or the player's) or a wall. The player must also avoid any collision with either walls or light trails. The joystick controls the direction of the bike and the trigger controls its speed.

* I/O TOWER : Destroy the Grid Bugs that emerge from the grid surrounding the tower. The bugs will multiply and fill the entire screen if not stopped. Players must attempt to clear a path to - and enter - the I/O Tower before the timer runs out. The stick controls the movement of the player's character and the spinner controls the direction of fire.

* TANK MAZE : Destroy all enemy tanks that are patrolling the maze. The player's tank can fire in all directions and can bounce shots off walls, but can be destroyed by a single shot; while enemy tanks can only fire in the direction of travel but need three shots before they are destroyed. "Recognizer" tanks also feature in later phases; these Do NOT shoot but move quickly and will try to ram the player's tank. The joystick controls the movement of the player's tank and the spinner controls the direction of fire.

* MCP CONE : Destroy the blocks in the descending, rotating coloured column to clear a path and move the character up into the light cone above the blocks. A bonus is awarded if all of the blocks are destroyed. The stick controls the movement of the character and the spinner controls the direction of fire.

Bonus lives are awarded periodically throughout the game as specific point scores are reached. Each enemy and item has an assigned point value (see the "SCORING" section for details).

- TECHNICAL -

[Game No. 628]
[Upright model]

Bally Midway MCR 2 hardware

Main CPU : Zilog Z80 (@ 2.496 Mhz)
Sound CPU : Zilog Z80 (@ 2 Mhz)
Sound Chips : (2x) General Instrument AY8910 (@ 2 Mhz)

Players : 2
Control : 8-way 'flight yolk' controller with a trigger, spinner knob

- TRIVIA -

Tron was released in May 1982.

When Bally/Midway signed a deal to create a Tron video game, they were very pressed for time and needed a game quickly. They decided to let all 3 of their design teams (their in-house team, Dave Nutting Associates, and Arcade Engineering) take a crack at a prototype. The Dave Nutting Associates team (led by Dave Armstrong) proposed a 3-D color vector game that was deemed too complex and expensive, thought it was later developed into a prototype called "Earth, Friend, Mission". The internal team eventually won the right to produce the game. The initial design document called for 6 different mini-games :
1) Rings (a light-disk duel between Tron and Sark).
2) Paranoia (in which the player builds a bridge of spiders to reach an island).
3) Tank Pursuit
4) Space Spores
5) I/O Tower (the player tries to reach an energy socket while avoiding electrifying blue warriors)
6) Light Cycles.

Fearing that they would never get the game out in time, the Rings game was made into a separate game and the Paranoia and I/O Tower game was dropped (though the MCP Cone sequence was later added). At one point the film included deadly spores that were included in the game's Grid Bug sequence, but when they were removed from the movie, they had to be removed from the game as well.

To promote the game, Bally/Midway and Alladin's Castle sponsored a seven-week-long tournament at over 400 locations throughout the country, as well as a celebrity tournament.

Most of the levels correspond to a computer language. Of course, some literary license was used for the level names and a couple of them don't really make sense. Anyway, here are the 11 level names and what they are :
ALGOL : Algorithmic Language. Influenced the development of more modern language (along with FORTRAN and LISP). Used for number crunching.
ASSEMBLY : Machine language. Used to write code directly to the computer without having to compile or interpret it.
BASIC : Beginners All-purpose Symbolic Instruction Code. Used primarily for teaching rudimentary programming.
COBOL : Common Business Oriented Language. Used primarily for accounting. Very old language.
FORTRAN : Formula Translator. Used for processing numbers and/or formulas.
JCL : Job Control Language. Used on IBM mainframes to execute specific jobs and scripts on the Job Entry Subsystem.
OS : Precursor language to OS2.
PASCAL : Teaching language for compiled languages. Not very powerful.
PL1 : A play on the actual language called PLI. Language used for solving mathematical problems.
RPG : Report Program Generator. Use for generating reports. Usually used with COBOL.
SNOBOL : Used for character string manipulation.

Walt Disney Productions sued Williams Electronics for copyright and patent infringement over Williams' use of the name 'tron' in their arcade legend, "Robotron - 2084". Common sense prevailed, however, and Williams won the suit.

The game's sequel, "Discs of Tron" was originally intended to be a part of the original game but tight time constraints meant that the mini-game was not completed in time.

A Tron unit appears in the 1983 movie, 'War Games', in the 1986 movie 'The Color of Money' and in the 1987 movie, 'Death Wish 4 - The Crackdown'.

- UPDATES -

OLDER VERSION (clone 6/15 in Mame) :
* Level 1 (RPG) gives you 1000 on the timer instead of 500 in the I/O Tower game, making it easier to get the 1000 point bonus for killing all grid bugs in Level 1.
* The series of sounds that play when blocks are destroyed in the MCP Cone game are higher in pitch than in the other versions of Tron.
* Each phase features different pattern schemes from the other versions - Play Level 2 (COBOL) in the other version, and then play Level 2 in the (6/15) version, keeping the Game Difficulty setting at the default (5) each time, and you'll see what we mean.

- SCORING -

Scoring in this game is relatively easy since there aren't a lot of enemies to keep track of.
Grid Bugs : 50 points
Bit : 5000 points
Blocks : 25 points
Light Cycles : 500 points

Tanks...
1st Hit : 100 points
2nd Hit : 300 points
3rd Hit : 500 points

You get a 1000 point bonus for destroying all the Grid Bugs.
You get the remaining time added to your score when you enter the I/O Tower.

NOTE : On Level 1 (RPG), you only get 500 on the timer. On all other levels, you get 1000 on the timer. EXCEPTION : As stated in the "Updates" section above, if you're playing the (6/15) version, you always get 1000 on the timer, even on Level 1.

You get a 1000 point bonus for destroying all the Blocks.

- TIPS AND TRICKS -

When you start the game, you will have a cursor in the middle of a computer-looking grid. You have 8 seconds to go one of 4 directions on that grid. If you don't, you will be randomly sent in a direction. Once you have completed an area, you can no longer go to that area until you get to the next level. The areas are randomized on this computer grid so you won't know what you will get next. Below are the four areas and strategies to get through them.

* I/O TOWER : This is one of the easier areas to get through. It just involves a lot of shooting.
- Quickly establish where the Grid Bugs are. That way you can quickly aim to clear out a path if necessary.
- The game simulation sailor comes out at random times and drops the Bit off. Do everything you can to get to it for a free 5,000 points.
- Work your way to one of the exits and 'camp out'. Just use the spinner to aim high and low to take care of the Grid Bugs. Once the timer hits 100, go ahead and exit the screen.
- It is possible to get over 10,000 points in this area alone (5,000 for the Bit and over 5,000 for Grid Bugs killed).
- On the earlier levels, try to take out all of the Grid Bugs for the 1,000 point bonus.

* LIGHT CYCLES : This is one of the harder areas until you learn the patterns. Then it will become a breeze.
- The arena for this game is a 9 x 9 grid. Use the grid lines to gauge distances and to also know where the turns are.
- Hitting the wall, your light trail, or an enemy light trail will end your cycling career very quickly.
- Depending on the machine set up, you will need to identify different patterns and make the appropriate adjustments to your strategy. Make sure you are staying at full speed until the enemy light cycles are trapped.
- Usually you can adjust when you see enemy cycles coming after you. A lot of times they will follow another cycle into the wall or a light trail. The enemy cycles become much quicker after level 10.
- If the three light cycles are coming straight down, go right and up around them. Then do a rectangle pattern leaving an opening to the right side to allow the enemy cycles to crash against the wall.
- Use the above pattern if the middle or right cycles go straight (the other ones will veer around before they head down).
- For any other occasion, it's best to go left and make a box that way. Again, the enemy cycles will destroy themselves before you get into trouble.

* MCP CONE : Another easier area. Even if you mess up a little, you can still recover from your mistake.
- First, determine the cone's speed and direction of travel. You can accomplish the second thing by shooting at it to determine which way the hole travels.
- Next, determine your speed. This will determine how much time you have to blow through the cone to get to the exit.
- Once you have determined the above, go over to the side that the cone is entering from. For example, if the cone is moving from left to right, the go over to the left side and start shooting.
- The 4 block cones are pretty easy. Just rapidly blast a path and go up.
- The 6 block cones are a little trickier. You will need to open up the bottom part of the cone. Enter this new opening and start to chew at the top. You will end up having blocks rotate below you as you head up. Be careful and watch around you since you will end up surrounded by blocks before you enter the exit.
- The hardest cone to get through is when Tron is travelling fast and the cone is moving slow. You have to quickly blast a path any way you can or you will collide with the cone.
- For extra points, you can position yourself half-way out of the exit and blast at the top blocks. On the earlier levels, try to get the 1,000 point bonus.

* TANKS : Probably the hardest area of the game. You have to learn how to move and shoot (in different directions) at the same time.
- It takes 3 hits to destroy an enemy tank. You have the advantage, though, by being able to use rapid fire and bouncing your shots off the walls. Enemy tanks can only have one shot out a time.
- This rebounding of shots can be a very effective offensive measure. You may be able to hit tanks from afar or hit them around corners just by rebounding your shots just right. Prevent them from getting close.
- The pink teleporter area is the key to surviving many of the tank patterns. Just don't go too far in or you may end up teleporting to a hostile environment very quickly.
- If you stay off the tank trails, enemy tanks will not fire on you. They can, however, ram your tank (this is especially true if you are hanging out in the teleportation area).
- Like other parts of Tron, there are patterns you can use on the specific tank patterns to ensure your survival.

* This is an interesting bug. On the MCP Cone levels, if you go all the way to the right or the left and keep moving, you can move the whole playfield to the side. This doesn't seem to have any other affect.

* Here's an odd Tron bug : On the Recognizer Tank levels, make your way to one of the little alcoves in either the top right, or bottom left corners. The tanks cannot shoot, and will not go down an alcove, so therefore cannot kill you. Then, wait approximately 9 to 10 minutes without moving your tank. You can fire, but do not kill all the recognizers. After the time (9-10 mins), the sound system will go berzerk, starting with a very high pitch tone, which falls to a low tone that vibrates the cabinet. The sound also goes berzerk if you enter the tower at 0099 units on the bug screen.

- SERIES -

1. Tron (1982)
2. Discs of Tron (1983)
3. Tron 2.0 (2003, PC/MAC)
4. TRON (2010, iPhone/iPod)

- STAFF -

VP Engineering : John Pasierb (JP)
Software : Bill Adams (BA)
Hardware : Atish Ghosh (AG)
Art / Cabinet designer : George Gomez (CG)
With support from : Tom Leon (TL)

- PORTS -

* Consoles :
DynaVision [BR] (198?, Tron)
Microsoft XBOX 360 [XBLA] [US] [EU] [AU] (January 9, 2008)

* Computers :
Tandy Color Computer [US] (1983, "Kron")
Oric I [EU] (1984, "Light Cycle")
Sinclair ZX Spectrum [EU] (1984, "Light Cycle")

* Others :
LCD handheld game (1982) released by Tomy : cool game, the entire case is made of a smoked clear plastic so you can see the inside of the game (and it has some large, simulated circuitry in the back, to make it look even cooler...)

- CONTRIBUTE -

Edit this entry: http://www.arcade-history.com/?&page=detail&id=2979&o=2


Licensed from Alexis Bousiges under a CC Attribution 3.0 License
cheat.dat entry:
00000000 C00E 00000008 FFFFFFFF Infinite Time(disable on MCP)
00000000 C41F 00000004 FFFFFFFF Infinite Lives
20800000 542F 00000000 FFFFFFFF Invincibility Light Cycle Game Try not to go off-screen as it may have strange effects
20800000 473B 00000018 FFFFFFFF Invincibility TANK Game
20810000 3F91 00000018 FFFFFFFF Invincibility TANK Game (2/2) Part 1 takes care of bullets, Part 2 does Tank to Tank collisions
20800000 68C1 000000C9 FFFFFFFF Invincibility Circle Game
20800000 3471 00000011 FFFFFFFF Invincibility MCP Game
20810000 346A 00000018 FFFFFFFF Invincibility MCP Game (2/2) Part 1 takes care of first collision, Part 2 does later collisions
62000000 0000 00000000 00000000 Select Starting Level Level appears to repeat USER continuously after level 12
00090000 C422 00000000 00000000 01 RPG
00090000 C422 00000001 00000000 02 COBOL
00090000 C422 00000002 00000000 03 BASIC
00090000 C422 00000003 00000000 04 FORTRAN
00090000 C422 00000004 00000000 05 SNOBOL
00090000 C422 00000005 00000000 06 PL1
00090000 C422 00000006 00000000 07 PASCAL
00090000 C422 00000007 00000000 08 ALGOL
00090000 C422 00000008 00000000 09 ASSEMBLY
00090000 C422 00000009 00000000 10 OS
00090000 C422 0000000A 00000000 11 JCL
00090000 C422 0000000B 00000000 12 USER
60000000 0000 00000000 00000000
20800000 ABC3 000000C9 FFFFFFFF Skip RAM/ROM Check
20810000 ACED 000000C9 FFFFFFFF Skip RAM/ROM Check (2/2) 1st = RAM Check, 2nd = ROM Check

Credit Pugsy's MAME Cheat file
Advert

Submit Data
You are a game nerd?
You are interested in
sharing your knowledge?
Submit your data here:
email

Top contributors