home · browse games · browse knowledge base · featured articles · about · contact us

Type 104

Release date unknown.

Member Rating


(0 total votes)

Display
?Unknown?
Orientation
?Unknown?
Resolution
?Unknown? x ?Unknown?
Colors
?Unknown?, ?Unknown?
Genre
[no data]
Attributes
[no data]
Controls
[no data]

Game Summary

No summary.

Hardware Platform: -Unique or Unknown-

Game Details

No info.

Coinop.org Member Ratings / Comments

be the first to comment on this game

 


X-Arcade Controller
X-Arcade Controller
Read our review or Buy it now

Knowledge Base

/kb_dl.aspx/KB/gametech/starwarstoesb.txt
Converting a Star Wars to an Empire Strikes Back arcade game. Version 1.1, Copyright Cliff Koch, 1996 Revision log: 1.0 Original Posting 1.1 Added the data bus wires on the daughterboard netlist (oops). I. Disclaimer Doing this conversion requires reasonable soldering skills. Incorrect wiring could cause damage to the game boards. You do these modifications at your own risk. I did my best to be accurate at describing the conversion, but could have made an
File: /kb_dl.aspx/KB/gametech/starwarstoesb.txt - 32 K - Updated 1996.07.26
/kb_dl.aspx/KB/monitortech/gwoodcock_xyhelp.txt
HOW TO DIAGNOSE, REPAIR AND UPGRADE YOUR AMPLIFONE AND WELLS-GARDNER COLOR VECTOR (XY) MONITORS version 6.1 (4-6-96) by Gregg Woodcock (woodcock@nortel.com) This article is Copyright worldwide 1991, 1996; all rights reserved. OFFICIAL CYA LEGAL WARNING AND WAIVER: Although I have made every effort to be precise, this article may contain errors. Even if it does not, some people may still damage their machines or themselves while using the
File: /kb_dl.aspx/KB/monitortech/gwoodcock_xyhelp.txt - 171 K - Updated 1999.08.01
/kb_dl.aspx/KB/gamemanuals/cine/cineinst_0.1.txt
CINEINST.TXT Preliminary description of the Cinematronics CPU and instruction set. Version: 0.1 Date: 01/31/97 Author: Zonn Moore E-mail: zonn@concentric.net (as of the above date) Released to the public domain by the author, distribute freely. ----------------------------------------------------------------------------- PREFACE This information was gathered solely through the use of the program 'cinesim.c' and few digital data books, (and, well of c
File: /kb_dl.aspx/KB/gamemanuals/cine/cineinst_0.1.txt - 31 K - Updated 1999.07.14
The Sega Out Run FAQ Version 0.3
Maintained by Chris White Andrew W. Sharples This FAQ may only be reproduced with permission, and must not be edited, altered or modified in any other way. WWW and TXT formats available from : www.diamondblack.demon.co.uk # As the case is with all FAQs, this document is a work in progress. # # Additions, corrections, and comments are very welcome. # [What's New] Version 0.3 - 7th February 1998 * Added : Machine S
File: /kb_dl.aspx/KB/faqs/faq-sega outrun.html - 70 K - Updated 1999.10.30
/kb_dl.aspx/KB/historical documents/atari games vaxmail/vax86.txt
Atari/Atari Games VaxMail 1986 Jed Margolin ___________________________________________________________________________ From: ERNIE::GRAHAM 2-JAN-1986 10:21:33.70 To: @SYS$MAIL:JUNK CC: Subj: ATARI GAMES 401-K PLAN John Klein asked me to put the following memo out on junk mail: TO: All Employees FROM: John Klein/Dennis Wood We are quite pleased to report that our 401-K Plan has gotten off to an excellent start. As of today we had 118 employees making contributions to the Plan. We encoura
File: /kb_dl.aspx/KB/historical documents/atari games vaxmail/vax86.txt - 342 K - Updated 2004.09.13
/kb_dl.aspx/KB/datasheets/cinematronics/cineinst.txt
CINEINST.TXT Preliminary description of the Cinematronics CPU and instruction set. Version: 0.1 Date: 01/31/97 Author: Zonn Moore E-mail: zonn@concentric.net (as of the above date) Released to the public domain by the author, distribute freely. ----------------------------------------------------------------------------- PREFACE This information was gathered solely through the use of the program 'cinesim.c' and few digital data books, (and, well of course, a schem
File: /kb_dl.aspx/KB/datasheets/cinematronics/cineinst.txt - 30 K - Updated 1997.02.02
Tempest Tech Info
Tempest Dip Switch Settings, Pinouts, Memory Map, ROM Info and EAROM info
File: /kb_dl.aspx/KB/gametech/tempest tech.html - 15 K - Updated 2002.04.25
The REAL "PONG" FAQ Version 1.02
10 Nov.1997 Creator & Maintainer: Sly D.C. *** Special Edition *** O.K.,Here's the legal stuff: Copyright (c) 1997, Sylvain De Chantal All rights reserved. This document may be copied, in whole or in part, by any means provided the copyright and contributors sections remain intact and no fee is charged for the information. Contributors retain the copyright to their individual contributions. The data contained here in is provided for informational purposes
File: /kb_dl.aspx/KB/faqs/faq-pong.html - 28 K - Updated 1999.10.30
The Bronze Age (1971 to 1980) Video Game List
Vers 2.7 May 12, 1998 additions/corrections to aek@spies.com and kk@clickto.com Note: Date may either be release date, date from a manual or schematic, or the date that a game appears in a publication Monitor Type ------------ H-- = Horizontal V-- = Vertical -R- = Raster -V- = Vector --B = B&W --O = Color Overlay --C = Color --P = Projection Name Manuf Date uP Man/ROM # ---- ----- -
File: /kb_dl.aspx/KB/faqs/list-bronzeagebyyear.html - 30 K - Updated 1999.10.29
Gottlieb System Boards Info
Submitted by Unknown Last updated: November 27, 1996 Gottlieb Video System Boards * GV-100 Reactor uses a MA-289 board which looks very similar to the GG-III system board with 2 noticeable exceptions, no battery & smaller 2732 type program roms near the edge connector (instead of the 2764's). It should be possible to adapt this game to run on the GG-III system board. GG-III system board are marked C-22248-3 and will run the following games... * GV-102 Mad Planets
File: /kb_dl.aspx/KB/gametech/gottleibboards.html - 4 K - Updated 2000.01.20
/kb_dl.aspx/KB/datasheets/6502/6502dasm.c
/* 6502dasm.c - R6502 Dissassembly */ /* Version 1.0 Jan 12 1996*/ /* Copyright © 1996 Sean Riddle/Jess Askey */ /* the data files must be kept compatible across systems! */ /* usage: 6502disasm <file> [<data file>] */ /* output to stdout, so use redirection */ /* The optional data file contains 7 types of lines: */ /* o Remarks - these are lines beginning with a semi-colon (;) */ /* they are completely ignored. */ /* o 1 ORG line - gives the origin of the code; this is the starting */ /* address to
File: /kb_dl.aspx/KB/datasheets/6502/6502dasm.c - 25 K - Updated 1997.01.01
/kb_dl.aspx/KB/historical documents/atari games vaxmail/vax87.txt
Atari/Atari Games VaxMail 1987 Jed Margolin ___________________________________________________________________________ From: KIM::RAINS 2-JAN-1987 10:27:26.19 To: @sys$mail:engineer CC: Subj: Computer Health Note #3 VAX-edrin Headache #3 You've been poking around somewhere in another directory (something like SYS$USERDISK:[FRED.STUFF.MORESTUFF.EVENMORESTUFF]) and now you have found something you want to get back to or reference with out so much directory name baggage. Sure, it doesn't
File: /kb_dl.aspx/KB/historical documents/atari games vaxmail/vax87.txt - 271 K - Updated 2004.09.13
/kb_dl.aspx/KB/historical documents/atari games vaxmail/vax90.txt
Atari/Atari Games VaxMail 1990 Jed Margolin ___________________________________________________________________________ From: BERT::LTURNER 2-JAN-1990 15:43:12.18 To: @SYS$MAIL:EVERYBODY CC: LTURNER Subj: New Baby This is to annouce the arrival of a new addition at the Moore house. His name is Evan Alexander Bettencourt Moore. He was born on Saturday, December 30, at 10:21A. Weight -- 7 lbs 10 oz Height -- 20 1/2 inches Mother and baby are home and doing well. _____________________________
File: /kb_dl.aspx/KB/historical documents/atari games vaxmail/vax90.txt - 537 K - Updated 2004.09.13
/kb_dl.aspx/KB/historical documents/atari games vaxmail/vax91.txt
Atari/Atari Games VaxMail 1991 Jed Margolin ___________________________________________________________________________ From: GAWD::MCCARTHY "Pat" 2-JAN-1991 12:37:15.74 To: @SYS$MAIL:JUNK CC: MCCARTHY Subj: New employee. If you haven't already noticed or been introduced, we have a new employee starting today. His name is John Moore. He is a hardware design engineer in the Electrical Design group, reporting to me. His office is the corner cubicle just outside my office. Drop by and say Hi. _____
File: /kb_dl.aspx/KB/historical documents/atari games vaxmail/vax91.txt - 834 K - Updated 2004.09.13
Cinematronics CPU and instruction set.
Version: 1.0 Date: 07/31/97 Author: Zonn Moore E-mail: zonn@concentric.net (as of the above date) Released to the public domain by the author, distribute freely. Revision History: ----------------- Version 0.1, 01/31/97 Initial release. Version 1.0, 07/31/97 Added Color and Intensity descriptions. Added Description of the Coin Counter. Fixed some bugs in the Vector Draw description (I had the registers backwards).
File: /kb_dl.aspx/KB/gametech/cineinst.html - 38 K - Updated 2000.01.23

Search the following for Type 104

 

This game page was created 07/03/2000 01:12:06 and last updated 07/03/2000 01:12:06