bongo: MAME ROM Information. History:
Bongo (c) 1983 Jetsoft.
An early platform game.
- TECHNICAL -
Main CPU : Z80 (@ 3.072 Mhz)
Sound Chips : AY8910 (@ 1.78975 Mhz)
Screen orientation : Vertical
Video resolution : 224 x 256 pixels
Screen refresh : 60.61 Hz
Palette colors : 98
Players : 2
Control : 8-way joystick
- PORTS -
* Consoles :
Commodore C64 (1984)
- SOURCES -
Game's rom.
MAME Info:
0.79u2 [Pierpaolo Prazzoli]
WIP:
- 0.136u3: Stephane Humbert fixed dipswitches and inputs (after verification of the Z80 code) for Bongo. Added dipswitches 'Lives', 'Infinite Lives (Cheat)' and 3x 'Unused'.
- 0.135: Changed AY-3-8910A clock speed to 1536000 Hz.
- 0.79u2: Pierpaolo Prazzoli added Bongo (Jetsoft 1983).
- 17th February 2004: Pierpaolo Prazzoli added Bongo to the Galaxian driver.
LEVELS: 27
Other Emulators:
* FB Alpha
Recommended Games (Adventure):
Treasure Island
Treasure Island (DECO Cassette)
Lost Tomb
Tutankham
Bongo
Mysterious Stones - Dr. John's Adventure
Snake Pit
Go Go Mr. Yamaguchi
Indiana Jones and the Temple of Doom
Pitfall II
Spelunker
Spelunker II
Baluba-louk no Densetsu
Solomon's Key
Rail Chase
Rail Chase 2
Action Hollywood (Temples of Chaos)
The Maze of the Kings
Romset: 33 kb / 9 files / 17.6 zip
MAME XML Output:
   | <game name="bongo" sourcefile="galaxold.c"> |
   |    | <description>Bongo</description> |
   |    | <year>1983</year> |
   |    | <manufacturer>Jetsoft</manufacturer> |
   |    | <rom name="bg1.bin" size="4096" crc="de9a8ec6" sha1="b5ee99b26d1a39e31b643ad0f5723ee8e364023e" region="maincpu" offset="0"/> |
   |    | <rom name="bg2.bin" size="4096" crc="a19da662" sha1="a2674392d489c5e5eeb9abc51572a37cc6045220" region="maincpu" offset="1000"/> |
   |    | <rom name="bg3.bin" size="4096" crc="9f6f2150" sha1="26a1f872686ddddcdb690d7b826ba26c20cdec35" region="maincpu" offset="2000"/> |
   |    | <rom name="bg4.bin" size="4096" crc="f80372d2" sha1="078e2c8b947103c168c0c85430f8ebc9d09f8ba7" region="maincpu" offset="3000"/> |
   |    | <rom name="bg5.bin" size="4096" crc="fc92eade" sha1="f4012a1c4631388a3e8109a8381bc4084ddc8757" region="maincpu" offset="4000"/> |
   |    | <rom name="bg6.bin" size="4096" crc="561d9e5d" sha1="68d7fab3cfb5b3360fe8064c70bf21bb1341032f" region="maincpu" offset="5000"/> |
   |    | <rom name="b-h.bin" size="4096" crc="fc79d103" sha1="dac1152221ebdc4cd9bf353b4cc5d45021ca5d9e" region="gfx1" offset="0"/> |
   |    | <rom name="b-k.bin" size="4096" crc="94d17bf3" sha1="2a70968249946de52c5a4cfabafbbf4ecda844a8" region="gfx1" offset="1000"/> |
   |    | <rom name="b-clr.bin" size="32" crc="c4761ada" sha1="067d12b2d3635ffa6337ed234ba42717447bea00" region="proms" offset="0"/> |
   |    | <chip type="cpu" tag="maincpu" name="Z80" clock="3072000"/> |
   |    | <chip type="audio" tag="mono" name="Speaker"/> |
   |    | <chip type="audio" tag="aysnd" name="AY-3-8910A" clock="1536000"/> |
   |    | <display tag="screen" type="raster" rotate="90" width="256" height="224" refresh="60.606061" pixclock="6144000" htotal="384" hbend="0" hbstart="256" vtotal="264" vbend="16" vbstart="240" /> |
   |    | <sound channels="1"/> |
   |    | <input players="2" coins="1"> |
   |    |    | <control type="joy" ways="5 (half8)"/> |
   |    | </input> |
   |    | <dipswitch name="Unused" tag="DSW1" mask="1"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="1"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Lives" tag="DSW1" mask="6"> |
   |    |    | <dipvalue name="2" value="0"/> |
   |    |    | <dipvalue name="3" value="2" default="yes"/> |
   |    |    | <dipvalue name="4" value="4"/> |
   |    |    | <dipvalue name="5" value="6"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Infinite Lives (Cheat)" tag="DSW1" mask="8"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="8"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unused" tag="DSW1" mask="16"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="16"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Unused" tag="DSW1" mask="32"> |
   |    |    | <dipvalue name="Off" value="0" default="yes"/> |
   |    |    | <dipvalue name="On" value="32"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Coinage" tag="DSW1" mask="64"> |
   |    |    | <dipvalue name="2 Coins/1 Credit" value="0"/> |
   |    |    | <dipvalue name="1 Coin/1 Credit" value="64" default="yes"/> |
   |    | </dipswitch> |
   |    | <dipswitch name="Cabinet" tag="DSW1" mask="128"> |
   |    |    | <dipvalue name="Upright" value="0" default="yes"/> |
   |    |    | <dipvalue name="Cocktail" value="128"/> |
   |    | </dipswitch> |
   |    | <driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="98"/> |
|
|