Home News Forum                            
 

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

hotmind: MAME ROM Information.


History:

Hot Mind (c) 1995 Playmark.


A puzzle game.


- TECHNICAL -


Main CPU : 68000 (@ 12 Mhz), PIC16C57 (@ 3 Mhz)

Sound Chips : OKI6295 (@ 7.575 Khz)


Players : 1

Control : 8-way Joystick

Buttons : 2


- SOURCES -


Game's rom.




MAME Info:

0.96u2 [Pierpaolo Prazzoli]


TODO:

* Dump PIC16C57 (original PIC was protected)


WIP:

- 0.145u7: f20v added clone Hot Mind (Fit of Fighting hardware).

- 0.127u4: Roberto Fresca and David Haywood added clone Hot Mind (adjustable prize).

- 0.123u4: Corrado Tomaselli changed/verified clocks and OKI6295 pin 7 in Hot Mind.

- 0.122u6: Changed PIC16C57 CPU2 clock speed to 12MHz.

- 0.118u6: Fixed gfx1/2 roms addresses.

- 0.106u5: Fixed gfx1 roms addresses to ($80000, 100000, 180000).

- 0.101u5: Added 'Coin A/B Mode 2' dipswitches.

- 0.96u2: Pierpaolo Prazzoli added Hot Mind (Playmark 1995).

- 5th May 2005: Pierpaolo Prazzoli - Added tilemaps to Hot Mind.

- 2nd May 2005: Pierpaolo Prazzoli - Preliminary screenshots of Hot Mind (Playmark 1995). Tilemaps are different than the other games in Playmark driver.

- 16th April 2005: Guru - Hot Mind (Playmark) arrived. Thanks to the good boys at the Italian MAME Forum.


Romset: 1548 kb / 12 files / 299.2 zip




MAME XML Output:

       <game name="hotmind" sourcefile="playmark.c">
              <description>Hot Mind</description>
              <year>1995</year>
              <manufacturer>Playmark</manufacturer>
              <rom name="21.u87" size="131072" crc="e9000f7f" sha1="c19fee7b774d3f30f4d4025a63ec396ec119c855" region="maincpu" offset="0"/>
              <rom name="22.u68" size="131072" crc="2c518ec5" sha1="6d9e81ddb5793d64e22dc0254519b947f6ec6954" region="maincpu" offset="1"/>
              <rom name="pic16c57-hs.i015" size="11596" crc="022c6941" sha1="8ead40bfa7aa783b1ce62bd6cfa673cb876e29e7" status="baddump" region="user1" offset="0"/>
              <rom name="23.u36" size="131072" crc="ddcf60b9" sha1="0c0fbc44131cb7d36c21bf5aead87b498c5684f5" region="gfx1" offset="0"/>
              <rom name="27.u42" size="131072" crc="413bbcf4" sha1="d82ae9d26df1a69b760b3025048e47ab757d9175" region="gfx1" offset="1"/>
              <rom name="24.u39" size="131072" crc="4baa5b4c" sha1="ee953ed9a4a45715d1ae39b5bb8b9b6505a4e95d" region="gfx1" offset="100000"/>
              <rom name="28.u49" size="131072" crc="8df34d6a" sha1="ca0d2ca7e0f2a302bc8b1a03c0c18ac72fe105ac" region="gfx1" offset="100001"/>
              <rom name="26.u34" size="131072" crc="ff8d3b75" sha1="5427b70a61dee4c125877e040be21cb1cadb1af5" region="gfx2" offset="0"/>
              <rom name="30.u85" size="131072" crc="87a640c7" sha1="818ff3243cb3ed0189988348e6c2e954f0d3dd4f" region="gfx2" offset="1"/>
              <rom name="25.u35" size="131072" crc="c4fd4445" sha1="ab0c5a328a312740595b5c92a1050527140518f3" region="gfx2" offset="40000"/>
              <rom name="29.u83" size="131072" crc="0bebfb53" sha1="d4342f808141b70af98c370004153a31d120e2a4" region="gfx2" offset="40001"/>
              <rom name="20.io13" size="262144" crc="0bf3a3e5" sha1="2ae06f37a6bcd20bc5fbaa90d970aba2ebf3cf5a" region="oki" offset="0"/>
              <chip type="cpu" tag="maincpu" name="68000" clock="12000000"/>
              <chip type="cpu" tag="audiocpu" name="PIC16C57" clock="12000000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="oki" name="OKI6295" clock="1000000"/>
              <display tag="screen" type="raster" rotate="0" width="320" height="224" refresh="58.000000" />
              <sound channels="1"/>
              <input players="1" buttons="2" coins="2">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Difficulty" tag="DSW1" mask="7">
                     <dipvalue name="Very Hard 5" value="0"/>
                     <dipvalue name="Very Hard 4" value="1"/>
                     <dipvalue name="Very Hard 3" value="2"/>
                     <dipvalue name="Very Hard 2" value="3"/>
                     <dipvalue name="Very Hard 1" value="4"/>
                     <dipvalue name="Hard" value="5"/>
                     <dipvalue name="Normal" value="6"/>
                     <dipvalue name="Easy" value="7" default="yes"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="DSW1" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSW1" mask="16">
                     <dipvalue name="Off" value="16"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Erogatore Gettoni" tag="DSW1" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Erogatore Ticket" tag="DSW1" mask="64">
                     <dipvalue name="Off" value="64" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Clear Memory" tag="DSW1" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin Mode" tag="DSW2" mask="1">
                     <dipvalue name="Mode 1" value="1" default="yes"/>
                     <dipvalue name="Mode 2" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A Mode 2" tag="DSW2" mask="6">
                     <dipvalue name="5 Coins/1 Credit" value="0"/>
                     <dipvalue name="3 Coins/1 Credit" value="2"/>
                     <dipvalue name="2 Coins/1 Credit" value="4"/>
                     <dipvalue name="1 Coin/1 Credit" value="6" default="yes"/>
              </dipswitch>
              <dipswitch name="Coin B Mode 2" tag="DSW2" mask="24">
                     <dipvalue name="1 Coin/2 Credits" value="24" default="yes"/>
                     <dipvalue name="1 Coin/3 Credits" value="16"/>
                     <dipvalue name="1 Coin/5 Credits" value="8"/>
                     <dipvalue name="1 Coin/6 Credits" value="0"/>
              </dipswitch>
              <dipswitch name="Coinage Mode 1" tag="DSW2" mask="30">
                     <dipvalue name="6 Coins/1 Credit" value="20"/>
                     <dipvalue name="5 Coins/1 Credit" value="22"/>
                     <dipvalue name="4 Coins/1 Credit" value="24"/>
                     <dipvalue name="3 Coins/1 Credit" value="26"/>
                     <dipvalue name="8 Coins/3 Credits" value="2"/>
                     <dipvalue name="2 Coins/1 Credit" value="28"/>
                     <dipvalue name="5 Coins/3 Credits" value="4"/>
                     <dipvalue name="3 Coins/2 Credits" value="6"/>
                     <dipvalue name="1 Coin/1 Credit" value="30" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="8"/>
                     <dipvalue name="1 Coin/2 Credits" value="18"/>
                     <dipvalue name="1 Coin/3 Credits" value="16"/>
                     <dipvalue name="1 Coin/4 Credits" value="14"/>
                     <dipvalue name="1 Coin/5 Credits" value="12"/>
                     <dipvalue name="1 Coin/6 Credits" value="10"/>
                     <dipvalue name="Free Play" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW2" mask="64">
                     <dipvalue name="Off" value="64" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" 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" savestate="supported" palettesize="1024"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise