summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/mpu4ext.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/mpu4ext.lay')
-rw-r--r--src/mame/layout/mpu4ext.lay26
1 files changed, 16 insertions, 10 deletions
diff --git a/src/mame/layout/mpu4ext.lay b/src/mame/layout/mpu4ext.lay
index c79c9776a93..11ec314730c 100644
--- a/src/mame/layout/mpu4ext.lay
+++ b/src/mame/layout/mpu4ext.lay
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
-license:CC0
+license:CC0-1.0
-->
<mamelayout version="2">
<element name="digit">
@@ -34,11 +34,17 @@ license:CC0
<repeat count="16">
<param name="n" start="15" increment="-1" />
<param name="x" start="0" increment="9" />
+ <element name="vfdblank~n~" ref="vfd0" state="0">
+ <animate name="vfdduty0" />
+ <color state="31" red="0.00" green="0.6" blue="1.00" alpha="0.0" />
+ <color state="0" red="0.00" green="0.6" blue="1.00" alpha="1.0" />
+ <bounds x="~x~" y="0" width="9" height="17" />
+ </element>
<element name="vfd~n~" ref="vfd0" state="0">
<animate name="vfdduty0" />
- <color state="0" red="0.00" green="0.6" blue="1.00" alpha="0.0"></color>
- <color state="31" red="0.00" green="0.6" blue="1.00" alpha="1.0"></color>
- <bounds x="~x~" y="0" width="9" height="17"/>
+ <color state="0" red="0.00" green="0.6" blue="1.00" alpha="0.0" />
+ <color state="31" red="0.00" green="0.6" blue="1.00" alpha="1.0" />
+ <bounds x="~x~" y="0" width="9" height="17" />
</element>
</repeat>
</group>
@@ -48,14 +54,14 @@ license:CC0
<param name="n" start="1" increment="1" />
<param name="x" start="10" increment="50" />
<element name="reel~n~" ref="Steppers" state="0">
- <bounds x="~x~" y="300" width="50" height="50"/>
+ <bounds x="~x~" y="300" width="50" height="50" />
</element>
</repeat>
<element name="reel5" ref="Steppers" state="0">
- <bounds x="220" y="300" width="50" height="50"/>
+ <bounds x="220" y="300" width="50" height="50" />
</element>
<element name="reel6" ref="Steppers" state="0">
- <bounds x="280" y="300" width="50" height="50"/>
+ <bounds x="280" y="300" width="50" height="50" />
</element>
<repeat count="28">
<param name="s" start="0" increment="8" />
@@ -64,12 +70,12 @@ license:CC0
<param name="n" start="~s~" increment="1" />
<param name="y" start="0" increment="8" />
<element name="lamp~n~" ref="matrixlamp" state="0" blend="add">
- <bounds x="~x~" y="~y~" width="7" height="7"/>
+ <bounds x="~x~" y="~y~" width="7" height="7" />
</element>
</repeat>
</repeat>
<element name="lamp224" ref="matrixlamp" state="0" blend="add">
- <bounds x="224" y="0" width="7" height="7"/>
+ <bounds x="224" y="0" width="7" height="7" />
</element>
<repeat count="5">
<param name="s" start="0" increment="8" />
@@ -78,7 +84,7 @@ license:CC0
<param name="n" start="~s~" increment="1" />
<param name="x" start="300" increment="8" />
<element name="digit~n~" ref="digit" state="0">
- <bounds x="~x~" y="~y~" width="8" height="10"/>
+ <bounds x="~x~" y="~y~" width="8" height="10" />
</element>
</repeat>
</repeat>