summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/ebaskb2.lay
blob: d342c4acc478601f054c0359cfff119223a1b589 (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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<?xml version="1.0"?>
<mamelayout version="2">

<!-- define elements -->

	<element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element>
	<element name="static_black2"><rect><color red="0.07" green="0.0" blue="0.01" /></rect></element>
	<element name="static_black2c"><disk><color red="0.07" green="0.0" blue="0.01" /></disk></element>
	<element name="static_white0"><rect><color red="0.66" green="0.66" blue="0.66" /></rect></element>
	<element name="static_white"><rect><color red="0.7" green="0.7" blue="0.7" /></rect></element>
	<element name="static_whitec"><disk><color red="0.7" green="0.7" blue="0.7" /></disk></element>

	<element name="text_score">
		<text string="SCORE >"><color red="0.8" green="0.8" blue="0.8" /></text>
	</element>

	<element name="digit" defstate="0">
		<led7seg><color red="1.0" green="0.2" blue="0.25" /></led7seg>
	</element>

	<element name="led" defstate="0">
		<disk state="0"><color red="0.12" green="0.022" blue="0.025" /></disk>
		<disk state="1"><color red="1.0" green="0.2" blue="0.25" /></disk>
	</element>


<!-- build screen -->

	<view name="Internal Layout">
		<bounds left="13.3" right="40.7" top="18" bottom="48" />
		<bezel element="static_black">
			<bounds left="13.3" right="40.7" top="18" bottom="48" />
		</bezel>

	<!-- score panels -->

		<bezel element="static_white0"><bounds x="13.8" y="30.5" width="4" height="5" /></bezel>
		<bezel element="static_black"><bounds x="13.9" y="30.6" width="3.8" height="4.8" /></bezel>

		<bezel name="digit1" element="digit">
			<bounds x="14.3" y="33" width="3" height="2" />
			<orientation rotate="270" />
		</bezel>
		<bezel name="digit0" element="digit">
			<bounds x="14.3" y="31" width="3" height="2" />
			<orientation rotate="270" />
		</bezel>

		<bezel element="text_score">
			<bounds x="17.9" y="30" width="1" height="6" />
			<orientation rotate="270" />
		</bezel>

		<bezel element="static_white0"><bounds x="36.2" y="30.5" width="4" height="5" /></bezel>
		<bezel element="static_black"><bounds x="36.3" y="30.6" width="3.8" height="4.8" /></bezel>

		<bezel name="digit3" element="digit">
			<bounds x="36.7" y="31" width="3" height="2" />
			<orientation rotate="90" />
		</bezel>
		<bezel name="digit2" element="digit">
			<bounds x="36.7" y="33" width="3" height="2" />
			<orientation rotate="90" />
		</bezel>

		<bezel element="text_score">
			<bounds x="35.1" y="30" width="1" height="6" />
			<orientation rotate="90" />
		</bezel>


	<!-- main bezel -->

		<bezel element="static_white"><bounds x="19.3" y="19.3" width="15.4" height="27.4" /></bezel>
		<bezel element="static_black2"><bounds x="19.5" y="19.5" width="15.0" height="27.0" /></bezel>

		<bezel element="static_white"><bounds x="25.3" y="18.0" width="3.4" height="30.0" /></bezel>
		<bezel element="static_black2"><bounds x="25.5" y="19.5" width="3" height="27.0" /></bezel>
		<bezel element="static_black2"><bounds x="25" y="26.05" width="4" height="13.8" /></bezel>

		<bezel element="static_whitec"><bounds x="25.3" y="31.3" width="3.4" height="3.4" /></bezel>
		<bezel element="static_black2c"><bounds x="25.5" y="31.5" width="3" height="3" /></bezel>
		<bezel element="static_white"><bounds x="18.9" y="32.9" width="16.2" height="0.2" /></bezel>

		<bezel element="static_whitec"><bounds x="25.3" y="24.3" width="3.4" height="3.4" /></bezel>
		<bezel element="static_black2c"><bounds x="25.5" y="24.5" width="3" height="3" /></bezel>
		<bezel element="static_black2"><bounds x="25.5" y="23.9" width="3" height="2" /></bezel>
		<bezel element="static_white"><bounds x="25.4" y="25.8" width="3.2" height="0.2" /></bezel>

		<bezel element="static_whitec"><bounds x="25.3" y="38.3" width="3.4" height="3.4" /></bezel>
		<bezel element="static_black2c"><bounds x="25.5" y="38.5" width="3" height="3" /></bezel>
		<bezel element="static_black2"><bounds x="25.5" y="40.1" width="3" height="2" /></bezel>
		<bezel element="static_white"><bounds x="25.4" y="40" width="3.2" height="0.2" /></bezel>

		<bezel element="static_white"><bounds x="26.1" y="18.5" width="1.8" height="1.8" /></bezel>
		<bezel element="static_black2"><bounds x="26.3" y="18.7" width="1.4" height="1.4" /></bezel>

		<bezel element="static_white"><bounds x="26.1" y="45.7" width="1.8" height="1.8" /></bezel>
		<bezel element="static_black2"><bounds x="26.3" y="45.9" width="1.4" height="1.4" /></bezel>


	<!-- round leds -->

		<bezel name="4.0" element="led"><bounds x="20" y="20" width="1" height="1" /></bezel>
		<bezel name="4.1" element="led"><bounds x="23.3" y="21.5" width="1" height="1" /></bezel>
		<bezel name="4.2" element="led"><bounds x="26.5" y="21" width="1" height="1" /></bezel>
		<bezel name="4.3" element="led"><bounds x="29.7" y="21.5" width="1" height="1" /></bezel>
		<bezel name="6.5" element="led"><bounds x="33" y="20" width="1" height="1" /></bezel>

		<bezel name="5.0" element="led"><bounds x="20" y="25" width="1" height="1" /></bezel>
		<bezel name="5.1" element="led"><bounds x="23.8" y="24.5" width="1" height="1" /></bezel>
		<bezel name="5.2" element="led"><bounds x="26.5" y="26.2" width="1" height="1" /></bezel>
		<bezel name="5.3" element="led"><bounds x="29.2" y="24.5" width="1" height="1" /></bezel>
		<bezel name="7.4" element="led"><bounds x="33" y="25" width="1" height="1" /></bezel>

		<bezel name="6.0" element="led"><bounds x="20" y="30" width="1" height="1" /></bezel>
		<bezel name="6.1" element="led"><bounds x="23.3" y="29" width="1" height="1" /></bezel>
		<bezel name="6.2" element="led"><bounds x="26.5" y="30" width="1" height="1" /></bezel>
		<bezel name="6.3" element="led"><bounds x="29.7" y="29" width="1" height="1" /></bezel>
		<bezel name="7.5" element="led"><bounds x="33" y="30" width="1" height="1" /></bezel>

		<bezel name="7.0" element="led"><bounds x="20" y="35" width="1" height="1" /></bezel>
		<bezel name="7.1" element="led"><bounds x="23.3" y="36" width="1" height="1" /></bezel>
		<bezel name="7.2" element="led"><bounds x="26.5" y="35" width="1" height="1" /></bezel>
		<bezel name="7.3" element="led"><bounds x="29.7" y="36" width="1" height="1" /></bezel>
		<bezel name="8.4" element="led"><bounds x="33" y="35" width="1" height="1" /></bezel>

		<bezel name="8.0" element="led"><bounds x="20" y="40" width="1" height="1" /></bezel>
		<bezel name="8.1" element="led"><bounds x="23.8" y="40.5" width="1" height="1" /></bezel>
		<bezel name="8.2" element="led"><bounds x="26.5" y="38.8" width="1" height="1" /></bezel>
		<bezel name="8.3" element="led"><bounds x="29.2" y="40.5" width="1" height="1" /></bezel>
		<bezel name="8.5" element="led"><bounds x="33" y="40" width="1" height="1" /></bezel>

		<bezel name="9.0" element="led"><bounds x="20" y="45" width="1" height="1" /></bezel>
		<bezel name="9.1" element="led"><bounds x="23.3" y="43.5" width="1" height="1" /></bezel>
		<bezel name="9.2" element="led"><bounds x="26.5" y="44" width="1" height="1" /></bezel>
		<bezel name="9.3" element="led"><bounds x="29.7" y="43.5" width="1" height="1" /></bezel>
		<bezel name="9.5" element="led"><bounds x="33" y="45" width="1" height="1" /></bezel>

		<bezel name="6.4" element="led"><bounds x="26.5" y="18.9" width="1" height="1" /></bezel>
		<bezel name="9.4" element="led"><bounds x="26.5" y="46.1" width="1" height="1" /></bezel>

	</view>
</mamelayout>