summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/t3in1sa.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/t3in1sa.lay')
-rw-r--r--src/mame/layout/t3in1sa.lay19
1 files changed, 10 insertions, 9 deletions
diff --git a/src/mame/layout/t3in1sa.lay b/src/mame/layout/t3in1sa.lay
index b188837d81a..8c6edfa72f8 100644
--- a/src/mame/layout/t3in1sa.lay
+++ b/src/mame/layout/t3in1sa.lay
@@ -1,6 +1,7 @@
<?xml version="1.0"?>
<!--
-license:CC0
+license:CC0-1.0
+authors:hap
-->
<mamelayout version="2">
@@ -38,12 +39,12 @@ license:CC0
<!-- 7seg leds -->
<group name="display2">
- <bounds x="0" y="0" width="10" height="3" />
+ <bounds x="0" y="0" width="9" height="1" />
- <element name="digit9" ref="digit"><bounds x="0" y="0" width="2" height="3" /></element>
- <element name="digit8" ref="digit"><bounds x="2" y="0" width="2" height="3" /></element>
- <element name="digit1" ref="digit"><bounds x="6" y="0" width="2" height="3" /></element>
- <element name="digit0" ref="digit"><bounds x="8" y="0" width="2" height="3" /></element>
+ <element name="digit9" ref="digit"><bounds x="0" y="0" width="1" height="1" /></element>
+ <element name="digit8" ref="digit"><bounds x="2" y="0" width="1" height="1" /></element>
+ <element name="digit1" ref="digit"><bounds x="6" y="0" width="1" height="1" /></element>
+ <element name="digit0" ref="digit"><bounds x="8" y="0" width="1" height="1" /></element>
</group>
@@ -53,9 +54,9 @@ license:CC0
<bounds left="4" right="25" top="-2" bottom="27" />
<group ref="display1"><bounds x="10" y="0" width="13" height="25" /><orientation rotate="270" /></group>
- <group ref="display2"><bounds x="6" y="9" width="2" height="7" /><orientation rotate="270" /></group>
+ <group ref="display2"><bounds x="6" y="9" width="1.05" height="7" /><orientation rotate="270" /></group>
- <element name="0.8" ref="led"><bounds x="6.8" y="18.33" width="0.33" height="0.33" /></element>
- <element name="1.8" ref="led"><bounds x="6.8" y="6.33" width="0.33" height="0.33" /></element>
+ <element name="0.8" ref="led"><bounds x="6.36" y="18.33" width="0.33" height="0.33" /></element>
+ <element name="1.8" ref="led"><bounds x="6.36" y="6.33" width="0.33" height="0.33" /></element>
</view>
</mamelayout>