mirror of
https://github.com/holub/mame
synced 2025-07-03 00:56:03 +03:00
Fix for remainder if MT#7-58 (buggyboyjr shifter) (nw)
This commit is contained in:
parent
7957feaefc
commit
f6f4138bdc
@ -52,7 +52,7 @@
|
|||||||
<screen index="0">
|
<screen index="0">
|
||||||
<bounds x="0" y="0" width="640" height="480" />
|
<bounds x="0" y="0" width="640" height="480" />
|
||||||
</screen>
|
</screen>
|
||||||
<bezel element="shifter" inputtag="YM2149_IC19_A" inputmask="0x40">
|
<bezel element="shifter" inputtag="soundbrd:YM2149_IC19_A" inputmask="0x40">
|
||||||
|
|
||||||
<bounds x="606" y="414" width="32" height="64" />
|
<bounds x="606" y="414" width="32" height="64" />
|
||||||
<color alpha="0.6" />
|
<color alpha="0.6" />
|
||||||
@ -63,7 +63,7 @@
|
|||||||
<screen index="0">
|
<screen index="0">
|
||||||
<bounds x="0" y="0" width="640" height="480" />
|
<bounds x="0" y="0" width="640" height="480" />
|
||||||
</screen>
|
</screen>
|
||||||
<bezel element="shifter" inputtag="YM2149_IC19_A" inputmask="0x40">
|
<bezel element="shifter" inputtag="soundbrd:YM2149_IC19_A" inputmask="0x40">
|
||||||
|
|
||||||
<bounds x="2" y="414" width="32" height="64" />
|
<bounds x="2" y="414" width="32" height="64" />
|
||||||
<color alpha="0.6" />
|
<color alpha="0.6" />
|
||||||
|
Loading…
Reference in New Issue
Block a user