summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/lynx.lay
blob: b5e76dc6ec222c998112ee2860cf3b647ae4c426 (plain) (tree)



















                                                                          
<?xml version="1.0"?>
<mamelayout version="2">
	<view name="Standard">
		<screen index="0">
			<bounds left="0" top="0" right="36" bottom="23" />
		</screen>
	</view>
	<view name="Rotated Right">
		<screen index="0">
			<bounds left="0" top="0" right="23" bottom="36" />
			<orientation rotate="90" />
		</screen>
	</view>
	<view name="Rotated Left">
		<screen index="0">
			<bounds left="0" top="0" right="23" bottom="36" />
			<orientation rotate="270" />
		</screen>
	</view>
</mamelayout>