Home News Forum                            
 

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

joinem: MAME ROM Information.


History:

Join 'em (c) 1983 Global.


- TECHNICAL -


Main CPU : Z80 (@ 8 Mhz)


Screen orientation : Vertical

Video resolution : 256 x 256 pixels

Screen refresh : 60.00 Hz

Palette Colors : 256


Players : 1


- SOURCES -


Game's rom.




MAME Info:

0.91u2 [David Haywood]


WIP:

- 0.138: Tafoid changed copyright from 1986 to 1983 on Joinem to match displayed year.

- 0.96: Pierpaolo Prazzoli fixed coin inputs and dipswitches in Joinem. Added 'Coin A' and 'Coin B' dipswitch.

- 0.92: Pierpaolo Prazzoli fixed Joinem - Game now playable. Changed description to 'Joinem'. Changed Z80 CPU1 clock speed to 3MHz, added Z80 (1.5MHz) CPU2 and AY-3-8910 (1.5MHz) sound. Changed visible area to 224x240. Added dipswitches 'Coinage', 'Lives', 'Cabinet' 'Infinite Lives' and 'Service Mode'.

- 5th February 2005: Pierpaolo Prazzoli - Finishing Joinem (running on jack driver with some changes). If colors are right (they are going to be checked on the real PCB), only inputs are missing...

- 0.91u2: David Haywood added Join 'Em (Global 1986). Basic driver, not much work done on it yet.


Other Emulators:

* FB Alpha


Recommended Games (Maze):

Amazing Maze

Crush Roller

The Hand

Lady Bug

Lock'n'Chase

Lock'n'Chase (DECO Cassette)

Maze Invaders

Mouse Trap

Oli-Boo-Chu

Round-Up

Turtles

Ali Baba and 40 Thieves

Blue Print

Check Man

Dazzler

Dorodon

Eyes

Hard Hat

Leprechaun

Talbot

Tylz (prototype)

Dingo

Eggor

Joinem

Lover Boy

Marvin's Maze

Mr. TNT

New Sinbad 7

Rootin' Tootin'

Sindbad Mystery

Swinging Singles

BanBam

The Berenstain Bears in Big Paw's Cave

Jack Rabbit

Mikie

The Three Stooges In Brides Is Brides

Vs. Clu Clu Land

I'm Sorry

Merlins Money Maze

Opa Opa

Klad / Labyrinth

Rompers

Trog

Touche Me

Sel Feena

Tinkle Pit

Twin Brats

Penky


Romset: 41 kb / 9 files / 22.3 zip




MAME XML Output:

       <game name="joinem" sourcefile="jack.c">
              <description>Joinem</description>
              <year>1983</year>
              <manufacturer>Global Corporation</manufacturer>
              <rom name="join1.r0" size="8192" crc="b5b2e2cc" sha1="e939478d19ac27807ba4180835c512b5fcb8d0c5" region="maincpu" offset="0"/>
              <rom name="join2.r2" size="8192" crc="bcf140e6" sha1="3fb4fbb758518d8ae26abbe76f12678cf988bd0e" region="maincpu" offset="2000"/>
              <rom name="join3.r4" size="8192" crc="fe04e4d4" sha1="9b34cc5915dd78340d1cedb34f5d397d3b39ca14" region="maincpu" offset="4000"/>
              <rom name="join7.s0" size="4096" crc="bb8a7814" sha1="cfb85408827b96a81401223256e23082b7e9598f" region="audiocpu" offset="0"/>
              <rom name="join4.p3" size="4096" crc="4964c82c" sha1="7a45399db20f9bbdb2de58243732e3951ffe358c" region="gfx1" offset="0"/>
              <rom name="join5.p2" size="4096" crc="ae78fa89" sha1="8f43fd2ec037185a1b9bd9c61c49ad891c504d4d" region="gfx1" offset="1000"/>
              <rom name="join6.p1" size="4096" crc="2b533261" sha1="ce6c1fa833b34aeb401f430d212415c33beb2922" region="gfx1" offset="2000"/>
              <rom name="l82s129.11n" size="256" crc="7b724211" sha1="7396c773e8d48dea856d9482d6c48de966616c83" region="proms" offset="0"/>
              <rom name="h82s129.12n" size="256" crc="2e81c5ff" sha1="e103c8813af704d5de11fe705de5105ff3a691c3" region="proms" offset="0"/>
              <chip type="cpu" tag="maincpu" name="Z80" clock="3000000"/>
              <chip type="cpu" tag="audiocpu" name="Z80" clock="1500000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="aysnd" name="AY-3-8910A" clock="1500000"/>
              <display tag="screen" type="raster" rotate="90" width="240" height="224" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" coins="2">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Coin A" tag="DSW1" mask="3">
                     <dipvalue name="2 Coins/1 Credit" value="1"/>
                     <dipvalue name="4 Coins/3 Credits" value="3"/>
                     <dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
                     <dipvalue name="1 Coin/3 Credits" value="2"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSW1" mask="12">
                     <dipvalue name="3 Coins/1 Credit" value="8"/>
                     <dipvalue name="2 Coins/1 Credit" value="4"/>
                     <dipvalue name="4 Coins/3 Credits" value="12"/>
                     <dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Lives" tag="DSW1" mask="16">
                     <dipvalue name="2" value="0" default="yes"/>
                     <dipvalue name="5" value="16"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW1" mask="32">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="32"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW1" mask="64">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="64"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW1" mask="128">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="128"/>
              </dipswitch>
              <dipswitch name="Cabinet" tag="DSW2" mask="1">
                     <dipvalue name="Upright" value="1" default="yes"/>
                     <dipvalue name="Cocktail" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="2">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="2"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="4">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="4"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="8">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="8"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="16">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="16"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="64">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="64"/>
              </dipswitch>
              <dipswitch name="Infinite Lives" tag="DSW2" mask="128">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="128"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="IN2" mask="128">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="128"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="256"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise