insector: MAME ROM Information. History:
Insector (c) 1982 Gottlieb.
You are a can of bug spray. Collect the jewels on the screen and destroy all the bugs.
- TECHNICAL -
Main CPU : I8086 (@ 5 Mhz)
Sound CPU : M6502 (@ 894.886 Khz)
Sound Chips : DAC
Screen orientation : Horizontal
Video resolution : 256 x 240 pixels
Screen refresh : 61.00 Hz
Palette colors : 16
Players : 2
Control : 8-way joystick
Buttons : 2
- TRIVIA -
This was Skelly's second game for Gottlieb, but it was never released. Number produced estimated at 1 or 2 units. This game represents Skelly's own answer to "Robotron - 2084".
The cool thing about Insector is the three-letter code in at the start. Tim Skelly used this value as a seed for each player's pseudo random number generator. That way, if you want exactly the same game every time, you enter the same three letters. If you wanted to handicap yourself, you would enter different letters and let the other player enter their usual letters, etc.
- TIPS AND TRICKS -
* Make The Game Easier : Tim put in this game a secret code that made the game easier. Enter 'DDT' on the three-letter start (David Thiel's initials).
- STAFF -
Designed & programmed by : Tim Skelly
Audio by : David D. Thiel
- SOURCES -
Game's rom.
MAME Info:
0.37b2 [Fabrice Frances]
NOTE:
- Insector is a prototype game and was never released.
WIP:
- 0.122u5: Fixed cpu2 rom address.
- 0.76: Fabrice Frances added Insector sound rom loading. Added missing 4k cpu2 rom ($f000).
- 0.37b7: Removed Samples sound.
- 0.37b2: Fabrice Frances added Insector (prototype) (Gottlieb 1982).
Recommended Games (Maze Bugs):
Centipede
Atari Arcade Classics (Super Centipede)
Millipede
4 Fun in 1 (Galactic Convoy)
Boxing Bugs
Frog & Spiders
Lady Bug
War of the Bugs
The Amazing Adventures of Mr. F. Lea
Anteater
Beezer
Black Widow
Bubbles
Changes
Funky Bee
Insector
Slither
Birdiy
Botanic
Imago
Exed Exes
Noboranka
Stompin'
Exterminator
Insector X
Povar / Sobrat' Buran / Agroprom (Pssst)
Bio-hazard Battle (Mega Play)
Critter Crusher
Excelsior
Ripper Ribbit
Hammer (Mosquito, Cockrouch and Fly)
Hae Hae Ka Ka Ka
Mushiking The King Of Beetle 2K3 2nd
Bugs Fever
Romset: 76 kb / 11 files / 30.0 zip
MAME XML Output:
   | <game name="insector" sourcefile="gottlieb.c"> |
   |    | <description>Insector (prototype)</description> |
   |    | <year>1982</year> |
   |    | <manufacturer>Gottlieb</manufacturer> |
   |    | <rom name="rom3" size="8192" crc="640881fd" sha1="2832183e41ae7e631b61e4845fa68ce1c49edf29" region="maincpu" offset="8000"/> |
   |    | <rom name="rom2" size="8192" crc="456bc3f4" sha1="b61a56a65639f97399a8a3a4293ac2292edfd159" region="maincpu" offset="a000"/> |
   |    | <rom name="rom1" size="8192" crc="706962af" sha1="e40b567fdf6a3f7c6485808b4db45cea322c7724" region="maincpu" offset="c000"/> |
   |    | <rom name="rom0" size="8192" crc="31cee24b" sha1="3d21f5d530cc022f9633ad487e13a664848dd3e6" region="maincpu" offset="e000"/> |
   |    | <rom name="gv106s.bin" size="4096" crc="25bcc8bc" sha1="adf401901f1479a5bffaed85135669b1133334b4" region="r1sound:audiocpu" offset="7000"/> |
   |    | <rom name="bg0" size="4096" crc="0dc2037e" sha1="aa3fdec7884aad782e430182326f5b113f59bf00" region="bgtiles" offset="0"/> |
   |    | <rom name="bg1" size="4096" crc="3dd73b94" sha1="98b6592a907d6cb6a692c576f757bb612f8d3b72" region="bgtiles" offset="1000"/> |
   |    | <rom name="fg3" size="8192" crc="9bbf5b6b" sha1="3866d4f5231140e0b7ffe5daa4752d09d3bd7241" region="sprites" offset="0"/> |
   |    | <rom name="fg2" size="8192" crc="5adf9986" sha1="2ef0d002d7ab4c9199e40dfcb25747564ecc0495" region="sprites" offset="2000"/> |
   |    | <rom name="fg1" size="8192" crc="4bb16111" sha1="88ac8c957c6968d355c494bf95ccf8a99152e5e9" region="sprites" offset="4000"/> |
   |    | <rom name="fg0" size="8192" crc="965f6b76" sha1="faec9d43f39e730eefd08d4c3337ed4b230bf7e1" region="sprites" offset="6000"/> |
   |    | <chip type="cpu" tag="maincpu" name="8088" clock="5000000"/> |
   |    | <chip type="cpu" tag="r1sound:audiocpu" name="M6502" clock="894886"/> |
   |    | <chip type="audio" tag="mono" name="Speaker"/> |
   |    | <chip type="audio" tag="r1sound" name="Gottlieb Sound rev. 1"/> |
   |    | <chip type="audio" tag="r1sound:dac" name="DAC"/> |
   |    | <display tag="screen" type="raster" rotate="0" width="256" height="240" refresh="61.419025" pixclock="5000000" htotal="318" hbend="0" hbstart="256" vtotal="256" vbend="0" vbstart="240" /> |
   |    | <sound channels="1"/> |
   |    | <input players="2" buttons="2" coins="2"> |
   |    |    | <control type="joy" ways="8"/> |
   |    | </input> |
   |    | <dipswitch name="Bonus Life" tag="DSW" mask="1"> |
   |    |    | <dipvalue name="25k 75k and every 50k" value="0" default="yes"/> |
   |    |    | <dipvalue name="30k 90k and every 60k" value="1"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Demo Sounds" tag="DSW" mask="2"> |
   |    |    | <dipvalue name="Off" value="2"/> |
   |    |    | <dipvalue name="On" value="0" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Demo Mode (Unlim Lives, Start 2=Adv. (Cheat)" tag="DSW" mask="4"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="4"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Lives" tag="DSW" mask="8"> |
   |    |    | <dipvalue name="3" value="8" default="yes"/> |
   |    |    | <dipvalue name="5" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coinage" tag="DSW" mask="80"> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="64"/> |
   |    |    | <dipvalue name="2 Coins/2 Credits" value="80"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="0" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="16"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Free Play" tag="DSW" mask="32"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="32"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Cabinet" tag="DSW" mask="128"> |
   |    |    | <dipvalue name="Upright" value="0" default="yes"/> |
   |    |    | <dipvalue name="Cocktail" value="128"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Service Mode" tag="IN1" mask="64"> |
   |    |    | <dipvalue name="Off" value="64" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="1"> |
   |    |    | <dipvalue name="Off" value="1" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="2"> |
   |    |    | <dipvalue name="Off" value="2" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="4"> |
   |    |    | <dipvalue name="Off" value="4" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="8"> |
   |    |    | <dipvalue name="Off" value="8" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="16"> |
   |    |    | <dipvalue name="Off" value="16" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="r1sound:SB1" mask="32"> |
   |    |    | <dipvalue name="Off" value="32" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Sound Test" tag="r1sound:SB1" mask="64"> |
   |    |    | <dipvalue name="Off" value="64" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="unsupported" palettesize="16"/> |
|
|