summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/layout/fccpu1.lay
blob: 0655960a26614e07f6d4f97c1f3f07af7c4d05b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<!-- fccpu1.lay -->
<!-- 2015-07-27: Initial version.  [JLE] -->
<mamelayout version="2">
	<element name="front">
				<image file="front.png" />
	</element>
	<view name="Force Computers SYS68K/CPU-1">
		<screen index="0">
			<bounds left="100" top="0" right="640" bottom="480" />
		</screen>
	<bezel name="frontpanel" element="front">
		<bounds x="0" y="0" width="36" height="480" />
	</bezel>
	</view>
</mamelayout>