Home News Forum                            
 

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

bombkick: MAME ROM Information.


History:

Bomb Kick (c) 1998 Yun Sung.


A platform game where you use bombs to get rid of enemies.


- TECHNICAL -


Main CPU : 68000 (@ 16 Mhz)

Sound Chips : OKI6295 (@ 7.575 Khz)


Screen orientation : Horizontal

Video resolution : 380 x 224 pixels

Screen refresh : 60.00 Hz

Palette colors : 8192


Players : 2

Control : 8-way Joystick

Buttons : 3


- SOURCES -


Game's rom.




MAME Info:

0.104u3 [Pierpaolo Prazzoli]


WIP:

- 0.139u4: Tafoid added new labels to Bomb Kick to better describe the status required for each DIP, rather than the duplicate label "DON"T CHANGE IT!".

- 0.109u2: Fixed dipswitches and added 'Special Powers' and 'DON'T CHANGE IT!' dipswitch.

- 0.107: Pierpaolo Prazzoli added tile flipx to tilemaps in Yunsun16 driver (Bomb Kick needs it) and changed the dipswitches used for protection to real dipswitches. Added 4x 'DON'T CHANGE IT!' dipswitches.

- 0.105u2: Changed OKI6295 clock speed to 7575 Hz.

- 0.104u3: Pierpaolo Prazzoli added Bomb Kick (Yun Sung 1998).

- 19th February 2006: Pierpaolo Prazzoli - Added Bomb Kick (Yun Sung 1998).


LEVELS: 48 (6x8)


Other Emulators:

* FB Alpha


Recommended Games (Platform 2):

Joust

Joust 2 - Survival of the Fittest

Q*bert

Faster, Harder, More Challenging Q*bert

Q*bert's Qubes

Chack'n Pop

Mario Bros.

Mario Bros. (PlayChoice-10)

Popper

Bomb Jack

Vs. Mighty Bomb Jack

Bombjack Twin

The FairyLand Story

TeddyBoy Blues

Bubble Bobble

Bubble Bobble 2

Bubble Memories - The Story Of Bubble Bob

Rainbow Islands

Don Doko Don

Rodland

Snow Bros. - Nick & Tom

Snow Bros. 2 / Otenki Paradise

Snow Brothers 3 - Magical Adventure

The Berlin Wall

Tumble Pop

Dark Tower

Diet Go Go

Funky Jet

Saboten Bombers

Jump Kids

Gun Master

Joe & Mac Returns

Metal Saver

Pang Pang

Fancy World - Earth of Crisis

Miss Bubble II

Toppy & Rappy

Ultra Balloon

Bomb Kick

Raccoon World

Dream World

Dynamite Bomber

Head Panic

Penguin Brothers

Tang Tang

Jumping Pop

Toy Land Adventure

Zupapa!

Super Bubble 2003

Tower & Shaft


Romset: 4096 kb / 11 files / 1.76 zip




MAME XML Output:

       <game name="bombkick" sourcefile="yunsun16.c">
              <description>Bomb Kick</description>
              <year>1998</year>
              <manufacturer>Yun Sung</manufacturer>
              <rom name="bk_u33" size="262144" crc="d6eb50bf" sha1="a24c31f212f86f066c35d39da137ef0933323e43" region="maincpu" offset="0"/>
              <rom name="bk_u32" size="262144" crc="d55388a2" sha1="928f1a8933b986cf099e184002660e30ee1aeb0a" region="maincpu" offset="1"/>
              <rom name="bk_u67" size="524288" crc="1962f536" sha1="36d3c73a322330058e963efcb9b81324724382cc" region="gfx1" offset="0"/>
              <rom name="bk_u68" size="524288" crc="d80c75a4" sha1="330c20d126b9f1f61f17750028c92843be55ec78" region="gfx1" offset="2"/>
              <rom name="bk_u69" size="524288" crc="615e1e6f" sha1="73875313010514ff5ca9e0bc96d6f93baaee391e" region="gfx1" offset="4"/>
              <rom name="bk_u70" size="524288" crc="59817ef1" sha1="d23df30b34223575d6a9c814f2ec3db990b18679" region="gfx1" offset="6"/>
              <rom name="bk_u20" size="262144" crc="c2b83e3f" sha1="8bcd862dbf56cf579058d045f89f900ebfea2f1d" region="gfx2" offset="0"/>
              <rom name="bk_u21" size="262144" crc="d6890192" sha1="3c26a08580ceecf2f61f008861a459e175c99ed9" region="gfx2" offset="40000"/>
              <rom name="bk_u22" size="262144" crc="9538c46c" sha1="d7d0e167d5abc2ee81eae6fde152b2f5cc716c0e" region="gfx2" offset="80000"/>
              <rom name="bk_u23" size="262144" crc="e3831f3d" sha1="096658ee5a7b83d774b671c0a38113533c8751d1" region="gfx2" offset="c0000"/>
              <rom name="bk_u131" size="524288" crc="22cc5732" sha1="38aefa4e543ea54e004eee428ee087121eb20905" region="oki" offset="0"/>
              <chip type="cpu" tag="maincpu" name="68000" clock="16000000"/>
              <chip type="audio" tag="lspeaker" name="Speaker"/>
              <chip type="audio" tag="rspeaker" name="Speaker"/>
              <chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
              <display tag="screen" type="raster" rotate="0" width="380" height="224" refresh="60.000000" />
              <sound channels="2"/>
              <input players="2" buttons="3" coins="1">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Coinage" tag="DSW1" mask="7">
                     <dipvalue name="3 Coins/1 Credit" value="2"/>
                     <dipvalue name="2 Coins/1 Credit" value="4"/>
                     <dipvalue name="3 Coins/2 Credits" value="1"/>
                     <dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="3"/>
                     <dipvalue name="1 Coin/2 Credits" value="6"/>
                     <dipvalue name="1 Coin/3 Credits" value="5"/>
                     <dipvalue name="Free Play" value="0"/>
              </dipswitch>
              <dipswitch name="Difficulty" tag="DSW1" mask="24">
                     <dipvalue name="Easy" value="16"/>
                     <dipvalue name="Normal" value="24" default="yes"/>
                     <dipvalue name="Hard" value="8"/>
                     <dipvalue name="Very Hard" value="0"/>
              </dipswitch>
              <dipswitch name="Special Powers" tag="DSW1" mask="32">
                     <dipvalue name="2" value="32"/>
                     <dipvalue name="3" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSW1" mask="64">
                     <dipvalue name="Off" value="64"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="DSW1" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Lives" tag="DSW2" mask="3">
                     <dipvalue name="2" value="0"/>
                     <dipvalue name="3" value="3" default="yes"/>
                     <dipvalue name="4" value="2"/>
                     <dipvalue name="5" value="1"/>
              </dipswitch>
              <dipswitch name="DSW 2:3 - LEAVE OFF!" tag="DSW2" mask="4">
                     <dipvalue name="Off" value="4" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="DSW 2:4 - LEAVE OFF!" tag="DSW2" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="DSW 2:5 - LEAVE ON!" tag="DSW2" mask="16">
                     <dipvalue name="Off" value="16"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="DSW 2:6 - LEAVE OFF!" tag="DSW2" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="DSW 2:7 - LEAVE ON!" tag="DSW2" mask="64">
                     <dipvalue name="Off" value="64"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="DSW 2:8 - LEAVE OFF!" tag="DSW2" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="8192"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise