Home News Forum                            
 

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

hanayara: MAME ROM Information.


History:

Hana wo Yaraneba! (c) 1991 Dynax.


- SOURCES -


Game's rom.




MAME Info:

0.119u4 [Luca Elia]


WIP:

- 0.129: Phil Bennett fixed access violation (debug) in Hana wo Yaraneba!.

- 0.119u4: Luca Elia added Hana wo Yaraneba! (Japan) (Dynax 1991).

- 6th October 2007: Luca Elia - Here we go again, some new japanese games. We have two hanafuda games, running on the Dynax driver. First up is Hanafuda Hana Tengoku (1992). This one requires a bit more work to be faithfully emulated, since it uses the older Dynax driver blitter with the layers mixer chip usually found on DonDenLover class boards. Next one is Hana wo Yaraneba! (1991). A third hanafuda game, Hanajingi, was also dumped. Alas, I couldn't find any code roms, so it's added as not working. Finally, a Jaleco quiz game, called Hayaoshi Quiz Ouza Ketteisen (1993). Priorities are currently wrong since, as I write, we're missing the dump of a 512 byte prom. This game runs on the Megasys1 driver (which, incidentally, I wrote some 9 years ago!). The later games on this driver use a light form of protection, whereby the inputs are accessed by sending a series of codes to a "device", and reading back the result. The codes are game specific, and prevent any rom swapping. Interestingly, for the first time the dumper identified what appears to be an 8-bit microcontroller, that must be involved. We will need the code from in there, for this and a handful of others games, in order to achieve a faithful emulation. As for this game, it's the first episode of a series. The other two episodes are Hayaoshi Quiz Grand Champion Taikai (already in MAME) and Hayaoshi Quiz Nettou Namahousou (recently dumped). Though they run on a later platform, Jaleco Mega System 32. Thanks to Dyq, Bnathan, Guru / Team Japump, sayu.


Romset: 2688 kb / 15 files / 1.04 zip




MAME XML Output:

       <game name="hanayara" sourcefile="dynax.c">
              <description>Hana wo Yaraneba! (Japan)</description>
              <year>1991</year>
              <manufacturer>Dynax</manufacturer>
              <rom name="5501h.2d" size="131072" crc="124860b7" sha1="205459d95f876433a9ca329fe31cfe9b08023baf" region="maincpu" offset="0"/>
              <rom name="5502h.4d" size="131072" crc="93407801" sha1="63dc3419f97d86221dbdd67b5be41d713364496b" region="maincpu" offset="30000"/>
              <rom name="5507h.13c" size="524288" crc="7de17b26" sha1="326667063ab045ac50e850f2f7821a65317879ad" region="gfx1" offset="0"/>
              <rom name="5508h.16c" size="131072" crc="ced3155b" sha1="658e3947781f1be2ee87b43952999281c66683a6" region="gfx2" offset="0"/>
              <rom name="5509h.17c" size="131072" crc="ca46ed48" sha1="0769ac0b211181b7b57033f09f72828c885186cc" region="gfx2" offset="20000"/>
              <rom name="5506h.11c" size="131072" crc="161058fd" sha1="cfc21abdc036e874d34bfa3c60486a5ab87cf9cd" region="gfx2" offset="40000"/>
              <rom name="5505h.10c" size="131072" crc="b2ca9838" sha1="7104697802a0466fab40414a467146a224eb6a74" region="gfx2" offset="60000"/>
              <rom name="5504h.9c" size="131072" crc="6ac42304" sha1="ce822da6d61e68578c08c9f1d0af1557c64ac5ae" region="gfx2" offset="80000"/>
              <rom name="5503h.8c" size="131072" crc="9276a10a" sha1="5a68fff20631a2002509d6cace06b5a9fa0e75d2" region="gfx2" offset="a0000"/>
              <rom name="5515h.4b" size="524288" crc="ca742acc" sha1="0aab6b3bbd0a229a0d6843849704f4faf27c8f72" region="gfx3" offset="0"/>
              <rom name="5514h.2b" size="131072" crc="ac714bb7" sha1="64056cbed9d0c4f68611921754c3e6a9bb14f7cc" region="gfx4" offset="0"/>
              <rom name="5513h.1b" size="131072" crc="32b7bcbd" sha1="13277ae3f158da332e69c6f4f8828dfabbf3ea0a" region="gfx4" offset="20000"/>
              <rom name="5512h.4a" size="131072" crc="b4220316" sha1="b0797c9c6ab226520d29c780ea709f62e02dd268" region="gfx4" offset="40000"/>
              <rom name="5511h.3a" size="131072" crc="40ee77d8" sha1="e0dd9750d8b7b7dd9695a8365bdc926bd6d9f886" region="gfx4" offset="60000"/>
              <rom name="5510h.2a" size="131072" crc="bb9c71e1" sha1="21f2977196aaa27b76ee6547a08aba8da7aba76c" region="gfx4" offset="80000"/>
              <chip type="cpu" tag="maincpu" name="Z80" clock="5500000"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="aysnd" name="AY-3-8910A" clock="1375000"/>
              <chip type="audio" tag="ymsnd" name="YM2413" clock="3579545"/>
              <chip type="audio" tag="msm" name="MSM5205" clock="384000"/>
              <display tag="screen" type="raster" rotate="180" width="336" height="239" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" coins="1" service="yes">
                     <control type="mahjong"/>
                     <control type="hanafuda"/>
              </input>
              <dipswitch name="Coinage" tag="DSW0" mask="3">
                     <dipvalue name="3 Coins/1 Credit" value="0"/>
                     <dipvalue name="2 Coins/1 Credit" value="1"/>
                     <dipvalue name="1 Coin/1 Credit" value="3" default="yes"/>
                     <dipvalue name="1 Coin/2 Credits" value="2"/>
              </dipswitch>
              <dipswitch name="Difficulty" tag="DSW0" mask="12">
                     <dipvalue name="Easy" value="8"/>
                     <dipvalue name="Normal" value="12" default="yes"/>
                     <dipvalue name="Hard" value="4"/>
                     <dipvalue name="Hardest" value="0"/>
              </dipswitch>
              <dipswitch name="Flip Screen" tag="DSW0" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSW0" mask="32">
                     <dipvalue name="Off" value="0"/>
                     <dipvalue name="On" value="32" default="yes"/>
              </dipswitch>
              <dipswitch name="Use Password" tag="DSW0" mask="64">
                     <dipvalue name="No" value="64" default="yes"/>
                     <dipvalue name="Yes" value="0"/>
              </dipswitch>
              <dipswitch name="Set Date" tag="DSW0" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="PINFU with TSUMO" tag="DSW1" mask="1">
                     <dipvalue name="No" value="1" default="yes"/>
                     <dipvalue name="Yes" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown 2-1" tag="DSW1" mask="2">
                     <dipvalue name="Off" value="2" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown 2-2" tag="DSW1" mask="4">
                     <dipvalue name="Off" value="4" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown 2-3*" tag="DSW1" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown 2-4" tag="DSW1" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Choose Bonus (Cheat)" tag="DSW1" mask="32">
                     <dipvalue name="Off" value="32" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown 2-6" tag="DSW1" mask="64">
                     <dipvalue name="Off" value="64" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="DSW1" 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="4096"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise