summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/mac.lay
blob: cbefc6620eed12818e53142d8c463ef26a1c5eff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<mamelayout version="2">
	<view name="Landscape (4:3)">
		<screen index="0">
			<bounds left="0" top="0" right="4" bottom="3" />
		</screen>
	</view>
	<view name="Portrait (3:4)">
		<screen index="0">
			<bounds left="0" top="0" right="3" bottom="4" />
		</screen>
	</view>
</mamelayout>