summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/mchess.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/mchess.lay')
-rw-r--r--src/mame/layout/mchess.lay10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/layout/mchess.lay b/src/mame/layout/mchess.lay
index dc5911fe027..9e77f64bb7b 100644
--- a/src/mame/layout/mchess.lay
+++ b/src/mame/layout/mchess.lay
@@ -142,7 +142,11 @@
<!-- build screen -->
- <view name="Internal Layout">
+ <view name="Internal Layout (Screen)">
+ <group ref="display"><bounds x="0" y="0" width="86" height="94.434" /></group>
+ </view>
+
+ <view name="Internal Layout (Full)">
<bounds left="-1" right="185" top="-1" bottom="96" />
<group ref="display"><bounds x="0" y="0" width="86" height="94.434" /></group>
@@ -153,8 +157,4 @@
<bezel element="text_switch" inputtag="IN.3" inputmask="0x01"><bounds x="95" y="38" width="24" height="2.7" /></bezel>
</view>
- <view name="Screen Overlay">
- <group ref="display"><bounds x="0" y="0" width="86" height="94.434" /></group>
- </view>
-
</mamelayout>