summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-07-18 23:27:14 +0200
committer hap <happppp@users.noreply.github.com>2019-07-18 23:27:32 +0200
commit30b4b9e0348b9d3332dcbed225df3e27fd018c40 (patch)
tree24058f6daf6dc240432dc9c6bda0c19e78fd03d4
parentcaa51b4050441cdaa9837cb55a3bfee12db00810 (diff)
stratos: added buttons to layout based on artwork by fhub (nw)
-rw-r--r--src/mame/layout/saitek_stratos.lay435
1 files changed, 347 insertions, 88 deletions
diff --git a/src/mame/layout/saitek_stratos.lay b/src/mame/layout/saitek_stratos.lay
index 0fa12faa279..8cc2fddfd0a 100644
--- a/src/mame/layout/saitek_stratos.lay
+++ b/src/mame/layout/saitek_stratos.lay
@@ -3,6 +3,9 @@
<!-- define elements -->
+ <element name="black"><rect><color red="0.21" green="0.2" blue="0.2" /></rect></element>
+ <element name="text_mode"><text string="Mode" align="1"><color red="0.21" green="0.2" blue="0.2" /></text></element>
+
<element name="ledo">
<rect><color red="0.1" green="0.1" blue="0.1" /></rect>
</element>
@@ -15,6 +18,151 @@
<rect state="1"><color red="0" green="1" blue="0" /></rect>
</element>
+ <element name="hl" defstate="0">
+ <text string=" "/>
+ <rect state="1"><color red="1" green="1" blue="1" /></rect>
+ </element>
+
+ <element name="text_go">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Go"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_stop">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Stop"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_newgame">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="New Game"> <color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_sound">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Sound"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_plus">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="+"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_minus">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="-"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_function">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Function"> <color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_tabcolor">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Tab/Color"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+
+ <element name="text_normal">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Normal"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_analysis">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Analysis"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_setup">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Set Up"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_level">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Level"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_library">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Library"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_info">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Info"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+ <element name="text_play">
+ <rect><color red="0.21" green="0.2" blue="0.2" /></rect>
+ <text string="Play"><color red="0.81" green="0.8" blue="0.79" /></text>
+ </element>
+
+ <element name="text_white"><text string="White"><color red="0.71" green="0.7" blue="0.7" /></text></element>
+ <element name="text_black"><text string="Black"><color red="0.71" green="0.7" blue="0.7" /></text></element>
+ <element name="text_check"><text string="Check"><color red="0.71" green="0.7" blue="0.7" /></text></element>
+ <element name="text_end"><text string="End"><color red="0.71" green="0.7" blue="0.7" /></text></element>
+
+ <element name="text_p1"><image file="chess/wk.png"/></element>
+ <element name="text_p2"><image file="chess/wq.png"/></element>
+ <element name="text_p3"><image file="chess/wr.png"/></element>
+ <element name="text_p4"><image file="chess/wb.png"/></element>
+ <element name="text_p5"><image file="chess/wn.png"/></element>
+ <element name="text_p6"><image file="chess/wp.png"/></element>
+
+ <element name="text_1">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="1" align="1"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_2">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="2" align="1"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_3">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="3" align="1"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_4">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="4" align="1"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_5">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="5" align="1"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_6">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="6" align="1"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_7">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="7" align="1"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_8">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="8" align="1"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+
+ <element name="text_a">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="A"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_b">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="B"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_c">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="C"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_d">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="D"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_e">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="E"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_f">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="F"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+ <element name="text_g">
+ <rect><color red="0.41" green="0.4" blue="0.39" /></rect>
+ <text string="G"><color red="0.9" green="0.9" blue="0.9" /></text>
+ </element>
+ <element name="text_h">
+ <rect><color red="0.81" green="0.8" blue="0.79" /></rect>
+ <text string="H"><color red="0.05" green="0.05" blue="0.05" /></text>
+ </element>
+
<!-- sb board -->
@@ -136,6 +284,25 @@
<bezel element="cblack"><bounds x="60" y="70" width="11" height="10" /></bezel>
<bezel element="cwhite"><bounds x="70" y="70" width="10" height="10" /></bezel>
+ <!-- coords -->
+ <bezel element="text_8"><bounds x="0.25" y="4.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_7"><bounds x="0.25" y="14.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_6"><bounds x="0.25" y="24.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_5"><bounds x="0.25" y="34.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_4"><bounds x="0.25" y="44.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_3"><bounds x="0.25" y="54.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_2"><bounds x="0.25" y="64.3" width="2" height="1.4" /></bezel>
+ <bezel element="text_1"><bounds x="0.25" y="74.3" width="2" height="1.4" /></bezel>
+
+ <bezel element="text_a"><bounds x="4" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_b"><bounds x="14" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_c"><bounds x="24" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_d"><bounds x="34" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_e"><bounds x="44" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_f"><bounds x="54" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_g"><bounds x="64" y="78.55" width="2" height="1.4" /></bezel>
+ <bezel element="text_h"><bounds x="74" y="78.55" width="2" height="1.4" /></bezel>
+
<!-- sensors, pieces -->
<repeat count="8">
<param name="y" start="0" increment="10" />
@@ -298,96 +465,188 @@
<!-- build screen -->
<view name="Internal Layout">
- <bounds left="-5" right="110" top="5" bottom="95" />
-
- <element ref="ledo"><bounds x="8" y="14" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="24" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="34" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="44" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="54" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="64" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="74" width="1" height="2" /></element>
- <element ref="ledo"><bounds x="8" y="84" width="1" height="2" /></element>
-
- <element ref="ledr" name="2.7" blend="add"><bounds x="8" y="14" width="1" height="2" /></element>
- <element ref="ledr" name="2.6" blend="add"><bounds x="8" y="24" width="1" height="2" /></element>
- <element ref="ledr" name="2.5" blend="add"><bounds x="8" y="34" width="1" height="2" /></element>
- <element ref="ledr" name="2.4" blend="add"><bounds x="8" y="44" width="1" height="2" /></element>
- <element ref="ledr" name="2.3" blend="add"><bounds x="8" y="54" width="1" height="2" /></element>
- <element ref="ledr" name="2.2" blend="add"><bounds x="8" y="64" width="1" height="2" /></element>
- <element ref="ledr" name="2.1" blend="add"><bounds x="8" y="74" width="1" height="2" /></element>
- <element ref="ledr" name="2.0" blend="add"><bounds x="8" y="84" width="1" height="2" /></element>
- <element ref="ledg" name="3.7" blend="add"><bounds x="8" y="14" width="1" height="2" /></element>
- <element ref="ledg" name="3.6" blend="add"><bounds x="8" y="24" width="1" height="2" /></element>
- <element ref="ledg" name="3.5" blend="add"><bounds x="8" y="34" width="1" height="2" /></element>
- <element ref="ledg" name="3.4" blend="add"><bounds x="8" y="44" width="1" height="2" /></element>
- <element ref="ledg" name="3.3" blend="add"><bounds x="8" y="54" width="1" height="2" /></element>
- <element ref="ledg" name="3.2" blend="add"><bounds x="8" y="64" width="1" height="2" /></element>
- <element ref="ledg" name="3.1" blend="add"><bounds x="8" y="74" width="1" height="2" /></element>
- <element ref="ledg" name="3.0" blend="add"><bounds x="8" y="84" width="1" height="2" /></element>
-
- <element ref="ledo"><bounds x="14" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="24" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="34" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="44" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="54" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="64" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="74" y="91" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="84" y="91" width="2" height="1" /></element>
-
- <element ref="ledr" name="4.0" blend="add"><bounds x="14" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.1" blend="add"><bounds x="24" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.2" blend="add"><bounds x="34" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.3" blend="add"><bounds x="44" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.4" blend="add"><bounds x="54" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.5" blend="add"><bounds x="64" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.6" blend="add"><bounds x="74" y="91" width="2" height="1" /></element>
- <element ref="ledr" name="4.7" blend="add"><bounds x="84" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.0" blend="add"><bounds x="14" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.1" blend="add"><bounds x="24" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.2" blend="add"><bounds x="34" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.3" blend="add"><bounds x="44" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.4" blend="add"><bounds x="54" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.5" blend="add"><bounds x="64" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.6" blend="add"><bounds x="74" y="91" width="2" height="1" /></element>
- <element ref="ledg" name="5.7" blend="add"><bounds x="84" y="91" width="2" height="1" /></element>
-
- <element ref="ledo"><bounds x="94" y="10" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="15" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="20" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="25" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="30" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="35" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="40" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="45" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="50" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="55" width="2" height="1" /></element>
- <element ref="ledo"><bounds x="94" y="60" width="2" height="1" /></element>
-
- <element ref="ledg" name="1.7" blend="add"><bounds x="94" y="10" width="2" height="1" /></element>
- <element ref="ledg" name="1.6" blend="add"><bounds x="94" y="15" width="2" height="1" /></element>
- <element ref="ledg" name="1.5" blend="add"><bounds x="94" y="20" width="2" height="1" /></element>
- <element ref="ledg" name="1.4" blend="add"><bounds x="94" y="25" width="2" height="1" /></element>
- <element ref="ledg" name="1.3" blend="add"><bounds x="94" y="30" width="2" height="1" /></element>
- <element ref="ledg" name="1.2" blend="add"><bounds x="94" y="35" width="2" height="1" /></element>
-
- <element ref="ledr" name="0.7" blend="add"><bounds x="94" y="10" width="2" height="1" /></element>
- <element ref="ledr" name="0.6" blend="add"><bounds x="94" y="15" width="2" height="1" /></element>
- <element ref="ledr" name="0.5" blend="add"><bounds x="94" y="20" width="2" height="1" /></element>
- <element ref="ledr" name="0.4" blend="add"><bounds x="94" y="25" width="2" height="1" /></element>
- <element ref="ledr" name="0.3" blend="add"><bounds x="94" y="30" width="2" height="1" /></element>
- <element ref="ledr" name="0.2" blend="add"><bounds x="94" y="35" width="2" height="1" /></element>
-
- <element ref="ledr" name="0.1" blend="add"><bounds x="94" y="40" width="2" height="1" /></element>
- <element ref="ledr" name="1.1" blend="add"><bounds x="94" y="45" width="2" height="1" /></element>
- <element ref="ledr" name="0.0" blend="add"><bounds x="94" y="50" width="2" height="1" /></element>
- <element ref="ledr" name="1.0" blend="add"><bounds x="94" y="55" width="2" height="1" /></element>
-
- <element ref="ledg" name="1.8" blend="add"><bounds x="94" y="60" width="2" height="1" /></element>
- <element ref="ledr" name="0.8" blend="add"><bounds x="94" y="60" width="2" height="1" /></element>
+ <bounds left="-4" right="103" top="8.5" bottom="103" />
<group ref="sb_board"><bounds x="10" y="10" width="80" height="80" /></group>
- <group ref="sb_ui"><bounds x="-4" y="10" width="10" height="80" /></group>
+ <group ref="sb_ui"><bounds x="-3" y="10" width="10" height="80" /></group>
+
+ <!-- chessboard leds -->
+ <element ref="ledo"><bounds x="8.6" y="14.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="24.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="34.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="44.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="54.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="64.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="74.2" width="0.6" height="1.6" /></element>
+ <element ref="ledo"><bounds x="8.6" y="84.2" width="0.6" height="1.6" /></element>
+
+ <element ref="ledr" name="2.7" blend="add"><bounds x="8.6" y="14.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.6" blend="add"><bounds x="8.6" y="24.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.5" blend="add"><bounds x="8.6" y="34.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.4" blend="add"><bounds x="8.6" y="44.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.3" blend="add"><bounds x="8.6" y="54.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.2" blend="add"><bounds x="8.6" y="64.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.1" blend="add"><bounds x="8.6" y="74.2" width="0.6" height="1.6" /></element>
+ <element ref="ledr" name="2.0" blend="add"><bounds x="8.6" y="84.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.7" blend="add"><bounds x="8.6" y="14.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.6" blend="add"><bounds x="8.6" y="24.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.5" blend="add"><bounds x="8.6" y="34.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.4" blend="add"><bounds x="8.6" y="44.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.3" blend="add"><bounds x="8.6" y="54.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.2" blend="add"><bounds x="8.6" y="64.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.1" blend="add"><bounds x="8.6" y="74.2" width="0.6" height="1.6" /></element>
+ <element ref="ledg" name="3.0" blend="add"><bounds x="8.6" y="84.2" width="0.6" height="1.6" /></element>
+
+ <element ref="ledo"><bounds x="14.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="24.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="34.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="44.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="54.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="64.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="74.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="84.2" y="90.8" width="1.6" height="0.6" /></element>
+
+ <element ref="ledr" name="4.0" blend="add"><bounds x="14.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.1" blend="add"><bounds x="24.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.2" blend="add"><bounds x="34.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.3" blend="add"><bounds x="44.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.4" blend="add"><bounds x="54.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.5" blend="add"><bounds x="64.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.6" blend="add"><bounds x="74.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="4.7" blend="add"><bounds x="84.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.0" blend="add"><bounds x="14.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.1" blend="add"><bounds x="24.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.2" blend="add"><bounds x="34.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.3" blend="add"><bounds x="44.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.4" blend="add"><bounds x="54.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.5" blend="add"><bounds x="64.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.6" blend="add"><bounds x="74.2" y="90.8" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="5.7" blend="add"><bounds x="84.2" y="90.8" width="1.6" height="0.6" /></element>
+
+ <!-- button panel -->
+ <element ref="black"><bounds x="92.5" y="40.5" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="44.25" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="45.5" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="49.25" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="50.5" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="54.25" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="55.5" width="9" height="0.25" /></element>
+ <element ref="black"><bounds x="92.5" y="59.25" width="9" height="0.25" /></element>
+
+ <element ref="text_mode"><bounds x="92.5" y="59.4" width="9" height="1.4" /></element>
+ <element ref="black"><bounds x="91.75" y="60.5" width="0.25" height="24" /></element>
+ <element ref="black"><bounds x="102" y="60.5" width="0.25" height="24" /></element>
+
+ <element ref="black"><bounds x="92.5" y="10.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="15.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="20.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="25.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="30.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="35.5" width="9" height="4" /></element>
+
+ <element ref="black"><bounds x="92.5" y="60.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="65.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="70.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="75.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="80.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="85.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="92.5" y="92.5" width="9" height="9" /></element>
+
+ <element ref="black"><bounds x="45.5" y="92.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="45.5" y="97.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="55.5" y="92.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="55.5" y="97.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="70.5" y="92.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="70.5" y="97.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="80.5" y="92.5" width="9" height="4" /></element>
+ <element ref="black"><bounds x="80.5" y="97.5" width="9" height="4" /></element>
+
+ <element ref="text_go"> <bounds x="45.6" y="93.5" width="8.8" height="2" /></element>
+ <element ref="text_stop"> <bounds x="45.6" y="98.5" width="8.8" height="2" /></element>
+ <element ref="text_newgame"> <bounds x="55.6" y="93.5" width="8.8" height="2" /></element>
+ <element ref="text_sound"> <bounds x="55.6" y="98.5" width="8.8" height="2" /></element>
+ <element ref="text_plus"> <bounds x="70.6" y="93.0" width="8.8" height="3" /></element>
+ <element ref="text_minus"> <bounds x="70.6" y="97.6" width="8.8" height="3.8" /></element>
+ <element ref="text_function"><bounds x="80.6" y="93.5" width="8.8" height="2" /></element>
+ <element ref="text_tabcolor"><bounds x="80.6" y="98.5" width="8.8" height="2" /></element>
+
+ <element ref="text_p1"><bounds x="95.4" y="10.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+ <element ref="text_p2"><bounds x="95.4" y="15.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+ <element ref="text_p3"><bounds x="95.4" y="20.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+ <element ref="text_p4"><bounds x="95.4" y="25.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+ <element ref="text_p5"><bounds x="95.4" y="30.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+ <element ref="text_p6"><bounds x="95.4" y="35.8" width="3.2" height="3.2" /><color alpha="0.75" /></element>
+
+ <element ref="text_white"> <bounds x="92.6" y="41.5" width="8.8" height="2" /></element>
+ <element ref="text_black"> <bounds x="92.6" y="46.5" width="8.8" height="2" /></element>
+ <element ref="text_check"> <bounds x="92.6" y="51.5" width="8.8" height="2" /></element>
+ <element ref="text_end"> <bounds x="92.6" y="56.5" width="8.8" height="2" /></element>
+
+ <element ref="text_normal"> <bounds x="92.6" y="61.5" width="8.8" height="2" /></element>
+ <element ref="text_analysis"><bounds x="92.6" y="66.5" width="8.8" height="2" /></element>
+ <element ref="text_setup"> <bounds x="92.6" y="71.5" width="8.8" height="2" /></element>
+ <element ref="text_level"> <bounds x="92.6" y="76.5" width="8.8" height="2" /></element>
+ <element ref="text_library"> <bounds x="92.6" y="81.5" width="8.8" height="2" /></element>
+ <element ref="text_info"> <bounds x="92.6" y="86.5" width="8.8" height="2" /></element>
+ <element ref="text_play"> <bounds x="92.6" y="96" width="8.8" height="2" /></element>
+
+ <element ref="ledo"><bounds x="93" y="11" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="16" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="21" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="26" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="31" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="36" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="41" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="46" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="51" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="56" width="1.6" height="0.6" /></element>
+ <element ref="ledo"><bounds x="93" y="61" width="1.6" height="0.6" /></element>
+
+ <element ref="ledg" name="1.7" blend="add"><bounds x="93" y="11" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="1.6" blend="add"><bounds x="93" y="16" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="1.5" blend="add"><bounds x="93" y="21" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="1.4" blend="add"><bounds x="93" y="26" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="1.3" blend="add"><bounds x="93" y="31" width="1.6" height="0.6" /></element>
+ <element ref="ledg" name="1.2" blend="add"><bounds x="93" y="36" width="1.6" height="0.6" /></element>
+
+ <element ref="ledr" name="0.7" blend="add"><bounds x="93" y="11" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.6" blend="add"><bounds x="93" y="16" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.5" blend="add"><bounds x="93" y="21" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.4" blend="add"><bounds x="93" y="26" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.3" blend="add"><bounds x="93" y="31" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.2" blend="add"><bounds x="93" y="36" width="1.6" height="0.6" /></element>
+
+ <element ref="ledr" name="0.1" blend="add"><bounds x="93" y="41" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="1.1" blend="add"><bounds x="93" y="46" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.0" blend="add"><bounds x="93" y="51" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="1.0" blend="add"><bounds x="93" y="56" width="1.6" height="0.6" /></element>
+
+ <element ref="ledg" name="1.8" blend="add"><bounds x="93" y="61" width="1.6" height="0.6" /></element>
+ <element ref="ledr" name="0.8" blend="add"><bounds x="93" y="61" width="1.6" height="0.6" /></element>
+
+ <element ref="hl" inputtag="IN.3" inputmask="0x04"><bounds x="92.5" y="10.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.3" inputmask="0x01"><bounds x="92.5" y="15.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.2" inputmask="0x01"><bounds x="92.5" y="20.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.2" inputmask="0x04"><bounds x="92.5" y="25.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.3" inputmask="0x02"><bounds x="92.5" y="30.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.2" inputmask="0x02"><bounds x="92.5" y="35.5" width="9" height="4" /><color alpha="0.15" /></element>
+
+ <element ref="hl" inputtag="IN.7" inputmask="0x04"><bounds x="92.5" y="60.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.7" inputmask="0x02"><bounds x="92.5" y="65.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.0" inputmask="0x01"><bounds x="92.5" y="70.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.0" inputmask="0x02"><bounds x="92.5" y="75.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.6" inputmask="0x01"><bounds x="92.5" y="80.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.6" inputmask="0x02"><bounds x="92.5" y="85.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.4" inputmask="0x01"><bounds x="92.5" y="92.5" width="9" height="9" /><color alpha="0.15" /></element>
+
+ <element ref="hl" inputtag="RESET" inputmask="0x01"><bounds x="45.5" y="92.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x02"><bounds x="45.5" y="97.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x04"><bounds x="55.5" y="92.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.1" inputmask="0x01"><bounds x="55.5" y="97.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.5" inputmask="0x01"><bounds x="70.5" y="92.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.4" inputmask="0x04"><bounds x="70.5" y="97.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.5" inputmask="0x02"><bounds x="80.5" y="92.5" width="9" height="4" /><color alpha="0.15" /></element>
+ <element ref="hl" inputtag="IN.4" inputmask="0x02"><bounds x="80.5" y="97.5" width="9" height="4" /><color alpha="0.15" /></element>
</view>
</mamelayout>