Home News Forum                            
 

Play your favorite classic games and more with the GameEx front end. Read more.

gundl94: MAME ROM Information.


History:

Gun Dealer '94 (c) 1994 Dooyong.


A puzzle game from Dooyong where you have to arrange colored number-blocks so that they disappear.


- TECHNICAL -


Main CPU : Z80 (@ 8 Mhz)

Sound CPU : Z80 (@ 4 Mhz)

Sound Chips : YM2151 (@ 3.576545 Mhz), OKI6295 (@ 7.575 Khz)


Screen orientation : Horizontal

Video resolution : 384 x 256 pixels

Screen refresh : 60.00 Hz

Palette colors : 1024


Players : 2

Control : 8-way joystick

Buttons : 2


- TRIVIA -


This game is also known as "Primella" (NTC license).


- SERIES -


1. Gun Dealer (1990)

2. Gun Dealer '94 (1994)


- SOURCES -


Game's rom.




MAME Info:

0.54 [Nicola Salmoria]

0.37b6 [Nicola Salmoria]


WIP:

- 0.96u1: Changed YM2151 clock speed to 3579545 Hz. Removed 3rd button. Added 'Coin Type' dipswitch.

- 0.74: Changed MSM6295 clock speed to 7575 Hz.

- 0.54: Nicola Salmoria added Gun Dealer '94.

- 20th August 2001: Nicola Salmoria added a version of Primella called Gun Dealer '94 to the Dooyong driver.

- 0.37b6: Nicola Salmoria added Primella (Dooyong 1994 (NTC license)). Known issues: Does the game really support cocktail mode as service mode suggests? Are buttons 2 and 3 used as service mode suggests?

- 19th August 2000: Nicola Salmoria sent in a Dooyong driver with support for Pollux, Blue Hawk, Primella, R-Shark and The Last Day.


Romset: 1344 kb / 11 files / 496.6 zip




MAME XML Output:

       <game name="gundl94" sourcefile="dooyong.c">
              <description>Gun Dealer '94</description>
              <year>1994</year>
              <manufacturer>Dooyong</manufacturer>
              <rom name="gd94_001.d3" size="131072" crc="3a5cc045" sha1="182743458c36bb6254a39cf9a371fd2b0d72d145" region="maincpu" offset="0"/>
              <rom name="gd94_003.r6" size="65536" crc="ea41c4ad" sha1="e39e0507f4f370432ef0ca11dbecef176716cec4" region="audiocpu" offset="0"/>
              <rom name="gd94_002.c5" size="131072" crc="8575e64b" sha1="08ef8af655a354c30ee3fe587554e418903147f5" region="gfx1" offset="0"/>
              <rom name="gd94_009.n9" size="131072" crc="40eabf55" sha1="660f4318248001049369e1e715c7ff09d551c256" region="gfx2" offset="0"/>
              <rom name="gd94_004.n7" size="131072" crc="0654abb9" sha1="c0fcd8ba78db341f46acb523c670d053e3d82b16" region="gfx2" offset="1"/>
              <rom name="gd94_012.g9" size="131072" crc="117c693c" sha1="e08bd6fbbae8ac657e6a1f9df36983ace941da3a" region="gfx3" offset="0"/>
              <rom name="gd94_007.g7" size="131072" crc="96a72c6d" sha1="b79a746fc114eb8977591f147e4ea4a4e4f14526" region="gfx3" offset="1"/>
              <rom name="gd94_008.r9" size="131072" crc="f92e5803" sha1="69dd11469e9e6bdc7825a5a14994276b50c10a14" region="oki" offset="0"/>
              <rom name="gd94_011.j9" size="131072" crc="d8ad0208" sha1="5df0f94ef86d7a03bde546e7aafdc0caf8a17076" region="cpu2" offset="0"/>
              <rom name="gd94_006.j7" size="131072" crc="1d9536fe" sha1="d72e66a529456c87217f9ba88f7f45aa2aa3e399" region="gfx4" offset="0"/>
              <rom name="gd94_010.l7" size="131072" crc="4b74857f" sha1="a4413369fdb165c0f12454592181675095f28145" region="gfx4" offset="1"/>
              <chip type="cpu" tag="maincpu" name="Z80" clock="8000000"/>
              <chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
              <chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
              <display tag="screen" type="raster" rotate="0" width="384" height="256" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" buttons="2" coins="2">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Service Mode" tag="DSWA" mask="1">
                     <dipvalue name="Off" value="1" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin Type" tag="DSWA" mask="2">
                     <dipvalue name="A" value="2" default="yes"/>
                     <dipvalue name="B" value="0"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSWA" mask="4">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="4" default="yes"/>
              </dipswitch>
              <dipswitch name="Flip Screen" tag="DSWA" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A" tag="DSWA" mask="48">
                     <dipvalue name="2 Coins/1 Credit" value="16"/>
                     <dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="0"/>
                     <dipvalue name="1 Coin/2 Credits" value="32"/>
                     <dipvalue name="4 Coins/1 Credit" value="0"/>
                     <dipvalue name="3 Coins/1 Credit" value="16"/>
                     <dipvalue name="2 Coins/1 Credit" value="32"/>
                     <dipvalue name="1 Coin/1 Credit" value="48" default="yes"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSWA" mask="192">
                     <dipvalue name="2 Coins/1 Credit" value="64"/>
                     <dipvalue name="1 Coin/1 Credit" value="192" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="0"/>
                     <dipvalue name="1 Coin/2 Credits" value="128"/>
                     <dipvalue name="1 Coin/2 Credits" value="192" default="yes"/>
                     <dipvalue name="1 Coin/3 Credits" value="128"/>
                     <dipvalue name="1 Coin/4 Credits" value="64"/>
                     <dipvalue name="1 Coin/6 Credits" value="0"/>
              </dipswitch>
              <dipswitch name="Show Girl" tag="DSWB" mask="3">
                     <dipvalue name="Skip Skip Skip" value="0"/>
                     <dipvalue name="Dress Dress Dress" value="3"/>
                     <dipvalue name="Dress Half Half" value="2"/>
                     <dipvalue name="Dress Half Naked" value="1" default="yes"/>
              </dipswitch>
              <dipswitch name="Difficulty" tag="DSWB" mask="12">
                     <dipvalue name="Easy" value="8"/>
                     <dipvalue name="Normal" value="12" default="yes"/>
                     <dipvalue name="Hard" value="4"/>
                     <dipvalue name="Hardest" value="0"/>
              </dipswitch>
              <dipswitch name="Cabinet" tag="DSWB" mask="16">
                     <dipvalue name="Upright" value="16" default="yes"/>
                     <dipvalue name="Cocktail" value="0"/>
              </dipswitch>
              <dipswitch name="Unused" tag="DSWB" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unused" tag="DSWB" mask="64">
                     <dipvalue name="Off" value="64" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Allow Continue" tag="DSWB" mask="128">
                     <dipvalue name="No" value="0"/>
                     <dipvalue name="Yes" value="128" default="yes"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="1024"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise