Home News Forum                            
 

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

chameleo: MAME ROM Information.


History:

Chameleon (c) 1983 Jaleco.


A colourful platform game in which the player controls a long-tongued chameleon that must make around a series of single-screen, platform-strewn levels; stealing chicken eggs from their nests and being careful to avoid contact with angry chickens.


As well as walking along the platforms and poles, the chameleon can use its tongue to pull itself up to higher platforms; and to escape from any nearby chickens. Each level also has a number of bombs placed at various points; the chameleon can hit these with its tongue to send them crashing towards nearby chickens. The player must keep an eye out for projectiles thrown by the chickens, such as flashing eggs.


If the nesting eggs are left for too long, they will hatch into a baby chick. The player can eat the chick for bonus points, but if the chick is left alone for too long, it will grow into an adult chicken and start attacking the player.


A level is over once all of the eggs have been collected and all of the chickens killed.


- TECHNICAL -


Main CPU : M6502 (@ 2 Mhz)

Sound CPU : M6502 (@ 600 Khz)

Sound Chips : (2x) SN76496 (@ 2 Mhz)


Players : 2

Control : 4-way joystick

Buttons : 1


- TRIVIA -


Released in June 1983.


Developed by Donga-Seiko (After the development of this game, some of the staff established 'Tose').


After publishing this video game, Japan Leisure changed their name to 'Jaleco'.


- SOURCES -


Game's rom.




MAME Info:

0.56 [Luca Elia]


WIP:

- 0.122u6: Lowerd FPS in Lasso driver to avoid corrupting Chameleon's high score table [Zsolt Vasvari].

- 0.122u5: Changed M6502 CPU1 clock speed to 705562 Hz.

- 0.116u2: Justin Kerk and Lord Nightmare updated Chameleon to correctly use the SN76489 instead of the SN76496, which was a later design.

- 0.61: Changed visible area to 256x224. Replaced 'Unknown 1-7' dipswitch with 4x 'Unknown'.

- 0.56: Luca Elia added Chameleon (Jaleco 1983).

- 8th October 2001: Luca Elia added Chameleon to the Lasso driver.

- 30th April 1999: Darren Olafson sent in a very preliminary driver for Chameleon, but neither controls or sound are working.


LEVELS: 4 (endless)


Recommended Games:

Chameleon

Eggor

Scrambled Egg

Chicken Shift

Egg Venture

Chicken Farm


Romset: 61 kb / 11 files / 26.1 zip




MAME XML Output:

       <game name="chameleo" sourcefile="lasso.c">
              <description>Chameleon</description>
              <year>1983</year>
              <manufacturer>Jaleco</manufacturer>
              <rom name="chamel4.bin" size="8192" crc="97379c47" sha1="b29fa2318d4260c29fc95d22a461173dc960ad1a" region="maincpu" offset="4000"/>
              <rom name="chamel5.bin" size="8192" crc="0a2cadfd" sha1="1ccc43accd60ca15b8f03ed1c3fda76a840a2bb1" region="maincpu" offset="6000"/>
              <rom name="chamel6.bin" size="8192" crc="b023c354" sha1="0424ecf81ac9f0e055f9ff01cf0bd6d5c9ff866c" region="maincpu" offset="8000"/>
              <rom name="chamel7.bin" size="8192" crc="a5a03375" sha1="c1eac4596c2bda419f3c513ecd3df9fae49ae159" region="maincpu" offset="a000"/>
              <rom name="chamel3.bin" size="4096" crc="52eab9ec" sha1="554c34134e3af970262da89fe82feeaf47fd30bc" region="audiocpu" offset="1000"/>
              <rom name="chamel2.bin" size="4096" crc="81dcc49c" sha1="7e1b4351775f9c140a43f531da8b055271b7b28c" region="audiocpu" offset="6000"/>
              <rom name="chamel1.bin" size="4096" crc="96031d3b" sha1="a143b54b98891423d355e0ba08c3b88d70fa0e23" region="audiocpu" offset="7000"/>
              <rom name="chamel8.bin" size="8192" crc="dc67916b" sha1="8b3fad0d5d42925b44e51df7f88ea4b6a8dbb4f6" region="gfx1" offset="800"/>
              <rom name="chamel9.bin" size="8192" crc="6b559bf1" sha1="b7b8b8bccbd88ea868e2d3ccb42513615120d8e6" region="gfx1" offset="2800"/>
              <rom name="chambprm.bin" size="32" crc="e3ad76df" sha1="cd115cece4931bfcfc0f60147b942998a5c21bf7" region="proms" offset="0"/>
              <rom name="chamaprm.bin" size="32" crc="c7063b54" sha1="53baed3806848207ab3a8fafd182cabec3be4b04" region="proms" offset="20"/>
              <chip type="cpu" tag="maincpu" name="M6502" clock="705562"/>
              <chip type="cpu" tag="audiocpu" name="M6502" clock="600000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="sn76489.1" name="SN76489" clock="2000000"/>
              <chip type="audio" tag="sn76489.2" name="SN76489" clock="2000000"/>
              <display tag="screen" type="raster" rotate="0" width="256" height="224" refresh="57.000000" />
              <sound channels="1"/>
              <input players="2" buttons="1" coins="2">
                     <control type="joy" ways="4"/>
              </input>
              <dipswitch name="Cabinet" tag="1806" mask="1">
                     <dipvalue name="Upright" value="1" default="yes"/>
                     <dipvalue name="Cocktail" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A" tag="1806" mask="14">
                     <dipvalue name="2 Coins/1 Credit" value="2"/>
                     <dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
                     <dipvalue name="1 Coin/2 Credits" value="8"/>
                     <dipvalue name="1 Coin/3 Credits" value="4"/>
                     <dipvalue name="1 Coin/6 Credits" value="12"/>
              </dipswitch>
              <dipswitch name="Lives" tag="1806" mask="48">
                     <dipvalue name="3" value="0" default="yes"/>
                     <dipvalue name="5" value="48"/>
                     <dipvalue name="Infinite (Cheat)" value="32"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="1806" mask="64">
                     <dipvalue name="2 Coins/1 Credit" value="64"/>
                     <dipvalue name="1 Coin/1 Credit" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="1806" mask="128">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="128"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="1807" mask="1">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="1"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="1807" mask="2">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="2"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="1807" mask="4">
                     <dipvalue name="Off" value="0" default="yes"/>
                     <dipvalue name="On" value="4"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="1807" mask="8">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="8" default="yes"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="64"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise