dcon: MAME ROM Information. History:
D-Con (c) 1992 Success.
- TECHNICAL -
Main CPU : 68000 (@ 10 Mhz)
Sound CPU : Z80 (@ 4 Mhz)
Sound Chips : YM3812 (@ 4 Mhz), OKI6295 (@ 8 Khz)
Players : 2
Control : 8-way joystick
Buttons : 2
- TRIVIA -
Released in August 1992.
- SOURCES -
Game's rom.
MAME Info:
0.36b10 [Bryan McPhail]
WIP:
- 0.131u1: MooglyGuy merged memory maps in the D-Con driver.
- 0.99u2: Improvements to the D-Con driver [Pierpaolo Prazzoli]: Fixed sprites - sprites priorities. Fixed sprites - tilemaps priorities. Added wrap around and flipy in sprites.
- 0.57: Added 'Coin A/B' dipswitches.
- 0.37b16: Added 2nd coin slot.
- 28th November 1999: Bryan McPhail fixed the sound in Raiden and D-Con.
- 17th November 2001: Gerardo Oporto fixed dipswitch settings in the D-Con driver.
- 0.36b10: Bryan McPhail added D-Con (Success 1992).
- 16th November 1999: Bryan McPhail sent in a driver for D-Con.
LEVELS: 8
Other Emulators:
* FB Alpha
Recommended Games (Defence):
Galaxy Wars
Space Launcher
The End
Missile Command
Arcade Classics (Missile Command II)
New York New York
Space Zap
Colony 7
Dark Warrior
Demoneye-X
Laser Base
Pleiads
Satan's Hollow
Space Tactics
War of the Worlds
Liberator
Orbitron
Tactician
Raiders
Senjyo
Repulse
D-Con
Alligator Hunt
Romset: 4416 kb / 15 files / 1007.9 zip
MAME XML Output:
   | <game name="dcon" sourcefile="dcon.c"> |
   |    | <description>D-Con</description> |
   |    | <year>1992</year> |
   |    | <manufacturer>Success</manufacturer> |
   |    | <rom name="p0-0" size="131072" crc="a767ec15" sha1="5ceeba97b58c4e24d8c0991303dd6f7a2dfeda48" region="maincpu" offset="0"/> |
   |    | <rom name="p0-1" size="131072" crc="a7efa091" sha1="aa0e97d20f3bdc1adc019fe62112a8417bb3ddf1" region="maincpu" offset="1"/> |
   |    | <rom name="p1-0" size="131072" crc="3ec1ef7d" sha1="6195f1402dba5b3d3913e97cd78ba1e8865f7692" region="maincpu" offset="40000"/> |
   |    | <rom name="p1-1" size="131072" crc="4b8de320" sha1="14a3ab347fc468869355951294c3e3a8f9211b6a" region="maincpu" offset="40001"/> |
   |    | <rom name="fmsnd" size="65536" crc="50450faa" sha1="d4add7d357951b51d53ed7f143ece7f3bde7f4cb" region="audiocpu" offset="0"/> |
   |    | <rom name="fix0" size="65536" crc="ab30061f" sha1="14dba37fef7bd13c827fd542b24cc593dcdc9f99" region="gfx1" offset="0"/> |
   |    | <rom name="fix1" size="65536" crc="a0582115" sha1="498d6e4f631a5dfe54d5c2813c47d40c466b694d" region="gfx1" offset="10000"/> |
   |    | <rom name="bg1" size="524288" crc="eac43283" sha1="f5d384c98751002416013a9a920e2ab2cea61cb1" region="gfx2" offset="0"/> |
   |    | <rom name="bg3" size="524288" crc="1408a1e0" sha1="d96fb8a60af02df313ffc9e0284611d7ca50540d" region="gfx3" offset="0"/> |
   |    | <rom name="bg2" size="524288" crc="01864eb6" sha1="78f755d7462a787bd1a378184e8fce8fa889f258" region="gfx4" offset="0"/> |
   |    | <rom name="obj0" size="524288" crc="c3af37db" sha1="7d6ee07b6302aaec8d792faf78a37898a2ac3c4e" region="gfx5" offset="0"/> |
   |    | <rom name="obj1" size="524288" crc="be1f53ba" sha1="061b80487e6c4040618af6ed9c5315fba44f5d0c" region="gfx5" offset="80000"/> |
   |    | <rom name="obj2" size="524288" crc="24e0b51c" sha1="434b4d58f785eefb5380c08a0704c8dea6609268" region="gfx5" offset="100000"/> |
   |    | <rom name="obj3" size="524288" crc="5274f02d" sha1="69b94363624177c92e1b3413244ce649c2e5a696" region="gfx5" offset="180000"/> |
   |    | <rom name="pcm" size="131072" crc="d2133b85" sha1="a2e61c9893da8a95c35c0b47e2c43c315b654de8" region="oki" offset="0"/> |
   |    | <chip type="cpu" tag="maincpu" name="68000" clock="10000000"/> |
   |    | <chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/> |
   |    | <chip type="audio" tag="mono" name="Speaker"/> |
   |    | <chip type="audio" tag="ymsnd" name="YM3812" clock="4000000"/> |
   |    | <chip type="audio" tag="oki" name="OKI6295" clock="1320000"/> |
   |    | <display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="60.000000" /> |
   |    | <sound channels="1"/> |
   |    | <input players="2" buttons="2" coins="2"> |
   |    |    | <control type="joy" ways="8"/> |
   |    | </input> |
   |    | <dipswitch name="Coin A" tag="DSW" mask="7"> |
   |    |    | <dipvalue name="5 Coins/1 Credit" value="0"/> |
   |    |    | <dipvalue name="4 Coins/1 Credit" value="1"/> |
   |    |    | <dipvalue name="3 Coins/1 Credit" value="2"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="3"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="7" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="6"/> |
   |    |    | <dipvalue name="1 Coin/3 Credits" value="5"/> |
   |    |    | <dipvalue name="1 Coin/4 Credits" value="4"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coin B" tag="DSW" mask="56"> |
   |    |    | <dipvalue name="5 Coins/1 Credit" value="0"/> |
   |    |    | <dipvalue name="4 Coins/1 Credit" value="8"/> |
   |    |    | <dipvalue name="3 Coins/1 Credit" value="16"/> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="24"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="56" default="yes"/> |
   |    |    | <dipvalue name="1 Coin/2 Credits" value="48"/> |
   |    |    | <dipvalue name="1 Coin/3 Credits" value="40"/> |
   |    |    | <dipvalue name="1 Coin/4 Credits" value="32"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="64"> |
   |    |    | <dipvalue name="Off" value="64" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="128"> |
   |    |    | <dipvalue name="Off" value="128" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="256"> |
   |    |    | <dipvalue name="Off" value="256" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="512"> |
   |    |    | <dipvalue name="Off" value="512" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="1024"> |
   |    |    | <dipvalue name="Off" value="1024" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="2048"> |
   |    |    | <dipvalue name="Off" value="2048" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="4096"> |
   |    |    | <dipvalue name="Off" value="4096" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="8192"> |
   |    |    | <dipvalue name="Off" value="8192" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="16384"> |
   |    |    | <dipvalue name="Off" value="16384" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unknown" tag="DSW" mask="32768"> |
   |    |    | <dipvalue name="Off" value="32768" default="yes"/> |
   |    |    | <dipvalue name="On" value="0"/> |
   |    | </dipswitch> |
   |    | <driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="unsupported" palettesize="2048"/> |
|
|