summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/lchicken.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/lchicken.lay')
-rw-r--r--src/mame/layout/lchicken.lay60
1 files changed, 30 insertions, 30 deletions
diff --git a/src/mame/layout/lchicken.lay b/src/mame/layout/lchicken.lay
index deadd590a58..6b499bcf5e1 100644
--- a/src/mame/layout/lchicken.lay
+++ b/src/mame/layout/lchicken.lay
@@ -93,44 +93,44 @@ license:CC0
<view name="Internal Layout">
<bounds left="0.01" right="16.99" top="7.4" bottom="31" />
- <bezel element="static_white2"><bounds x="0" y="9.75" width="17" height="17.5" /></bezel>
- <bezel element="static_orange"><bounds x="0" y="10" width="17" height="17" /></bezel>
- <bezel name="0.2" element="led1"><bounds x="0" y="10" width="5" height="5" /></bezel>
- <bezel name="0.1" element="led2"><bounds x="6" y="10" width="5" height="5" /></bezel>
- <bezel name="0.0" element="led3"><bounds x="12" y="10" width="5" height="5" /></bezel>
- <bezel name="1.2" element="led4"><bounds x="0" y="16" width="5" height="5" /></bezel>
- <bezel name="1.1" element="led5"><bounds x="6" y="16" width="5" height="5" /></bezel>
- <bezel name="1.0" element="led6"><bounds x="12" y="16" width="5" height="5" /></bezel>
- <bezel name="2.2" element="led7"><bounds x="0" y="22" width="5" height="5" /></bezel>
- <bezel name="2.1" element="led8"><bounds x="6" y="22" width="5" height="5" /></bezel>
- <bezel name="2.0" element="led9"><bounds x="12" y="22" width="5" height="5" /></bezel>
-
- <bezel element="text_chicken"><bounds x="0" y="28" width="4.5" height="1" /></bezel>
- <bezel element="text_player"><bounds x="0" y="29.5" width="4.5" height="1" /></bezel>
- <bezel name="0.3" element="led"><bounds x="5" y="28" width="1" height="1" /></bezel>
- <bezel name="1.3" element="led"><bounds x="5" y="29.5" width="1" height="1" /></bezel>
+ <element ref="static_white2"><bounds x="0" y="9.75" width="17" height="17.5" /></element>
+ <element ref="static_orange"><bounds x="0" y="10" width="17" height="17" /></element>
+ <element name="0.2" ref="led1"><bounds x="0" y="10" width="5" height="5" /></element>
+ <element name="0.1" ref="led2"><bounds x="6" y="10" width="5" height="5" /></element>
+ <element name="0.0" ref="led3"><bounds x="12" y="10" width="5" height="5" /></element>
+ <element name="1.2" ref="led4"><bounds x="0" y="16" width="5" height="5" /></element>
+ <element name="1.1" ref="led5"><bounds x="6" y="16" width="5" height="5" /></element>
+ <element name="1.0" ref="led6"><bounds x="12" y="16" width="5" height="5" /></element>
+ <element name="2.2" ref="led7"><bounds x="0" y="22" width="5" height="5" /></element>
+ <element name="2.1" ref="led8"><bounds x="6" y="22" width="5" height="5" /></element>
+ <element name="2.0" ref="led9"><bounds x="12" y="22" width="5" height="5" /></element>
+
+ <element ref="text_chicken"><bounds x="0" y="28" width="4.5" height="1" /></element>
+ <element ref="text_player"><bounds x="0" y="29.5" width="4.5" height="1" /></element>
+ <element name="0.3" ref="led"><bounds x="5" y="28" width="1" height="1" /></element>
+ <element name="1.3" ref="led"><bounds x="5" y="29.5" width="1" height="1" /></element>
<!-- in reality the keypad is under the led panel, but here just put it on top of the led panel -->
- <bezel element="hl" inputtag="IN.2" inputmask="0x01"><bounds x="0" y="10" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.1" inputmask="0x01"><bounds x="6" y="10" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.0" inputmask="0x01"><bounds x="12" y="10" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.2" inputmask="0x02"><bounds x="0" y="16" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.1" inputmask="0x02"><bounds x="6" y="16" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.0" inputmask="0x02"><bounds x="12" y="16" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.2" inputmask="0x04"><bounds x="0" y="22" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.1" inputmask="0x04"><bounds x="6" y="22" width="5" height="5" /><color alpha="0.15" /></bezel>
- <bezel element="hl" inputtag="IN.0" inputmask="0x04"><bounds x="12" y="22" width="5" height="5" /><color alpha="0.15" /></bezel>
+ <element ref="hl" inputtag="IN.2" inputmask="0x01"><bounds x="0" y="10" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x01"><bounds x="6" y="10" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.0" inputmask="0x01"><bounds x="12" y="10" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.2" inputmask="0x02"><bounds x="0" y="16" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x02"><bounds x="6" y="16" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.0" inputmask="0x02"><bounds x="12" y="16" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.2" inputmask="0x04"><bounds x="0" y="22" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x04"><bounds x="6" y="22" width="5" height="5" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.0" inputmask="0x04"><bounds x="12" y="22" width="5" height="5" /><color alpha="0.15" /></element>
<!-- motor status info -->
- <bezel element="text_m1"><bounds x="5.3" y="8" width="6" height="1" /></bezel>
- <bezel name="motor_pos" element="counter"><bounds x="10.46" y="8" width="3" height="1" /></bezel>
- <bezel element="text_m2"><bounds x="11.4" y="8" width="2" height="1" /></bezel>
- <bezel name="motor_on" element="mask">
+ <element ref="text_m1"><bounds x="5.3" y="8" width="6" height="1" /></element>
+ <element name="motor_pos" ref="counter"><bounds x="10.46" y="8" width="3" height="1" /></element>
+ <element ref="text_m2"><bounds x="11.4" y="8" width="2" height="1" /></element>
+ <element name="motor_on" ref="mask">
<bounds x="5" y="7.5" width="10" height="2" />
<color alpha="0.7" />
- </bezel>
+ </element>
</view>
</mamelayout>