Home News Forum                            
 

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

sdtennis: MAME ROM Information.


History:

Super Doubles Tennis (c) 1983 Data East.


- TECHNICAL -


Main CPU : M6502 (@ 750 Khz)

Sound CPU : M6502 (@ 500 Khz)

Sound Chips : (2x) AY8910 (@ 1.5 Mhz)


Screen orientation : Vertical

Video resolution : 240 x 240 pixels

Screen refresh : 57.00 Hz

Palette colors : 16


Players : 2

Control : 8-way joystick

Buttons : 1


- TRIVIA -


Also released on the DECO Cassette System hardware as "Super Doubles Tennis [Cassette No.34]".


- SOURCES -


Game's rom.




MAME Info:

0.68 [Bryan McPhail]


WIP:

- 0.72u1: Pierpaolo Prazzoli fixed sound in Super Doubles Tennis.

- 0.68: Bryan McPhail added Super Doubles Tennis (Data East 1983).

- 10th January 2003: Stephane Humbert partially fixed the dipswitch settings in Super Doubles Tennis.

- 9th January 2003: Bryan McPhail added Super Doubles Tennis to the Burger Time driver.


Recommended Games (Tennis):

Tournament Table

World Tennis

Pro Tennis (DECO Cassette)

Pro Sports - Bowling, Tennis, and Golf

Tennis (bootleg of Pro Tennis)

Super Doubles Tennis

Super Doubles Tennis (DECO Cassette)

Tennis (PlayChoice-10)

Vs. Tennis

Forty-Love

Passing Shot

World Court

Super World Court

Hot Shots Tennis

Super Tennis (Nintendo Super System)

David Crane's Amazing Tennis (Nintendo Super System)

Grand Slam (Mega Play)

Reality Tennis

Super Slam

Ultimate Tennis

Capcom Sports Club (Tennis)

Virtua Tennis / Power Smash

Virtua Tennis 2 / Power Smash 2

Smash Court Pro Tournament

-

Match '98


Romset: 60 kb / 9 files / 22.9 zip




MAME XML Output:

       <game name="sdtennis" sourcefile="btime.c">
              <description>Super Doubles Tennis</description>
              <year>1983</year>
              <manufacturer>Data East Corporation</manufacturer>
              <rom name="ao_08.12b" size="8192" crc="6193724c" sha1="97239c5aa8c8cd1812fba1b15be4d9a48eb0651a" region="maincpu" offset="a000"/>
              <rom name="ao_07.12c" size="8192" crc="064888db" sha1="f7bb728ab3408bb553191d9e131a441db1b39666" region="maincpu" offset="c000"/>
              <rom name="ao_06.12d" size="8192" crc="413c984c" sha1="1431df4db52d621ba39fd47dbd49da103b5c0bcf" region="maincpu" offset="e000"/>
              <rom name="ao_05.6c" size="4096" crc="46833e38" sha1="420831149a566199d6a3c74ef3df0687b4ddcbe4" region="audiocpu" offset="e000"/>
              <rom name="ao_00.4e" size="8192" crc="f4e0cbd6" sha1="a2ede0ce4a26957a5d3b62872a42b8979f5000aa" region="gfx1" offset="0"/>
              <rom name="ao_01.4f" size="8192" crc="f99029da" sha1="45bc56ff6284d02371d5e1cd5239be665f9e56c7" region="gfx1" offset="2000"/>
              <rom name="ao_02.4h" size="8192" crc="c3077555" sha1="addfc67735dc22dfed9c4c4ec8d9dcf590c76737" region="gfx1" offset="4000"/>
              <rom name="ao_03.10e" size="4096" crc="1977db9b" sha1="d175974967fdeb608df668089fa2a14b2d1609e6" region="gfx2" offset="0"/>
              <rom name="ao_04.10f" size="4096" crc="921952af" sha1="4e9248f3493a5f4651278f27c11f507571242317" region="gfx2" offset="1000"/>
              <chip type="cpu" tag="maincpu" name="M6502" clock="750000"/>
              <chip type="cpu" tag="audiocpu" name="M6502" clock="500000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="ay1" name="AY-3-8910A" clock="1500000"/>
              <chip type="audio" tag="ay2" name="AY-3-8910A" clock="1500000"/>
              <chip type="audio" tag="discrete" name="DISCRETE"/>
              <display tag="screen" type="raster" rotate="270" width="240" height="240" refresh="57.444853" pixclock="6000000" htotal="384" hbend="8" hbstart="248" vtotal="272" vbend="8" vbstart="248" />
              <sound channels="1"/>
              <input players="2" buttons="1" coins="2" tilt="yes">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Coin A" tag="DSW1" mask="3">
                     <dipvalue name="2 Coins/1 Credit" value="0"/>
                     <dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
                     <dipvalue name="1 Coin/2 Credits" value="2"/>
                     <dipvalue name="1 Coin/3 Credits" value="1"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSW1" mask="12">
                     <dipvalue name="2 Coins/1 Credit" value="0"/>
                     <dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
                     <dipvalue name="1 Coin/2 Credits" value="8"/>
                     <dipvalue name="1 Coin/3 Credits" value="4"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="DSW1" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW1" mask="32">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="32"/>
              </dipswitch>
              <dipswitch name="Cabinet" tag="DSW1" mask="64">
                     <dipvalue name="Upright" value="0" default="yes"/>
                     <dipvalue name="Cocktail" value="64"/>
              </dipswitch>
              <dipswitch name="Lives" tag="DSW2" mask="1">
                     <dipvalue name="1" value="0"/>
                     <dipvalue name="2" value="1" default="yes"/>
              </dipswitch>
              <dipswitch name="Bonus Life" tag="DSW2" mask="6">
                     <dipvalue name="1 Set won" value="6" default="yes"/>
                     <dipvalue name="2 Sets won" value="4"/>
                     <dipvalue name="3 Sets won" value="2"/>
                     <dipvalue name="None" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Copyright" tag="DSW2" mask="224">
                     <dipvalue name="Data East Corporation" value="224" default="yes"/>
                     <dipvalue name="Data East USA" value="192"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="16"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise