summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/alphie.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/alphie.lay')
-rw-r--r--src/mame/layout/alphie.lay36
1 files changed, 18 insertions, 18 deletions
diff --git a/src/mame/layout/alphie.lay b/src/mame/layout/alphie.lay
index e6dff31463b..de54036991c 100644
--- a/src/mame/layout/alphie.lay
+++ b/src/mame/layout/alphie.lay
@@ -48,27 +48,27 @@ license:CC0
<view name="Internal Layout">
<bounds left="-1.5" right="17.5" top="-0.5" bottom="14.5" />
- <bezel name="0.0" element="led"><bounds x="2" y="0" width="2" height="2" /></bezel>
- <bezel name="0.1" element="led"><bounds x="2" y="3" width="2" height="2" /></bezel>
- <bezel name="0.2" element="led"><bounds x="2" y="6" width="2" height="2" /></bezel>
- <bezel name="0.3" element="led"><bounds x="2" y="9" width="2" height="2" /></bezel>
- <bezel name="0.4" element="led"><bounds x="2" y="12" width="2" height="2" /></bezel>
+ <element name="0.0" ref="led"><bounds x="2" y="0" width="2" height="2" /></element>
+ <element name="0.1" ref="led"><bounds x="2" y="3" width="2" height="2" /></element>
+ <element name="0.2" ref="led"><bounds x="2" y="6" width="2" height="2" /></element>
+ <element name="0.3" ref="led"><bounds x="2" y="9" width="2" height="2" /></element>
+ <element name="0.4" ref="led"><bounds x="2" y="12" width="2" height="2" /></element>
- <bezel element="text_1"><bounds x="-1" y="0" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="-1" y="3" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="-1" y="6" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="-1" y="9" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="-1" y="12" width="2" height="2" /></bezel>
+ <element ref="text_1"><bounds x="-1" y="0" width="2" height="2" /></element>
+ <element ref="text_2"><bounds x="-1" y="3" width="2" height="2" /></element>
+ <element ref="text_3"><bounds x="-1" y="6" width="2" height="2" /></element>
+ <element ref="text_4"><bounds x="-1" y="9" width="2" height="2" /></element>
+ <element ref="text_5"><bounds x="-1" y="12" width="2" height="2" /></element>
- <bezel element="static_gray"><bounds x="6" y="0.5" width="0.2" height="13" /></bezel>
+ <element ref="static_gray"><bounds x="6" y="0.5" width="0.2" height="13" /></element>
- <bezel element="text_q"><bounds x="8" y="0" width="10" height="2" /></bezel>
- <bezel element="text_ans"><bounds x="8" y="3" width="10" height="2" /></bezel>
- <bezel element="text_act"><bounds x="8" y="6" width="10" height="2" /></bezel>
- <bezel element="nothing" inputtag="IN.1" inputmask="0x00" inputraw="1"><bounds x="14" y="-1" width="4" height="10" /></bezel>
- <bezel element="switch_qa" inputtag="IN.1" inputmask="0x1f" inputraw="1"><bounds x="15" y="0" width="2" height="2" /></bezel>
- <bezel element="switch_qa" inputtag="IN.2" inputmask="0x1f" inputraw="1"><bounds x="15" y="3" width="2" height="2" /></bezel>
- <bezel element="switch_act" inputtag="IN.3" inputmask="0x0f" inputraw="1"><bounds x="15" y="6" width="2" height="2" /></bezel>
+ <element ref="text_q"><bounds x="8" y="0" width="10" height="2" /></element>
+ <element ref="text_ans"><bounds x="8" y="3" width="10" height="2" /></element>
+ <element ref="text_act"><bounds x="8" y="6" width="10" height="2" /></element>
+ <element ref="nothing" inputtag="IN.1" inputmask="0x00" inputraw="1"><bounds x="14" y="-1" width="4" height="10" /></element>
+ <element ref="switch_qa" inputtag="IN.1" inputmask="0x1f" inputraw="1"><bounds x="15" y="0" width="2" height="2" /></element>
+ <element ref="switch_qa" inputtag="IN.2" inputmask="0x1f" inputraw="1"><bounds x="15" y="3" width="2" height="2" /></element>
+ <element ref="switch_act" inputtag="IN.3" inputmask="0x0f" inputraw="1"><bounds x="15" y="6" width="2" height="2" /></element>
</view>
</mamelayout>