mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-17 00:22:41 +00:00
iremM72: Fix default switches to match MAME and Arcade defaults
This commit is contained in:
parent
6d8602b59a
commit
85c136823b
@ -11,7 +11,7 @@
|
||||
<joystick>8-way</joystick>
|
||||
<num_buttons>2</num_buttons>
|
||||
<buttons default="B,A,R,L" names="Fire,Pod Control,-,-,Start,Coin,P2 Start,Pause"></buttons>
|
||||
<switches default="00,00" base="16" page_id="1" page_name="Switches">
|
||||
<switches default="40,02" base="16" page_id="1" page_name="Switches">
|
||||
<dip name="Lives" bits="0,1" ids="3,2,4,5"/>
|
||||
<dip name="Difficulty" bits="2,3" ids="Normal,Easy,Hard,Very Easy"/>
|
||||
<dip name="Continue Limit" bits="4" ids="Yes,No"/>
|
||||
@ -72,4 +72,4 @@
|
||||
<part name ="a-sp-0.rom" crc="80e210e7" />
|
||||
|
||||
</rom>
|
||||
</misterromdescription>
|
||||
</misterromdescription>
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
<joystick>8-way</joystick>
|
||||
<num_buttons>2</num_buttons>
|
||||
<buttons default="B,A,R,L" names="Fire,Pod Control,-,-,Start,Coin,P2 Start,Pause"></buttons>
|
||||
<switches default="00,00" base="16" page_id="1" page_name="Switches">
|
||||
<switches default="00,08" base="16" page_id="1" page_name="Switches">
|
||||
<dip bits="0,1" ids="3,2,1,5" name="Lives"></dip>
|
||||
<dip bits="2,3" ids="Normal,Easy,Hard,Hardest" name="Difficulty"></dip>
|
||||
<dip bits="4,7" ids="1C/1P,2C/1P,3C/1P,4C/1P,5C/1P,6C/1P,1C/2P,1C/3P,1C/4P,1C/5P,1C/6P,2C/3P,4C/2P,5C/3P,8C/3P,Free Play" name="Coin Mode"></dip>
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
<joystick>8-way</joystick>
|
||||
<num_buttons>2</num_buttons>
|
||||
<buttons default="B,A,R,L" names="Fire,Pod Control,-,-,Start,Coin,P2 Start,Pause"></buttons>
|
||||
<switches default="00,00" base="16" page_id="1" page_name="Switches">
|
||||
<switches default="00,08" base="16" page_id="1" page_name="Switches">
|
||||
<dip bits="0,1" ids="3,2,1,5" name="Lives"></dip>
|
||||
<dip bits="2,3" ids="Normal,Easy,Hard,Hardest" name="Difficulty"></dip>
|
||||
<dip bits="4,7" ids="1C/1P,2C/1P,3C/1P,4C/1P,5C/1P,6C/1P,1C/2P,1C/3P,1C/4P,1C/5P,1C/6P,2C/3P,4C/2P,5C/3P,8C/3P,Free Play" name="Coin Mode"></dip>
|
||||
@ -69,4 +69,4 @@
|
||||
<part name ="ic17.4f" crc="73ffecb4" />
|
||||
|
||||
</rom>
|
||||
</misterromdescription>
|
||||
</misterromdescription>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user