summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/globalfr.lay
blob: cf4d79aeefd4a4fa35a9339d039f7c57fafb47e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0"?>
<mamelayout version="2">
	<element name="vfd0">
	<led16segsc>
			<color red="0" green="0.6" blue="1.0" />
	</led16segsc>
	</element>

	<view name="VFD">
		<backdrop name="vfd0" element="vfd0" state="0">
			<bounds x="0" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd1" element="vfd0" state="0">
			<bounds x="9" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd2" element="vfd0" state="0">
			<bounds x="18" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd3" element="vfd0" state="0">
			<bounds x="27" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd4" element="vfd0" state="0">
			<bounds x="36" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd5" element="vfd0" state="0">
			<bounds x="45" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd6" element="vfd0" state="0">
			<bounds x="54" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd7" element="vfd0" state="0">
			<bounds x="63" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd8" element="vfd0" state="0">
			<bounds x="72" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd9" element="vfd0" state="0">
			<bounds x="81" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd10" element="vfd0" state="0">
			<bounds x="90" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd11" element="vfd0" state="0">
			<bounds x="99" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd12" element="vfd0" state="0">
			<bounds x="108" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd13" element="vfd0" state="0">
			<bounds x="117" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd14" element="vfd0" state="0">
			<bounds x="126" y="280" width="9" height="14"/>
		</backdrop>
		<backdrop name="vfd15" element="vfd0" state="0">
			<bounds x="135" y="280" width="9" height="14"/>
		</backdrop>
	</view>

</mamelayout>