Previous 199869 Revisions Next

r40528 Friday 28th August, 2015 at 07:25:58 UTC by Joakim Larsson Edström
Added layout file for fccpu1
[src/mess/layout]fccpu1.lay*

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


Previous 199869 Revisions Next


© 1997-2024 The MAME Team