summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/svision.lay
blob: 1b82689e65580d32f54d46bb17e3895ac70979b1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                            
<?xml version="1.0"?>
<mamelayout version="2">
	<view name="HANDHELD(LCD)">
		<screen index="0">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>
	<view name="TVLINK PAL-Ratio">
		<screen index="0">
			<bounds left="0" top="0" right="113" bottom="78" />
		</screen>
	</view>
	<view name="TVLINK NTSC-Ratio">
		<screen index="0">
			<bounds left="0" top="0" right="118" bottom="100" />
		</screen>
	</view>
</mamelayout>