summaryrefslogtreecommitdiffstats
path: root/src/mame/layout/cz101.lay
blob: b459b1c4f2196fbedb14927234b8df9123a0193c (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0"?>
<!--
license:CC0
-->

<mamelayout version="2">
	<element name="led" defstate="0">
		<rect state="0">
			<color red="0" green="0.2" blue="0" />
		</rect>
		<rect state="1">
			<color red="0" green="0.8" blue="0" />
		</rect>
	</element>
	<view name="Debugging Lamps">
		<bounds x="0" y="0" width="776" height="200" />
		<screen index="0">
			<bounds left="0" top="0" right="776" bottom="152" />
		</screen>
		<element name="led_0" ref="led">
			<bounds x="10" y="160" width="10" height="10" />
		</element>
		<element name="led_1" ref="led">
			<bounds x="30" y="160" width="10" height="10" />
		</element>
		<element name="led_2" ref="led">
			<bounds x="50" y="160" width="10" height="10" />
		</element>
		<element name="led_3" ref="led">
			<bounds x="70" y="160" width="10" height="10" />
		</element>
		<element name="led_4" ref="led">
			<bounds x="90" y="160" width="10" height="10" />
		</element>
		<element name="led_5" ref="led">
			<bounds x="110" y="160" width="10" height="10" />
		</element>
		<element name="led_6" ref="led">
			<bounds x="130" y="160" width="10" height="10" />
		</element>
		<element name="led_7" ref="led">
			<bounds x="150" y="160" width="10" height="10" />
		</element>
		<element name="led_8" ref="led">
			<bounds x="170" y="160" width="10" height="10" />
		</element>
		<element name="led_9" ref="led">
			<bounds x="190" y="160" width="10" height="10" />
		</element>
		<element name="led_10" ref="led">
			<bounds x="210" y="160" width="10" height="10" />
		</element>
		<element name="led_11" ref="led">
			<bounds x="230" y="160" width="10" height="10" />
		</element>
		<element name="led_12" ref="led">
			<bounds x="250" y="160" width="10" height="10" />
		</element>
		<element name="led_13" ref="led">
			<bounds x="270" y="160" width="10" height="10" />
		</element>
		<element name="led_14" ref="led">
			<bounds x="290" y="160" width="10" height="10" />
		</element>
		<element name="led_15" ref="led">
			<bounds x="310" y="160" width="10" height="10" />
		</element>
		<element name="led_16" ref="led">
			<bounds x="330" y="160" width="10" height="10" />
		</element>
		<element name="led_17" ref="led">
			<bounds x="350" y="160" width="10" height="10" />
		</element>
		<element name="led_18" ref="led">
			<bounds x="370" y="160" width="10" height="10" />
		</element>
		<element name="led_19" ref="led">
			<bounds x="390" y="160" width="10" height="10" />
		</element>
		<element name="led_20" ref="led">
			<bounds x="410" y="160" width="10" height="10" />
		</element>
		<element name="led_21" ref="led">
			<bounds x="430" y="160" width="10" height="10" />
		</element>
		<element name="led_22" ref="led">
			<bounds x="450" y="160" width="10" height="10" />
		</element>
		<element name="led_23" ref="led">
			<bounds x="470" y="160" width="10" height="10" />
		</element>
		<element name="led_24" ref="led">
			<bounds x="10" y="180" width="10" height="10" />
		</element>
		<element name="led_25" ref="led">
			<bounds x="30" y="180" width="10" height="10" />
		</element>
		<element name="led_26" ref="led">
			<bounds x="50" y="180" width="10" height="10" />
		</element>
		<element name="led_27" ref="led">
			<bounds x="70" y="180" width="10" height="10" />
		</element>
		<element name="led_28" ref="led">
			<bounds x="90" y="180" width="10" height="10" />
		</element>
		<element name="led_29" ref="led">
			<bounds x="110" y="180" width="10" height="10" />
		</element>
		<element name="led_30" ref="led">
			<bounds x="130" y="180" width="10" height="10" />
		</element>
		<element name="led_31" ref="led">
			<bounds x="150" y="180" width="10" height="10" />
		</element>
	</view>
</mamelayout>