Home News Forum                            
 

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

quizf1: MAME ROM Information.


History:

Quiz F-1 1,2 finish (c) 1992 Irem.


- TECHNICAL -


Irem M-97 system hardware


Main CPU : V30 (@ 8 Mhz)

Sound CPU : Z80 (@ 3.579545 Mhz)

Sound Chips : YM2151 (@ 3.579545 Mhz), DAC (@ 3.579545 Mhz)


Screen orientation : Horizontal

Video resolution : 384 x 256 pixels

Screen refresh : 60.00 Hz

Palette colors : 512


Players : 2

Control : 8-way joystick

Buttons : 4


- STAFF -


Sound composer : Hiyamuta (Hiya)


- SOURCES -


Game's rom.




MAME Info:

0.63 [Nicola Salmoria, Angelo Salese]

0.35 [Nicola Salmoria]


< Japan >


WIP:

- 0.142u2: Alex Jackson converted 'Quiz F1 1-2 Finish' to modern bankswitching with configured banks. Made endian-safe, with assistance from R. Belmont.

- 0.141u2: Roberto Zandona added opcodes for Quiz F1. This fixed missing graphics in a startup screen.

- 0.133u1: Changed description to 'Quiz F1 1-2 Finish (Japan)'.

- 0.130u3: Robiza added wrong graphics flag for Quiz F-1.

- 0.124u5: Robiza fixed Quiz F-1 - Game now playable. Proper implementation of the tile/sprite priorities in M90 driver. This fix priorities in Quiz F-1, Risky Challenge and maybe more M90 games [Robiza, Corrado Tomaselli].

- 0.124u4: Robiza fixed 2 opcodes for Quiz F-1, now the little machines move correctly.

- 0.124u3: Robiza fixed an opcode in Quiz F-1. Fixed encrypted disassembly for bp+ix+offset8 and bp+it+offset8.

- 0.63: Nicola Salmoria added Quiz F-1 1,2finish (Irem 1992). Angelo Salese improved decryption in Quiz F1 1-2 Finish, it's still incomplete though.

- 11th January 2003: Angelo Salese further improved the decryption in Quiz F1.

- 29th December 2002: Angelo Salese improved the decryption of Quiz F-1 1,2finish, it's now playable but it still sometimes hangs.

- 29th July 2001: Nicola Salmoria partially decrypted Quiz F-1 but it's not yet playable.

- 0.35: Nicola Salmoria added 'Quiz F-1 1,2finish' (Testdriver).


Other Emulators:

* FB Alpha


Romset: 3904 kb / 10 files / 1.24 zip




MAME XML Output:

       <game name="quizf1" sourcefile="m90.c">
              <description>Quiz F1 1-2 Finish (Japan)</description>
              <year>1992</year>
              <manufacturer>Irem</manufacturer>
              <rom name="qf1-h0-.77" size="262144" crc="280e3049" sha1="3b1f303d803f844fd260ed93e4d12a72876e4dbe" region="maincpu" offset="1"/>
              <rom name="qf1-l0-.79" size="262144" crc="94588a6f" sha1="ee912739c7719fc2b099da0c63f7473eedcfc718" region="maincpu" offset="0"/>
              <rom name="qf1-h1-.78" size="524288" crc="c6c2eb2b" sha1="83de08b0c72da8c3e4786063802d83cb1015032a" region="user1" offset="1"/>
              <rom name="qf1-l1-.80" size="524288" crc="3132c144" sha1="de3ae35cdfbb1231cab343142ac700df00f9b77a" region="user1" offset="0"/>
              <rom name="qf1-sp-.33" size="65536" crc="0664fa9f" sha1="db003beb4f8461bf4411efa8df9f700770fb153b" region="soundcpu" offset="0"/>
              <rom name="qf1-c0-.81" size="524288" crc="c26b521e" sha1="eb5d33a21d1f82e361e0c0945abcf42562c32f03" region="gfx1" offset="0"/>
              <rom name="qf1-c1-.82" size="524288" crc="db9d7394" sha1="06b41288c41df8ae0cafb53e77b519d0419cf1d9" region="gfx1" offset="80000"/>
              <rom name="qf1-c2-.83" size="524288" crc="0b1460ae" sha1="c6394e6bb2a4e3722c20d9f291cb6ba7aad5766d" region="gfx1" offset="100000"/>
              <rom name="qf1-c3-.84" size="524288" crc="2d32ff37" sha1="f414f6bad1ffc4396fd757155e602bdefdc99408" region="gfx1" offset="180000"/>
              <rom name="qf1-v0-.30" size="262144" crc="b8d16e7c" sha1="28a20afb171dc68848f9fe793f53571d4c7502dd" region="samples" offset="0"/>
              <chip type="cpu" tag="maincpu" name="V35" clock="16000000"/>
              <chip type="cpu" tag="soundcpu" name="Z80" clock="3579545"/>
              <chip type="audio" tag="mono" name="Speaker"/>
              <chip type="audio" tag="m72" name="M72 Custom"/>
              <chip type="audio" tag="ymsnd" name="YM2151" clock="3579545"/>
              <chip type="audio" tag="dac" name="DAC"/>
              <display tag="screen" type="raster" rotate="0" width="384" height="256" refresh="60.000000" />
              <sound channels="1"/>
              <input players="2" buttons="4" coins="2" service="yes">
                     <control type="joy" ways="8"/>
              </input>
              <dipswitch name="Lives" tag="DSW" mask="3">
                     <dipvalue name="2" value="2"/>
                     <dipvalue name="3" value="3" default="yes"/>
                     <dipvalue name="4" value="1"/>
                     <dipvalue name="5" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="4">
                     <dipvalue name="Off" value="4" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="8">
                     <dipvalue name="Off" value="8" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="16">
                     <dipvalue name="Off" value="16" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Controls" tag="DSW" mask="32">
                     <dipvalue name="Joystick" value="32"/>
                     <dipvalue name="Buttons" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Demo Sounds" tag="DSW" mask="64">
                     <dipvalue name="Off" value="64"/>
                     <dipvalue name="On" value="0" default="yes"/>
              </dipswitch>
              <dipswitch name="Service Mode" tag="DSW" mask="128">
                     <dipvalue name="Off" value="128" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Flip Screen" tag="DSW" mask="256">
                     <dipvalue name="Off" value="256" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="512">
                     <dipvalue name="Off" value="512" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Unknown" tag="DSW" mask="1024">
                     <dipvalue name="Off" value="1024" default="yes"/>
                     <dipvalue name="On" value="0"/>
              </dipswitch>
              <dipswitch name="Coin Mode" tag="DSW" mask="2048">
                     <dipvalue name="1" value="2048" default="yes"/>
                     <dipvalue name="2" value="0"/>
              </dipswitch>
              <dipswitch name="Coin A" tag="DSW" mask="12288">
                     <dipvalue name="5 Coins/1 Credit" value="0"/>
                     <dipvalue name="3 Coins/1 Credit" value="4096"/>
                     <dipvalue name="2 Coins/1 Credit" value="8192"/>
                     <dipvalue name="1 Coin/1 Credit" value="12288" default="yes"/>
              </dipswitch>
              <dipswitch name="Coin B" tag="DSW" mask="49152">
                     <dipvalue name="1 Coin/2 Credits" value="49152" default="yes"/>
                     <dipvalue name="1 Coin/3 Credits" value="32768"/>
                     <dipvalue name="1 Coin/5 Credits" value="16384"/>
                     <dipvalue name="1 Coin/6 Credits" value="0"/>
              </dipswitch>
              <dipswitch name="Coinage" tag="DSW" mask="61440">
                     <dipvalue name="6 Coins/1 Credit" value="40960"/>
                     <dipvalue name="5 Coins/1 Credit" value="45056"/>
                     <dipvalue name="4 Coins/1 Credit" value="49152"/>
                     <dipvalue name="3 Coins/1 Credit" value="53248"/>
                     <dipvalue name="2 Coins/1 Credit" value="57344"/>
                     <dipvalue name="2 Coins to Start/1 to Continue" value="4096"/>
                     <dipvalue name="3 Coins/2 Credits" value="12288"/>
                     <dipvalue name="4 Coins/3 Credits" value="8192"/>
                     <dipvalue name="1 Coin/1 Credit" value="61440" default="yes"/>
                     <dipvalue name="2 Coins/3 Credits" value="16384"/>
                     <dipvalue name="1 Coin/2 Credits" value="36864"/>
                     <dipvalue name="1 Coin/3 Credits" value="32768"/>
                     <dipvalue name="1 Coin/4 Credits" value="28672"/>
                     <dipvalue name="1 Coin/5 Credits" value="24576"/>
                     <dipvalue name="1 Coin/6 Credits" value="20480"/>
                     <dipvalue name="Free Play" value="0"/>
              </dipswitch>
              <driver status="good" emulation="good" color="good" sound="good" graphic="good" cocktail="preliminary" savestate="supported" palettesize="512"/>
       </game>
 
 


emumovies.com      Retro bytes Portal           Bookmark and Share

 
Developed by: Spesoft  Headsoft     Terms of use     Privacy    Advertise