mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Eibise control panel: Switched the BET and MAX BET buttons according
to the service mode lamps sequence.
This commit is contained in:
parent
9b286b3090
commit
1bf9acb0ce
@ -190,23 +190,20 @@ copyright-holders: Roberto Fresca, Grull Osgo
|
||||
<bounds x="0.62" y="3.10" width="0.36" height="0.20" />
|
||||
</element>
|
||||
|
||||
|
||||
<element name="lamp9" ref="maxbet_b" inputtag="IN0" inputmask="0x80">
|
||||
<element name="lamp8" ref="bet_b" inputtag="IN0" inputmask="0x40">
|
||||
<bounds x="1.30" y="3.08" width="0.40" height="0.24" />
|
||||
</element>
|
||||
<element name="lamp9" ref="maxbet" inputtag="IN0" inputmask="0x80">
|
||||
<element name="lamp8" ref="bet" inputtag="IN0" inputmask="0x40">
|
||||
<bounds x="1.32" y="3.10" width="0.36" height="0.20" />
|
||||
</element>
|
||||
|
||||
|
||||
<element name="lamp8" ref="bet_b" inputtag="IN0" inputmask="0x40">
|
||||
<element name="lamp9" ref="maxbet_b" inputtag="IN0" inputmask="0x80">
|
||||
<bounds x="1.80" y="3.08" width="0.40" height="0.24" />
|
||||
</element>
|
||||
<element name="lamp8" ref="bet" inputtag="IN0" inputmask="0x40">
|
||||
<element name="lamp9" ref="maxbet" inputtag="IN0" inputmask="0x80">
|
||||
<bounds x="1.82" y="3.10" width="0.36" height="0.20" />
|
||||
</element>
|
||||
|
||||
|
||||
<element name="lamp10" ref="dup_b" inputtag="IN0" inputmask="0x200">
|
||||
<bounds x="2.50" y="3.08" width="0.40" height="0.24" />
|
||||
</element>
|
||||
|
Loading…
Reference in New Issue
Block a user