summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/fccpu1.lay
blob: 445f21a93ab74204bbdd3ec5ebba7ce173078c2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<!--
license:CC0
copyright-holders:Joakim Larsson Edstrom
Force Computers CPU-1 layout
-->
<mamelayout version="2">
	<element name="silver"> <rect><color red="0.75" green="0.75" blue="0.75" /></rect></element>

	<group name="front">
		<bezel element="silver"><bounds x="0" y="0" width="36" height="480" /></bezel>
	</group>

	<view name="Force Computers SYS68K/CPU-1">
		<screen index="0"><bounds x="50" y="0" width="640" height="480" /></screen>
		<group ref="front"><bounds x="0" y="0" width="36" height="480" /></group>
	</view>
</mamelayout>