summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/hh_sm510_test.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/hh_sm510_test.lay')
-rw-r--r--src/mame/layout/hh_sm510_test.lay314
1 files changed, 281 insertions, 33 deletions
diff --git a/src/mame/layout/hh_sm510_test.lay b/src/mame/layout/hh_sm510_test.lay
index 3fdf9bdb40a..48a3c7a282a 100644
--- a/src/mame/layout/hh_sm510_test.lay
+++ b/src/mame/layout/hh_sm510_test.lay
@@ -15,44 +15,292 @@
<!-- build screen -->
<view name="Test Layout">
- <bounds left="0" right="20" top="0" bottom="16" />
+ <bounds left="0" right="64" top="0" bottom="64" />
<bezel element="static_black">
- <bounds left="0" right="20" top="0" bottom="16" />
+ <bounds left="0" right="64" top="0" bottom="64" />
</bezel>
<!-- max 4*16*4 matrix -->
- <repeat count="16">
- <param name="y" start="0" increment="1" />
-
- <!-- a -->
- <repeat count="4">
- <param name="x" start="0" increment="1" />
- <param name="p" start="0" increment="1" />
- <bezel name="0.~y~.~x~" element="led"><bounds x="~p~" y="~y~" width="0.5" height="0.5" /></bezel>
- </repeat>
-
- <!-- b -->
- <repeat count="4">
- <param name="x" start="0" increment="1" />
- <param name="p" start="5" increment="1" />
- <bezel name="1.~y~.~x~" element="led"><bounds x="~p~" y="~y~" width="0.5" height="0.5" /></bezel>
- </repeat>
-
- <!-- bs -->
- <repeat count="4">
- <param name="x" start="0" increment="1" />
- <param name="p" start="10" increment="1" />
- <bezel name="2.~y~.~x~" element="led"><bounds x="~p~" y="~y~" width="0.5" height="0.5" /></bezel>
- </repeat>
-
- <!-- c -->
- <repeat count="4">
- <param name="x" start="0" increment="1" />
- <param name="p" start="15" increment="1" />
- <bezel name="3.~y~.~x~" element="led"><bounds x="~p~" y="~y~" width="0.5" height="0.5" /></bezel>
- </repeat>
- </repeat>
+ <!-- a -->
+
+ <bezel name="0.0.0" element="led"><bounds x="0" y="0" width="1" height="1" /></bezel>
+ <bezel name="0.1.0" element="led"><bounds x="0" y="2" width="1" height="1" /></bezel>
+ <bezel name="0.2.0" element="led"><bounds x="0" y="4" width="1" height="1" /></bezel>
+ <bezel name="0.3.0" element="led"><bounds x="0" y="6" width="1" height="1" /></bezel>
+ <bezel name="0.4.0" element="led"><bounds x="0" y="8" width="1" height="1" /></bezel>
+ <bezel name="0.5.0" element="led"><bounds x="0" y="10" width="1" height="1" /></bezel>
+ <bezel name="0.6.0" element="led"><bounds x="0" y="12" width="1" height="1" /></bezel>
+ <bezel name="0.7.0" element="led"><bounds x="0" y="14" width="1" height="1" /></bezel>
+ <bezel name="0.8.0" element="led"><bounds x="0" y="16" width="1" height="1" /></bezel>
+ <bezel name="0.9.0" element="led"><bounds x="0" y="18" width="1" height="1" /></bezel>
+ <bezel name="0.10.0" element="led"><bounds x="0" y="20" width="1" height="1" /></bezel>
+ <bezel name="0.11.0" element="led"><bounds x="0" y="22" width="1" height="1" /></bezel>
+ <bezel name="0.12.0" element="led"><bounds x="0" y="24" width="1" height="1" /></bezel>
+ <bezel name="0.13.0" element="led"><bounds x="0" y="26" width="1" height="1" /></bezel>
+ <bezel name="0.14.0" element="led"><bounds x="0" y="28" width="1" height="1" /></bezel>
+ <bezel name="0.15.0" element="led"><bounds x="0" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="0.0.1" element="led"><bounds x="2" y="0" width="1" height="1" /></bezel>
+ <bezel name="0.1.1" element="led"><bounds x="2" y="2" width="1" height="1" /></bezel>
+ <bezel name="0.2.1" element="led"><bounds x="2" y="4" width="1" height="1" /></bezel>
+ <bezel name="0.3.1" element="led"><bounds x="2" y="6" width="1" height="1" /></bezel>
+ <bezel name="0.4.1" element="led"><bounds x="2" y="8" width="1" height="1" /></bezel>
+ <bezel name="0.5.1" element="led"><bounds x="2" y="10" width="1" height="1" /></bezel>
+ <bezel name="0.6.1" element="led"><bounds x="2" y="12" width="1" height="1" /></bezel>
+ <bezel name="0.7.1" element="led"><bounds x="2" y="14" width="1" height="1" /></bezel>
+ <bezel name="0.8.1" element="led"><bounds x="2" y="16" width="1" height="1" /></bezel>
+ <bezel name="0.9.1" element="led"><bounds x="2" y="18" width="1" height="1" /></bezel>
+ <bezel name="0.10.1" element="led"><bounds x="2" y="20" width="1" height="1" /></bezel>
+ <bezel name="0.11.1" element="led"><bounds x="2" y="22" width="1" height="1" /></bezel>
+ <bezel name="0.12.1" element="led"><bounds x="2" y="24" width="1" height="1" /></bezel>
+ <bezel name="0.13.1" element="led"><bounds x="2" y="26" width="1" height="1" /></bezel>
+ <bezel name="0.14.1" element="led"><bounds x="2" y="28" width="1" height="1" /></bezel>
+ <bezel name="0.15.1" element="led"><bounds x="2" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="0.0.2" element="led"><bounds x="4" y="0" width="1" height="1" /></bezel>
+ <bezel name="0.1.2" element="led"><bounds x="4" y="2" width="1" height="1" /></bezel>
+ <bezel name="0.2.2" element="led"><bounds x="4" y="4" width="1" height="1" /></bezel>
+ <bezel name="0.3.2" element="led"><bounds x="4" y="6" width="1" height="1" /></bezel>
+ <bezel name="0.4.2" element="led"><bounds x="4" y="8" width="1" height="1" /></bezel>
+ <bezel name="0.5.2" element="led"><bounds x="4" y="10" width="1" height="1" /></bezel>
+ <bezel name="0.6.2" element="led"><bounds x="4" y="12" width="1" height="1" /></bezel>
+ <bezel name="0.7.2" element="led"><bounds x="4" y="14" width="1" height="1" /></bezel>
+ <bezel name="0.8.2" element="led"><bounds x="4" y="16" width="1" height="1" /></bezel>
+ <bezel name="0.9.2" element="led"><bounds x="4" y="18" width="1" height="1" /></bezel>
+ <bezel name="0.10.2" element="led"><bounds x="4" y="20" width="1" height="1" /></bezel>
+ <bezel name="0.11.2" element="led"><bounds x="4" y="22" width="1" height="1" /></bezel>
+ <bezel name="0.12.2" element="led"><bounds x="4" y="24" width="1" height="1" /></bezel>
+ <bezel name="0.13.2" element="led"><bounds x="4" y="26" width="1" height="1" /></bezel>
+ <bezel name="0.14.2" element="led"><bounds x="4" y="28" width="1" height="1" /></bezel>
+ <bezel name="0.15.2" element="led"><bounds x="4" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="0.0.3" element="led"><bounds x="6" y="0" width="1" height="1" /></bezel>
+ <bezel name="0.1.3" element="led"><bounds x="6" y="2" width="1" height="1" /></bezel>
+ <bezel name="0.2.3" element="led"><bounds x="6" y="4" width="1" height="1" /></bezel>
+ <bezel name="0.3.3" element="led"><bounds x="6" y="6" width="1" height="1" /></bezel>
+ <bezel name="0.4.3" element="led"><bounds x="6" y="8" width="1" height="1" /></bezel>
+ <bezel name="0.5.3" element="led"><bounds x="6" y="10" width="1" height="1" /></bezel>
+ <bezel name="0.6.3" element="led"><bounds x="6" y="12" width="1" height="1" /></bezel>
+ <bezel name="0.7.3" element="led"><bounds x="6" y="14" width="1" height="1" /></bezel>
+ <bezel name="0.8.3" element="led"><bounds x="6" y="16" width="1" height="1" /></bezel>
+ <bezel name="0.9.3" element="led"><bounds x="6" y="18" width="1" height="1" /></bezel>
+ <bezel name="0.10.3" element="led"><bounds x="6" y="20" width="1" height="1" /></bezel>
+ <bezel name="0.11.3" element="led"><bounds x="6" y="22" width="1" height="1" /></bezel>
+ <bezel name="0.12.3" element="led"><bounds x="6" y="24" width="1" height="1" /></bezel>
+ <bezel name="0.13.3" element="led"><bounds x="6" y="26" width="1" height="1" /></bezel>
+ <bezel name="0.14.3" element="led"><bounds x="6" y="28" width="1" height="1" /></bezel>
+ <bezel name="0.15.3" element="led"><bounds x="6" y="30" width="1" height="1" /></bezel>
+
+ <!-- b -->
+
+ <bezel name="1.0.0" element="led"><bounds x="10" y="0" width="1" height="1" /></bezel>
+ <bezel name="1.1.0" element="led"><bounds x="10" y="2" width="1" height="1" /></bezel>
+ <bezel name="1.2.0" element="led"><bounds x="10" y="4" width="1" height="1" /></bezel>
+ <bezel name="1.3.0" element="led"><bounds x="10" y="6" width="1" height="1" /></bezel>
+ <bezel name="1.4.0" element="led"><bounds x="10" y="8" width="1" height="1" /></bezel>
+ <bezel name="1.5.0" element="led"><bounds x="10" y="10" width="1" height="1" /></bezel>
+ <bezel name="1.6.0" element="led"><bounds x="10" y="12" width="1" height="1" /></bezel>
+ <bezel name="1.7.0" element="led"><bounds x="10" y="14" width="1" height="1" /></bezel>
+ <bezel name="1.8.0" element="led"><bounds x="10" y="16" width="1" height="1" /></bezel>
+ <bezel name="1.9.0" element="led"><bounds x="10" y="18" width="1" height="1" /></bezel>
+ <bezel name="1.10.0" element="led"><bounds x="10" y="20" width="1" height="1" /></bezel>
+ <bezel name="1.11.0" element="led"><bounds x="10" y="22" width="1" height="1" /></bezel>
+ <bezel name="1.12.0" element="led"><bounds x="10" y="24" width="1" height="1" /></bezel>
+ <bezel name="1.13.0" element="led"><bounds x="10" y="26" width="1" height="1" /></bezel>
+ <bezel name="1.14.0" element="led"><bounds x="10" y="28" width="1" height="1" /></bezel>
+ <bezel name="1.15.0" element="led"><bounds x="10" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="1.0.1" element="led"><bounds x="12" y="0" width="1" height="1" /></bezel>
+ <bezel name="1.1.1" element="led"><bounds x="12" y="2" width="1" height="1" /></bezel>
+ <bezel name="1.2.1" element="led"><bounds x="12" y="4" width="1" height="1" /></bezel>
+ <bezel name="1.3.1" element="led"><bounds x="12" y="6" width="1" height="1" /></bezel>
+ <bezel name="1.4.1" element="led"><bounds x="12" y="8" width="1" height="1" /></bezel>
+ <bezel name="1.5.1" element="led"><bounds x="12" y="10" width="1" height="1" /></bezel>
+ <bezel name="1.6.1" element="led"><bounds x="12" y="12" width="1" height="1" /></bezel>
+ <bezel name="1.7.1" element="led"><bounds x="12" y="14" width="1" height="1" /></bezel>
+ <bezel name="1.8.1" element="led"><bounds x="12" y="16" width="1" height="1" /></bezel>
+ <bezel name="1.9.1" element="led"><bounds x="12" y="18" width="1" height="1" /></bezel>
+ <bezel name="1.10.1" element="led"><bounds x="12" y="20" width="1" height="1" /></bezel>
+ <bezel name="1.11.1" element="led"><bounds x="12" y="22" width="1" height="1" /></bezel>
+ <bezel name="1.12.1" element="led"><bounds x="12" y="24" width="1" height="1" /></bezel>
+ <bezel name="1.13.1" element="led"><bounds x="12" y="26" width="1" height="1" /></bezel>
+ <bezel name="1.14.1" element="led"><bounds x="12" y="28" width="1" height="1" /></bezel>
+ <bezel name="1.15.1" element="led"><bounds x="12" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="1.0.2" element="led"><bounds x="14" y="0" width="1" height="1" /></bezel>
+ <bezel name="1.1.2" element="led"><bounds x="14" y="2" width="1" height="1" /></bezel>
+ <bezel name="1.2.2" element="led"><bounds x="14" y="4" width="1" height="1" /></bezel>
+ <bezel name="1.3.2" element="led"><bounds x="14" y="6" width="1" height="1" /></bezel>
+ <bezel name="1.4.2" element="led"><bounds x="14" y="8" width="1" height="1" /></bezel>
+ <bezel name="1.5.2" element="led"><bounds x="14" y="10" width="1" height="1" /></bezel>
+ <bezel name="1.6.2" element="led"><bounds x="14" y="12" width="1" height="1" /></bezel>
+ <bezel name="1.7.2" element="led"><bounds x="14" y="14" width="1" height="1" /></bezel>
+ <bezel name="1.8.2" element="led"><bounds x="14" y="16" width="1" height="1" /></bezel>
+ <bezel name="1.9.2" element="led"><bounds x="14" y="18" width="1" height="1" /></bezel>
+ <bezel name="1.10.2" element="led"><bounds x="14" y="20" width="1" height="1" /></bezel>
+ <bezel name="1.11.2" element="led"><bounds x="14" y="22" width="1" height="1" /></bezel>
+ <bezel name="1.12.2" element="led"><bounds x="14" y="24" width="1" height="1" /></bezel>
+ <bezel name="1.13.2" element="led"><bounds x="14" y="26" width="1" height="1" /></bezel>
+ <bezel name="1.14.2" element="led"><bounds x="14" y="28" width="1" height="1" /></bezel>
+ <bezel name="1.15.2" element="led"><bounds x="14" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="1.0.3" element="led"><bounds x="16" y="0" width="1" height="1" /></bezel>
+ <bezel name="1.1.3" element="led"><bounds x="16" y="2" width="1" height="1" /></bezel>
+ <bezel name="1.2.3" element="led"><bounds x="16" y="4" width="1" height="1" /></bezel>
+ <bezel name="1.3.3" element="led"><bounds x="16" y="6" width="1" height="1" /></bezel>
+ <bezel name="1.4.3" element="led"><bounds x="16" y="8" width="1" height="1" /></bezel>
+ <bezel name="1.5.3" element="led"><bounds x="16" y="10" width="1" height="1" /></bezel>
+ <bezel name="1.6.3" element="led"><bounds x="16" y="12" width="1" height="1" /></bezel>
+ <bezel name="1.7.3" element="led"><bounds x="16" y="14" width="1" height="1" /></bezel>
+ <bezel name="1.8.3" element="led"><bounds x="16" y="16" width="1" height="1" /></bezel>
+ <bezel name="1.9.3" element="led"><bounds x="16" y="18" width="1" height="1" /></bezel>
+ <bezel name="1.10.3" element="led"><bounds x="16" y="20" width="1" height="1" /></bezel>
+ <bezel name="1.11.3" element="led"><bounds x="16" y="22" width="1" height="1" /></bezel>
+ <bezel name="1.12.3" element="led"><bounds x="16" y="24" width="1" height="1" /></bezel>
+ <bezel name="1.13.3" element="led"><bounds x="16" y="26" width="1" height="1" /></bezel>
+ <bezel name="1.14.3" element="led"><bounds x="16" y="28" width="1" height="1" /></bezel>
+ <bezel name="1.15.3" element="led"><bounds x="16" y="30" width="1" height="1" /></bezel>
+
+ <!-- bs -->
+
+ <bezel name="2.0.0" element="led"><bounds x="20" y="0" width="1" height="1" /></bezel>
+ <bezel name="2.1.0" element="led"><bounds x="20" y="2" width="1" height="1" /></bezel>
+ <bezel name="2.2.0" element="led"><bounds x="20" y="4" width="1" height="1" /></bezel>
+ <bezel name="2.3.0" element="led"><bounds x="20" y="6" width="1" height="1" /></bezel>
+ <bezel name="2.4.0" element="led"><bounds x="20" y="8" width="1" height="1" /></bezel>
+ <bezel name="2.5.0" element="led"><bounds x="20" y="10" width="1" height="1" /></bezel>
+ <bezel name="2.6.0" element="led"><bounds x="20" y="12" width="1" height="1" /></bezel>
+ <bezel name="2.7.0" element="led"><bounds x="20" y="14" width="1" height="1" /></bezel>
+ <bezel name="2.8.0" element="led"><bounds x="20" y="16" width="1" height="1" /></bezel>
+ <bezel name="2.9.0" element="led"><bounds x="20" y="18" width="1" height="1" /></bezel>
+ <bezel name="2.10.0" element="led"><bounds x="20" y="20" width="1" height="1" /></bezel>
+ <bezel name="2.11.0" element="led"><bounds x="20" y="22" width="1" height="1" /></bezel>
+ <bezel name="2.12.0" element="led"><bounds x="20" y="24" width="1" height="1" /></bezel>
+ <bezel name="2.13.0" element="led"><bounds x="20" y="26" width="1" height="1" /></bezel>
+ <bezel name="2.14.0" element="led"><bounds x="20" y="28" width="1" height="1" /></bezel>
+ <bezel name="2.15.0" element="led"><bounds x="20" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="2.0.1" element="led"><bounds x="22" y="0" width="1" height="1" /></bezel>
+ <bezel name="2.1.1" element="led"><bounds x="22" y="2" width="1" height="1" /></bezel>
+ <bezel name="2.2.1" element="led"><bounds x="22" y="4" width="1" height="1" /></bezel>
+ <bezel name="2.3.1" element="led"><bounds x="22" y="6" width="1" height="1" /></bezel>
+ <bezel name="2.4.1" element="led"><bounds x="22" y="8" width="1" height="1" /></bezel>
+ <bezel name="2.5.1" element="led"><bounds x="22" y="10" width="1" height="1" /></bezel>
+ <bezel name="2.6.1" element="led"><bounds x="22" y="12" width="1" height="1" /></bezel>
+ <bezel name="2.7.1" element="led"><bounds x="22" y="14" width="1" height="1" /></bezel>
+ <bezel name="2.8.1" element="led"><bounds x="22" y="16" width="1" height="1" /></bezel>
+ <bezel name="2.9.1" element="led"><bounds x="22" y="18" width="1" height="1" /></bezel>
+ <bezel name="2.10.1" element="led"><bounds x="22" y="20" width="1" height="1" /></bezel>
+ <bezel name="2.11.1" element="led"><bounds x="22" y="22" width="1" height="1" /></bezel>
+ <bezel name="2.12.1" element="led"><bounds x="22" y="24" width="1" height="1" /></bezel>
+ <bezel name="2.13.1" element="led"><bounds x="22" y="26" width="1" height="1" /></bezel>
+ <bezel name="2.14.1" element="led"><bounds x="22" y="28" width="1" height="1" /></bezel>
+ <bezel name="2.15.1" element="led"><bounds x="22" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="2.0.2" element="led"><bounds x="24" y="0" width="1" height="1" /></bezel>
+ <bezel name="2.1.2" element="led"><bounds x="24" y="2" width="1" height="1" /></bezel>
+ <bezel name="2.2.2" element="led"><bounds x="24" y="4" width="1" height="1" /></bezel>
+ <bezel name="2.3.2" element="led"><bounds x="24" y="6" width="1" height="1" /></bezel>
+ <bezel name="2.4.2" element="led"><bounds x="24" y="8" width="1" height="1" /></bezel>
+ <bezel name="2.5.2" element="led"><bounds x="24" y="10" width="1" height="1" /></bezel>
+ <bezel name="2.6.2" element="led"><bounds x="24" y="12" width="1" height="1" /></bezel>
+ <bezel name="2.7.2" element="led"><bounds x="24" y="14" width="1" height="1" /></bezel>
+ <bezel name="2.8.2" element="led"><bounds x="24" y="16" width="1" height="1" /></bezel>
+ <bezel name="2.9.2" element="led"><bounds x="24" y="18" width="1" height="1" /></bezel>
+ <bezel name="2.10.2" element="led"><bounds x="24" y="20" width="1" height="1" /></bezel>
+ <bezel name="2.11.2" element="led"><bounds x="24" y="22" width="1" height="1" /></bezel>
+ <bezel name="2.12.2" element="led"><bounds x="24" y="24" width="1" height="1" /></bezel>
+ <bezel name="2.13.2" element="led"><bounds x="24" y="26" width="1" height="1" /></bezel>
+ <bezel name="2.14.2" element="led"><bounds x="24" y="28" width="1" height="1" /></bezel>
+ <bezel name="2.15.2" element="led"><bounds x="24" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="2.0.3" element="led"><bounds x="26" y="0" width="1" height="1" /></bezel>
+ <bezel name="2.1.3" element="led"><bounds x="26" y="2" width="1" height="1" /></bezel>
+ <bezel name="2.2.3" element="led"><bounds x="26" y="4" width="1" height="1" /></bezel>
+ <bezel name="2.3.3" element="led"><bounds x="26" y="6" width="1" height="1" /></bezel>
+ <bezel name="2.4.3" element="led"><bounds x="26" y="8" width="1" height="1" /></bezel>
+ <bezel name="2.5.3" element="led"><bounds x="26" y="10" width="1" height="1" /></bezel>
+ <bezel name="2.6.3" element="led"><bounds x="26" y="12" width="1" height="1" /></bezel>
+ <bezel name="2.7.3" element="led"><bounds x="26" y="14" width="1" height="1" /></bezel>
+ <bezel name="2.8.3" element="led"><bounds x="26" y="16" width="1" height="1" /></bezel>
+ <bezel name="2.9.3" element="led"><bounds x="26" y="18" width="1" height="1" /></bezel>
+ <bezel name="2.10.3" element="led"><bounds x="26" y="20" width="1" height="1" /></bezel>
+ <bezel name="2.11.3" element="led"><bounds x="26" y="22" width="1" height="1" /></bezel>
+ <bezel name="2.12.3" element="led"><bounds x="26" y="24" width="1" height="1" /></bezel>
+ <bezel name="2.13.3" element="led"><bounds x="26" y="26" width="1" height="1" /></bezel>
+ <bezel name="2.14.3" element="led"><bounds x="26" y="28" width="1" height="1" /></bezel>
+ <bezel name="2.15.3" element="led"><bounds x="26" y="30" width="1" height="1" /></bezel>
+
+ <!-- c -->
+
+ <bezel name="3.0.0" element="led"><bounds x="30" y="0" width="1" height="1" /></bezel>
+ <bezel name="3.1.0" element="led"><bounds x="30" y="2" width="1" height="1" /></bezel>
+ <bezel name="3.2.0" element="led"><bounds x="30" y="4" width="1" height="1" /></bezel>
+ <bezel name="3.3.0" element="led"><bounds x="30" y="6" width="1" height="1" /></bezel>
+ <bezel name="3.4.0" element="led"><bounds x="30" y="8" width="1" height="1" /></bezel>
+ <bezel name="3.5.0" element="led"><bounds x="30" y="10" width="1" height="1" /></bezel>
+ <bezel name="3.6.0" element="led"><bounds x="30" y="12" width="1" height="1" /></bezel>
+ <bezel name="3.7.0" element="led"><bounds x="30" y="14" width="1" height="1" /></bezel>
+ <bezel name="3.8.0" element="led"><bounds x="30" y="16" width="1" height="1" /></bezel>
+ <bezel name="3.9.0" element="led"><bounds x="30" y="18" width="1" height="1" /></bezel>
+ <bezel name="3.10.0" element="led"><bounds x="30" y="20" width="1" height="1" /></bezel>
+ <bezel name="3.11.0" element="led"><bounds x="30" y="22" width="1" height="1" /></bezel>
+ <bezel name="3.12.0" element="led"><bounds x="30" y="24" width="1" height="1" /></bezel>
+ <bezel name="3.13.0" element="led"><bounds x="30" y="26" width="1" height="1" /></bezel>
+ <bezel name="3.14.0" element="led"><bounds x="30" y="28" width="1" height="1" /></bezel>
+ <bezel name="3.15.0" element="led"><bounds x="30" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="3.0.1" element="led"><bounds x="32" y="0" width="1" height="1" /></bezel>
+ <bezel name="3.1.1" element="led"><bounds x="32" y="2" width="1" height="1" /></bezel>
+ <bezel name="3.2.1" element="led"><bounds x="32" y="4" width="1" height="1" /></bezel>
+ <bezel name="3.3.1" element="led"><bounds x="32" y="6" width="1" height="1" /></bezel>
+ <bezel name="3.4.1" element="led"><bounds x="32" y="8" width="1" height="1" /></bezel>
+ <bezel name="3.5.1" element="led"><bounds x="32" y="10" width="1" height="1" /></bezel>
+ <bezel name="3.6.1" element="led"><bounds x="32" y="12" width="1" height="1" /></bezel>
+ <bezel name="3.7.1" element="led"><bounds x="32" y="14" width="1" height="1" /></bezel>
+ <bezel name="3.8.1" element="led"><bounds x="32" y="16" width="1" height="1" /></bezel>
+ <bezel name="3.9.1" element="led"><bounds x="32" y="18" width="1" height="1" /></bezel>
+ <bezel name="3.10.1" element="led"><bounds x="32" y="20" width="1" height="1" /></bezel>
+ <bezel name="3.11.1" element="led"><bounds x="32" y="22" width="1" height="1" /></bezel>
+ <bezel name="3.12.1" element="led"><bounds x="32" y="24" width="1" height="1" /></bezel>
+ <bezel name="3.13.1" element="led"><bounds x="32" y="26" width="1" height="1" /></bezel>
+ <bezel name="3.14.1" element="led"><bounds x="32" y="28" width="1" height="1" /></bezel>
+ <bezel name="3.15.1" element="led"><bounds x="32" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="3.0.2" element="led"><bounds x="34" y="0" width="1" height="1" /></bezel>
+ <bezel name="3.1.2" element="led"><bounds x="34" y="2" width="1" height="1" /></bezel>
+ <bezel name="3.2.2" element="led"><bounds x="34" y="4" width="1" height="1" /></bezel>
+ <bezel name="3.3.2" element="led"><bounds x="34" y="6" width="1" height="1" /></bezel>
+ <bezel name="3.4.2" element="led"><bounds x="34" y="8" width="1" height="1" /></bezel>
+ <bezel name="3.5.2" element="led"><bounds x="34" y="10" width="1" height="1" /></bezel>
+ <bezel name="3.6.2" element="led"><bounds x="34" y="12" width="1" height="1" /></bezel>
+ <bezel name="3.7.2" element="led"><bounds x="34" y="14" width="1" height="1" /></bezel>
+ <bezel name="3.8.2" element="led"><bounds x="34" y="16" width="1" height="1" /></bezel>
+ <bezel name="3.9.2" element="led"><bounds x="34" y="18" width="1" height="1" /></bezel>
+ <bezel name="3.10.2" element="led"><bounds x="34" y="20" width="1" height="1" /></bezel>
+ <bezel name="3.11.2" element="led"><bounds x="34" y="22" width="1" height="1" /></bezel>
+ <bezel name="3.12.2" element="led"><bounds x="34" y="24" width="1" height="1" /></bezel>
+ <bezel name="3.13.2" element="led"><bounds x="34" y="26" width="1" height="1" /></bezel>
+ <bezel name="3.14.2" element="led"><bounds x="34" y="28" width="1" height="1" /></bezel>
+ <bezel name="3.15.2" element="led"><bounds x="34" y="30" width="1" height="1" /></bezel>
+
+ <bezel name="3.0.3" element="led"><bounds x="36" y="0" width="1" height="1" /></bezel>
+ <bezel name="3.1.3" element="led"><bounds x="36" y="2" width="1" height="1" /></bezel>
+ <bezel name="3.2.3" element="led"><bounds x="36" y="4" width="1" height="1" /></bezel>
+ <bezel name="3.3.3" element="led"><bounds x="36" y="6" width="1" height="1" /></bezel>
+ <bezel name="3.4.3" element="led"><bounds x="36" y="8" width="1" height="1" /></bezel>
+ <bezel name="3.5.3" element="led"><bounds x="36" y="10" width="1" height="1" /></bezel>
+ <bezel name="3.6.3" element="led"><bounds x="36" y="12" width="1" height="1" /></bezel>
+ <bezel name="3.7.3" element="led"><bounds x="36" y="14" width="1" height="1" /></bezel>
+ <bezel name="3.8.3" element="led"><bounds x="36" y="16" width="1" height="1" /></bezel>
+ <bezel name="3.9.3" element="led"><bounds x="36" y="18" width="1" height="1" /></bezel>
+ <bezel name="3.10.3" element="led"><bounds x="36" y="20" width="1" height="1" /></bezel>
+ <bezel name="3.11.3" element="led"><bounds x="36" y="22" width="1" height="1" /></bezel>
+ <bezel name="3.12.3" element="led"><bounds x="36" y="24" width="1" height="1" /></bezel>
+ <bezel name="3.13.3" element="led"><bounds x="36" y="26" width="1" height="1" /></bezel>
+ <bezel name="3.14.3" element="led"><bounds x="36" y="28" width="1" height="1" /></bezel>
+ <bezel name="3.15.3" element="led"><bounds x="36" y="30" width="1" height="1" /></bezel>
</view>
</mamelayout>