Home News Forum                            
 

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

hotpinbl: MAME ROM Information.


History:

Hot Pinball (c) 1995 Comad.


A video-pinball game with girls... lots of girls.


- TECHNICAL -


Main CPU : 68000 (@ 10 Mhz)

Sound CPU : Z80 (@ 4 Mhz)

Sound Chips : YM3812 (@ 3.579545 Mhz), OKI6295 (@ 8 Khz)


Players : 1

Buttons : 3


- SERIES -


1. Hot Pinball (1995)

2. Gals Pinball (1996)


- SOURCES -


Game's rom.




MAME Info:

0.37b7 [Nicola Salmoria]


WIP:

- 0.146: Brian Troha added missing button to Gals Pinball & Hot Pinball along with misc documentation. Changed 68000 CPU1 clock speed to 12MHz, YM3812 to 4MHz and OKI6295 to 1MHz. Added 4th button.

- 0.143u3: Brian Troha corrected dipswitches and added DIP locations to Hot Pinball. Added dipswitches 'Difficulty' and 'Hit Difficulty'.

- 0.135u3: Fabio Priuli added driver data struct and save states to the Gals Pinball driver.

- 0.112u4: Stephane Humbert and Justin Szczap fixed most dipswitches and inputs in the galspnbl driver. Added dipswitches 'Extra Ball', 'Coin A/B', 'Balls' and 2x 'Unused'.

- 0.37b7: Nicola Salmoria added Hot Pinball (Comad & New Japan System 1995).

- 24th August 2000: Nicola Salmoria sent in driver for Hot Pinball.


Other Emulators:

* FB Alpha


Recommended Games (Pinball):

Gee Bee

Bomb Bee

Cutie Q

Video Pinball

Pinbo

Vs. Pinball

Pinball Action

Super Wing

Panic Road

Speed Ball

Time Scanner

PinBot (PlayChoice-10)

Alien Crush

Super Pinball Action

Witch

Grand Cross

Hot Pinball

Gals Pinball


Romset: 5184 kb / 14 files / 2.86 zip




MAME XML Output:

       <game name="hotpinbl" sourcefile="galspnbl.c">
              <description>Hot Pinball</description>
              <year>1995</year>
              <manufacturer>Comad &amp; New Japan System</manufacturer>
              <rom name="hp_07.bin" size="524288" crc="978cc13e" sha1="0060aaf7259fdeeacb07e9ced01bdf69c27bdfb6" region="maincpu" offset="0"/>
              <rom name="hp_03.bin" size="524288" crc="68388726" sha1="d8dca9050403be70097a0f833ba189bd2fa87e80" region="maincpu" offset="1"/>
              <rom name="hp_08.bin" size="524288" crc="bd16be12" sha1="36e64705efba8ecdc96a62f55d68e959022fb98f" region="maincpu" offset="100000"/>
              <rom name="hp_04.bin" size="524288" crc="655b0cf0" sha1="4348d774155c61b1a29c2618f472a0032f4be9c0" region="maincpu" offset="100001"/>
              <rom name="hp_09.bin" size="524288" crc="a6368624" sha1="fa0b3dc4eb33a4b2d00e30676e59feec2fa64c3d" region="maincpu" offset="200000"/>
              <rom name="hp_05.bin" size="524288" crc="48efd028" sha1="8c968c4a73069a8f64e7bc339bab0eeb5254c580" region="maincpu" offset="200001"/>
              <rom name="hp_10.bin" size="524288" crc="a5c63e34" sha1="de27cfe20e09e8c13ee28d6eb42bfab1ebe33149" region="maincpu" offset="300000"/>
              <rom name="hp_06.bin" size="524288" crc="513eda91" sha1="14a43c00ad1f55bff525a14cd53913dd78e80f0c" region="maincpu" offset="300001"/>
              <rom name="hp_02.bin" size="65536" crc="82698269" sha1="5e27e89f1bdd7c3793d40867c50981f5fac0a7fb" region="audiocpu" offset="0"/>
              <rom name="hp_13.bin" size="262144" crc="d53b64b9" sha1="347b6ec908e23f848e98eed46fb34b49b728556b" region="gfx1" offset="0"/>
              <rom name="hp_14.bin" size="262144" crc="2fe3fcee" sha1="29f96aa3dded6cb0b2fe3d9507fb5638e9778ef3" region="gfx1" offset="40000"/>
              <rom name="hp_11.bin" size="131072" crc="deecd7f1" sha1="752c944d941bfe8f21d32881f32676999ebc5a7f" region="gfx2" offset="0"/>
              <rom name="hp_12.bin" size="131072" crc="5fd603c2" sha1="864686cd1ba5beb6cebfd394b60620106c929abd" region="gfx2" offset="20000"/>
              <rom name="hp_01.bin" size="262144" crc="93c06d3d" sha1="8620d274ca7824e7e72a1ad1da3eaa804d550653" region="oki" offset="0"/>
              <chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
              <chip type="cpu" tag="audiocpu" name="Z80" clock="4000000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="ymsnd" name="YM3812" clock="4000000"/>
              <chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
              <display tag="screen" type="raster" rotate="90" width="512" height="224" refresh="60.000000" />
              <sound channels="1"/>
              <input players="1" buttons="4" coins="2">
              </input>
              <dipswitch name="Difficulty" tag="DSW1" mask="3">
                     <dipvalue name="Easy" value="2"/>
                     <dipvalue name="Normal" value="3" default="yes"/>
                     <dipvalue name="Hard" value="1"/>
                     <dipvalue name="Very Hard" value="0"/>
              </dipswitch>
              <dipswitch name="Extra Ball" tag="DSW1" mask="12">
                     <dipvalue name="100K 500K" value="4"/>
                     <dipvalue name="200K 800K" value="12" default="yes"/>
                     <dipvalue name="200K only" value="8"/>
                     <dipvalue name="None" value="0"/>
              </dipswitch>
              <dipswitch name="Hit Difficulty" tag="DSW1" mask="16">
                     <dipvalue name="Normal" value="16" default="yes"/>
                     <dipvalue name="Hard" value="0"/>
              </dipswitch>
              <dipswitch name="Slide Show" tag="DSW1" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSW1" mask="64">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="64" default="yes"/>
              </dipswitch>
              <dipswitch name="Unused" tag="DSW1" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A" tag="DSW2" mask="7">
                     <dipvalue name="4 Coins/1 Credit" value="2"/>
                     <dipvalue name="3 Coins/1 Credit" value="3"/>
                     <dipvalue name="2 Coins/1 Credit" value="4"/>
                     <dipvalue name="2 Coins/1 Credit 3/2" value="1"/>
                     <dipvalue name="1 Coin/1 Credit" value="7" default="yes"/>
                     <dipvalue name="1 Coin/1 Credit 2/3" value="6"/>
                     <dipvalue name="1 Coin/1 Credit 5/6" value="0"/>
                     <dipvalue name="1 Coin/2 Credits" value="5"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSW2" mask="56">
                     <dipvalue name="4 Coins/1 Credit" value="16"/>
                     <dipvalue name="3 Coins/1 Credit" value="24"/>
                     <dipvalue name="2 Coins/1 Credit" value="32"/>
                     <dipvalue name="2 Coins/1 Credit 3/2" value="8"/>
                     <dipvalue name="1 Coin/1 Credit" value="56" default="yes"/>
                     <dipvalue name="1 Coin/1 Credit 2/3" value="48"/>
                     <dipvalue name="1 Coin/1 Credit 5/6" value="0"/>
                     <dipvalue name="1 Coin/2 Credits" value="40"/>
              </dipswitch>
              <dipswitch name="Balls" tag="DSW2" mask="192">
                     <dipvalue name="2" value="0"/>
                     <dipvalue name="3" value="192" default="yes"/>
                     <dipvalue name="4" value="128"/>
                     <dipvalue name="5" value="64"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" savestate="supported" palettesize="33792"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise