Home News Forum                            
 

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

funkybee: MAME ROM Information.


History:

Funky Bee (c) 1982 Orca.


In this game, the player is a bee with a stinger. You fly over flowers for points and must avoid the trees and fires as well as the enemy bugs. You may use your stinger to kill bugs, but only one stinger is allowed on the screen at a time.


- TECHNICAL -


Main CPU : Z80 (@ 3.072 Mhz)

Sound Chips : AY8910 (@ 1.5 Mhz)


Screen orientation : Vertical

Video resolution : 224 x 232 pixels

Screen refresh : 60.00 Hz

Palette colors : 32


Players : 2

Control : 8-way joystick

Buttons : 1


- SOURCES -


Game's rom.




MAME Info:

0.35b13 [Zsolt Vasvari]


WIP:

- 0.143u3: Brian Troha added DIP locations to Funky Bee.

- 0.135u2: Fabio Priuli added driver data and save state support to Funky Bee driver.

- 0.133u1: Renamed (funkbeeb) to (funkybeeb)

- 0.131u1: MooglyGuy merged memory maps in the Funky Bee driver.

- 0.125u5: Changed visible area to 224x236.

- 0.109: f205v added clone Funky Bee (bootleg, harder). Added 'Bonus Life' dipswitch.

- 17th September 2006: f205v dumped Funky Bee (bootleg, harder). This is a bootleg of "Funky Bee" (Blister, no PCB), where ORCA copyright has been removed and difficulty is harder, there are 2 lives less then in the original game.

- 0.71u2: Curt Coder converted the Funky Bee driver to tilemaps.

- 0.35: Added 'Freeze' dipswitch. Removed 2nd button.

- 0.35b13: Zsolt Vasvari added Funky Bee (Orca 1982).

- 22nd May 1999: Zsolt Vasvari sent in a new Orca driver with Funky Bee and Sky Lancer, and Nicola fixed the Orca logo in Funky Bee.


LEVELS: 99 (endless)


Other Emulators:

* FB Alpha


Recommended Games (Maze Bugs):

Centipede

Atari Arcade Classics (Super Centipede)

Millipede

4 Fun in 1 (Galactic Convoy)

Boxing Bugs

Frog & Spiders

Lady Bug

War of the Bugs

The Amazing Adventures of Mr. F. Lea

Anteater

Beezer

Black Widow

Bubbles

Changes

Funky Bee

Insector

Slither

Birdiy

Botanic

Imago

Exed Exes

Noboranka

Stompin'

Exterminator

Insector X

Povar / Sobrat' Buran / Agroprom (Pssst)

Bio-hazard Battle (Mega Play)

Critter Crusher

Excelsior

Ripper Ribbit

Hammer (Mosquito, Cockrouch and Fly)

Hae Hae Ka Ka Ka

Mushiking The King Of Beetle 2K3 2nd

Bugs Fever


Romset: 33 kb / 7 files / 19.1 zip




MAME XML Output:

       <game name="funkybee" sourcefile="funkybee.c">
              <description>Funky Bee</description>
              <year>1982</year>
              <manufacturer>Orca</manufacturer>
              <rom name="funkybee.1" size="4096" crc="3372cb33" sha1="09f2673cdeaadba8211d86a19e727aebb4d8be9d" region="maincpu" offset="0"/>
              <rom name="funkybee.3" size="4096" crc="7bf7c62f" sha1="f8e5514c17fddb8ed95e5e18aab81ad0ebcc41af" region="maincpu" offset="1000"/>
              <rom name="funkybee.2" size="4096" crc="8cc0fe8e" sha1="416d97db0a2219ea46f2caa55787253e16a5ef32" region="maincpu" offset="2000"/>
              <rom name="funkybee.4" size="4096" crc="1e1aac26" sha1="a2974e6a8da5568f91aa44adb58941b0a60b1536" region="maincpu" offset="3000"/>
              <rom name="funkybee.5" size="8192" crc="86126655" sha1="d91682121d7f6a70f10a946ab81b248cc29bdf8c" region="gfx1" offset="0"/>
              <rom name="funkybee.6" size="8192" crc="5fffd323" sha1="9de9c869bd1e2daab3b94275444ecbe904bcd6aa" region="gfx2" offset="0"/>
              <rom name="funkybee.clr" size="32" crc="e2cf5fe2" sha1="50b293f48f078cbcebccb045aa779ced2fb298c8" 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="1500000"/>
              <display tag="screen" type="raster" rotate="90" width="236" height="224" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" buttons="1" coins="2">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Freeze" tag="IN0" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A" tag="DSW" mask="3">
                     <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"/>
                     <dipvalue name="1 Coin/4 Credits" value="0"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSW" mask="12">
                     <dipvalue name="2 Coins/1 Credit" value="8"/>
                     <dipvalue name="1 Coin/1 Credit" value="12" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="4"/>
                     <dipvalue name="1 Coin/6 Credits" value="0"/>
              </dipswitch>
              <dipswitch name="Lives" tag="DSW" mask="48">
                     <dipvalue name="3" value="48" default="yes"/>
                     <dipvalue name="4" value="32"/>
                     <dipvalue name="5" value="16"/>
                     <dipvalue name="6" value="0"/>
              </dipswitch>
              <dipswitch name="Bonus Life" tag="DSW" mask="64">
                     <dipvalue name="20000" value="64" default="yes"/>
                     <dipvalue name="None" value="0"/>
              </dipswitch>
              <dipswitch name="Cabinet" tag="DSW" 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" savestate="supported" palettesize="32"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise