summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/scisys_chesstrv.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/scisys_chesstrv.lay')
-rw-r--r--src/mame/layout/scisys_chesstrv.lay50
1 files changed, 34 insertions, 16 deletions
diff --git a/src/mame/layout/scisys_chesstrv.lay b/src/mame/layout/scisys_chesstrv.lay
index e41a73519c5..d3c7c0f7337 100644
--- a/src/mame/layout/scisys_chesstrv.lay
+++ b/src/mame/layout/scisys_chesstrv.lay
@@ -398,7 +398,7 @@
<group name="sb_ui">
<bounds x="0" y="0" width="10" height="80" />
- <bezel element="white"><bounds x="0" y="7" width="10" height="1" /></bezel>
+ <bezel element="cblack"><bounds x="0" y="7" width="10" height="1" /></bezel>
<bezel element="text_uit1"><bounds x="0" y="2" width="10" height="2" /></bezel>
<bezel element="text_uit2"><bounds x="0" y="4" width="10" height="2" /></bezel>
@@ -475,23 +475,18 @@
</group>
-<!-- build screen -->
-
- <view name="Internal Layout">
- <bounds left="-5.5" right="31.775" top="-12.4" bottom="39.3" />
-
- <bezel name="digit3" element="digit"><bounds x="8" y="-11.3" width="3.4" height="5.1" /></bezel>
- <bezel name="digit2" element="digit"><bounds x="11.4" y="-11.3" width="3.4" height="5.1" /></bezel>
- <bezel name="digit1" element="digit"><bounds x="16.2" y="-11.3" width="3.4" height="5.1" /></bezel>
- <bezel name="digit0" element="digit"><bounds x="19.6" y="-11.3" width="3.4" height="5.1" /></bezel>
-
- <bezel element="white"><bounds x="-5.5" y="-4.975" width="37.275" height="32.55" /></bezel>
- <bezel element="blackb"><bounds x="-5.5" y="-4.5875" width="5" height="31.775" /></bezel>
- <group ref="sb_board"><bounds x="0" y="-4.2" width="31" height="31" /></group>
- <group ref="sb_ui"><bounds x="-5" y="-4.975" width="4.06875" height="32.55" /></group>
+<!-- digits, button panel -->
- <!-- button panel -->
+ <group name="digits">
+ <bounds x="0" y="0" width="45" height="15" />
+ <bezel name="digit3" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
+ <bezel name="digit2" element="digit"><bounds x="10" y="0" width="10" height="15" /></bezel>
+ <bezel name="digit1" element="digit"><bounds x="25" y="0" width="10" height="15" /></bezel>
+ <bezel name="digit0" element="digit"><bounds x="35" y="0" width="10" height="15" /></bezel>
+ </group>
+ <group name="buttons">
+ <bounds x="-1" y="28.5" width="32" height="10.1" />
<bezel element="button" inputtag="IN.0" inputmask="0x01"><bounds x="0" y="30" width="3" height="2.2" /></bezel>
<bezel element="button" inputtag="IN.0" inputmask="0x02"><bounds x="4" y="30" width="3" height="2.2" /></bezel>
<bezel element="button" inputtag="IN.0" inputmask="0x04"><bounds x="8" y="30" width="3" height="2.2" /></bezel>
@@ -544,6 +539,29 @@
<bezel element="text_l13"><bounds x="15" y="37.3" width="5" height="1.3" /></bezel>
<bezel element="text_l14"><bounds x="19" y="37.3" width="5" height="1.3" /></bezel>
<bezel element="text_l15"><bounds x="25" y="37.3" width="5" height="1.3" /></bezel>
+ </group>
+
+<!-- build screen -->
+
+ <view name="Internal Layout (Full)">
+ <bounds left="-5.5" right="31.775" top="-12.3" bottom="39.3" />
+
+ <bezel element="white"><bounds x="-5.5" y="-4.975" width="37.275" height="32.55" /></bezel>
+ <bezel element="blackb"><bounds x="-5.5" y="-4.5875" width="5" height="31.775" /></bezel>
+ <group ref="sb_board"><bounds x="0" y="-4.2" width="31" height="31" /></group>
+ <group ref="sb_ui"><bounds x="-5" y="-4.975" width="4.06875" height="32.55" /></group>
+
+ <group ref="digits"><bounds x="8" y="-11.2" width="15" height="5" /></group>
+ <group ref="buttons"><bounds x="-1" y="28.5" width="32" height="10.1" /></group>
</view>
+
+ <view name="Internal Layout (Buttons)">
+ <bounds left="-0.775" right="31.775" top="20" bottom="39.3" />
+
+ <group ref="digits"><bounds x="8" y="21" width="15" height="5" /></group>
+ <group ref="buttons"><bounds x="-1" y="28.5" width="32" height="10.1" /></group>
+ <bezel element="white"><bounds x="-0.775" y="27.1875" width="32.55" height="0.3875" /></bezel>
+ </view>
+
</mamelayout>