summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/yosakdon.lay
blob: 99722afec63f09a5847c4591571cec0061644f41 (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
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<element name="overlay">
		<rect>
			<bounds left="0" top="0" right="80" bottom="17" />
			<color red="0.125" green="1.0" blue="1.0" />
		</rect>
		<rect>
			<bounds left="100" top="0" right="224" bottom="17" />
			<color red="1.0" green="0.2" blue="1.0" />
		</rect>
		<rect>
			<bounds left="75" top="0" right="146" bottom="40" />
			<color red="0.25" green="1.0" blue="0.2" />
		</rect>
		<rect>
			<bounds left="0" top="33" right="224" bottom="60" />
			<color red="0.25" green="1.0" blue="0.2" />
		</rect>
		<rect>
			<bounds left="0" top="56" right="224" bottom="96" />
			<color red="0.3" green="0.4" blue="1.0" />
		</rect>
		<rect>
			<bounds left="0" top="96" right="224" bottom="130" />
			<color red="0.125" green="1.0" blue="1.0" />
		</rect>
		<rect>
			<bounds left="0" top="128" right="224" bottom="160" />
			<color red="1.0" green="1.0" blue="0.1" />
		</rect>
		<rect>
			<bounds left="0" top="159" right="224" bottom="192" />
			<color red="1.0" green="0.2" blue="1.0" />
		</rect>
		<rect>
			<bounds left="0" top="191" right="224" bottom="216" />
			<color red="1.0" green="0.25" blue="0.25" />
		</rect>
		<rect>
			<bounds left="0" top="215" right="224" bottom="259" />
			<color red="0.125" green="1.0" blue="1.0" />
		</rect>
		<rect>
			<bounds left="131" top="238" right="186" bottom="259" />
			<color red="1.0" green="1.0" blue="0.125" />
		</rect>
		<rect>
			<bounds left="0" top="232" right="224" bottom="239" />
			<color red="1.0" green="0.25" blue="0.25" />
		</rect>
	</element>

	<view name="Color Overlay">
		<screen index="0">
			<bounds x="0" y="0" width="3" height="4" />
		</screen>
		<element ref="overlay" blend="multiply">
			<bounds x="0" y="0" width="3" height="4" />
		</element>
	</view>
</mamelayout>