summaryrefslogtreecommitdiffstats
path: root/src/mame/layout/coco3.lay
blob: 5bb06a961487b1da9f587312c26fcc8a12ede4fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<mamelayout version="2">
	<view name="Composite">
		<bounds left="0" top="0" right="4" bottom="3" />
		<screen index="0">
			<bounds left="0" top="0" right="4" bottom="3" />
		</screen>
		<!-- workaround for MAME selecting a 2-screen view by default -->
		<screen index="1"><bounds left="10" top="0" right="14" bottom="3" /></screen>
	</view>

	<view name="RGB">
		<screen index="1">
			<bounds left="0" top="0" right="4" bottom="3" />
		</screen>
	</view>
</mamelayout>