summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/jpmimpctsw.cpp110
-rw-r--r--src/mame/layout/j6big50.lay5179
-rw-r--r--src/mame/layout/j6bigtopa.lay4936
-rw-r--r--src/mame/layout/j6bnkrcl.lay5
-rw-r--r--src/mame/layout/j6camelt.lay4525
-rw-r--r--src/mame/layout/j6gogold.lay246
6 files changed, 1714 insertions, 13287 deletions
diff --git a/src/mame/drivers/jpmimpctsw.cpp b/src/mame/drivers/jpmimpctsw.cpp
index 2535d9f5d91..a101dacde1b 100644
--- a/src/mame/drivers/jpmimpctsw.cpp
+++ b/src/mame/drivers/jpmimpctsw.cpp
@@ -1036,10 +1036,10 @@ INPUT_PORTS_START( j6gogold )
PORT_INCLUDE( j6_stake_20 )
PORT_MODIFY("J10_2")
- PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON10 ) PORT_NAME("Top Button 2")
- PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_BUTTON9 ) PORT_NAME("Top Button 4")
- PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_BUTTON8 ) PORT_NAME("Top Button 1")
- PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON7 ) PORT_NAME("Top Button 3")
+ PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON7 ) PORT_NAME("Blasts")
+ PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_BUTTON8 ) PORT_NAME("Feature")
+ PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_BUTTON9 ) PORT_NAME("Cash")
+ PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON10 ) PORT_NAME("Nudges")
PORT_MODIFY("J9_0")
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON6 ) PORT_NAME("Exchange")
@@ -11582,6 +11582,8 @@ ROM_END
/* Mechanical Below */
#define GAME_FLAGS MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL|MACHINE_NO_SOUND|MACHINE_CLICKABLE_ARTWORK
+#define GAME_FLAGS_SOUND MACHINE_NOT_WORKING|MACHINE_REQUIRES_ARTWORK|MACHINE_MECHANICAL||MACHINE_CLICKABLE_ARTWORK
+
#define GAME_FLAGS_WORKING MACHINE_MECHANICAL|MACHINE_CLICKABLE_ARTWORK
#define GAME_FLAGS_WORKING_NO_SOUND MACHINE_MECHANICAL|MACHINE_CLICKABLE_ARTWORK|MACHINE_NO_SOUND
@@ -11593,27 +11595,27 @@ ROM_END
GAMEL( 199?, j6aceclb, 0, impact_nonvideo, j6aceclb, jpmimpct_state, empty_init, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, GND D 4)", GAME_FLAGS_WORKING, layout_j6aceclb )
GAMEL( 199?, j6aceclba, j6aceclb, impact_nonvideo, j6aceclb, jpmimpct_state, empty_init, ROT0, "Crystal", "Ace Of Clubs (Crystal) (IMPACT, GND D 4 P, Protocol)", GAME_FLAGS_WORKING, layout_j6aceclb )
-GAMEL( 199?, j6bnkrcl, 0, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 1)", GAME_FLAGS, layout_j6bnkrcl )
-GAMEL( 199?, j6bnkrcla, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 2)", GAME_FLAGS, layout_j6bnkrcl )
-GAMEL( 199?, j6bnkrclb, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 3)", GAME_FLAGS, layout_j6bnkrcl )
-GAMEL( 199?, j6bnkrclc, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V2)", GAME_FLAGS, layout_j6bnkrcl )
-
-GAMEL( 199?, j6big50, 0, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6big50 )
-GAMEL( 199?, j6big50a, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 2, Protocol)", GAME_FLAGS, layout_j6big50 )
-GAMEL( 199?, j6big50b, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6big50 )
-GAMEL( 199?, j6big50c, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 4, Whitbread)", GAME_FLAGS, layout_j6big50 )
-GAMEL( 199?, j6big50d, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6big50 )
-
-GAMEL( 199?, j6bigbuk, 0, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbuka, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukb, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukc, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukd, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbuke, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukf, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukg, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbukh, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6bigbukc )
-GAMEL( 199?, j6bigbuki, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6bigbukc )
+GAMEL( 199?, j6bnkrcl, 0, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 1)", GAME_FLAGS_SOUND, layout_j6bnkrcl )// needs layout rebuild
+GAMEL( 199?, j6bnkrcla, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 2)", GAME_FLAGS_SOUND, layout_j6bnkrcl )
+GAMEL( 199?, j6bnkrclb, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V6, set 3)", GAME_FLAGS_SOUND, layout_j6bnkrcl )
+GAMEL( 199?, j6bnkrclc, j6bnkrcl, impact_nonvideo, j6bnkrcl, jpmimpct_state, empty_init, ROT0, "JPM", "Banker Club (JPM) (IMPACT) (V2)", GAME_FLAGS_SOUND, layout_j6bnkrcl )
+
+GAMEL( 199?, j6big50, 0, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (BF12 L12)", GAME_FLAGS_WORKING, layout_j6big50 )
+GAMEL( 199?, j6big50a, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (BF12P F12, Protocol)", GAME_FLAGS_WORKING, layout_j6big50 )
+GAMEL( 199?, j6big50b, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (BF12 AH12)", GAME_FLAGS_WORKING, layout_j6big50 )
+GAMEL( 199?, j6big50c, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (BF12 L12, Whitbread)", GAME_FLAGS_WORKING, layout_j6big50 )
+GAMEL( 199?, j6big50d, j6big50, impact_nonvideo, j6big50, jpmimpct_state, empty_init, ROT0, "JPM", "Big 50 (JPM) (IMPACT) (BF L8)", GAME_FLAGS_WORKING, layout_j6big50 )
+
+GAMEL( 199?, j6bigbuk, 0, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 1)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuka, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 2)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukb, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 3)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukc, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 4)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukd, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 5)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuke, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 6)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukf, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 7)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukg, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 8)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbukh, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 9)", GAME_FLAGS_WORKING, layout_j6bigbukc )
+GAMEL( 199?, j6bigbuki, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 10)", GAME_FLAGS_WORKING, layout_j6bigbukc )
GAMEL( 199?, j6bigbukj, j6bigbuk, impact_nonvideo, j6bigbuk, jpmimpct_state, empty_init, ROT0, "JPM", "Big Bucks (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6bigbukc ) // incomplete pair
// the code in brackets is just what it shows at startup, not sure what it means at the moment
@@ -11642,11 +11644,11 @@ GAME( 199?, j6bigpct, 0, impact_nonvideo, j6bigpct, jpmimpct_state
GAME( 199?, j6bigpcta, j6bigpct, impact_nonvideo, j6bigpct, jpmimpct_state, empty_init, ROT0, "Ace", "Big Picture (Ace) (IMPACT) (set 2, Protocol)", GAME_FLAGS )
GAME( 199?, j6bigpctb, j6bigpct, impact_nonvideo, j6bigpct, jpmimpct_state, empty_init, ROT0, "Ace", "Big Picture (Ace) (IMPACT) (set 3)", GAME_FLAGS )
-// doesn't coin up (notes?) 4 reels
-GAMEL( 199?, j6bigtop, 0, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6bigtopa )
-GAMEL( 199?, j6bigtopa, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6bigtopa )
-GAMEL( 199?, j6bigtopb, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 3, Protocol)", GAME_FLAGS, layout_j6bigtopa )
-GAMEL( 199?, j6bigtopc, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6bigtopa )
+// doesn't coin up (different coin mech? notes?) 4 reels
+GAMEL( 199?, j6bigtop, 0, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (BT3 BT6) set 1)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopa, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (BT4 BT8) (set 2)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopb, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (BT4 BT8P) (set 3, Protocol)", GAME_FLAGS, layout_j6bigtopa )
+GAMEL( 199?, j6bigtopc, j6bigtop, impact_nonvideo, j6bigtop, jpmimpct_state, empty_init, ROT0, "JPM", "Big Top Club (JPM) (IMPACT) (BT4 BT8F) (set 4)", GAME_FLAGS, layout_j6bigtopa )
GAME( 199?, j6bigwhl, 0, impact_nonvideo, j6bigwhl, jpmimpct_state, empty_init, ROT0, "JPM", "Big Wheel (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6bigwhla, j6bigwhl, impact_nonvideo, j6bigwhl, jpmimpct_state, empty_init, ROT0, "JPM", "Big Wheel (JPM) (IMPACT) (set 2, Protocol)", GAME_FLAGS )
@@ -11679,11 +11681,11 @@ GAME( 199?, j6cpclb, 0, impact_nonvideo, j6cpclb, jpmimpct_state,
GAME( 199?, j6cpclba, j6cpclb, impact_nonvideo, j6cpclb, jpmimpct_state, empty_init, ROT0, "Crystal / JPM", "Caesar's Palace Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
GAME( 199?, j6cpclbb, j6cpclb, impact_nonvideo, j6cpclb, jpmimpct_state, empty_init, ROT0, "Crystal / JPM", "Caesar's Palace Club (JPM) (IMPACT) (set 3, Protocol)", GAME_FLAGS )
-GAMEL( 199?, j6camelt, 0, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6camelt )
-GAMEL( 199?, j6camelta, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6camelt )
-GAMEL( 199?, j6cameltb, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6camelt )
-GAMEL( 199?, j6cameltc, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 4, Whitbread)", GAME_FLAGS, layout_j6camelt )
-GAMEL( 199?, j6cameltd, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6camelt )
+GAMEL( 199?, j6camelt, 0, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (CA8 C10)", GAME_FLAGS_WORKING, layout_j6camelt )
+GAMEL( 199?, j6camelta, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (CA8P C10, Protocol)", GAME_FLAGS_WORKING, layout_j6camelt )
+GAMEL( 199?, j6cameltb, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (CA8 AC10)", GAME_FLAGS_WORKING, layout_j6camelt )
+GAMEL( 199?, j6cameltc, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (CA8 C10, Whitbread)", GAME_FLAGS_WORKING, layout_j6camelt )
+GAMEL( 199?, j6cameltd, j6camelt, impact_nonvideo, j6camelt, jpmimpct_state, empty_init, ROT0, "JPM", "Camelot (JPM) (IMPACT) (CA6 C8)", GAME_FLAGS_WORKING, layout_j6camelt )
GAME( 199?, j6cshbst, 0, impact_nonvideo, j6cshbst, jpmimpct_state, empty_init, ROT0, "JPM", "Cash Buster (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6cshbsta, j6cshbst, impact_nonvideo, j6cshbst, jpmimpct_state, empty_init, ROT0, "JPM", "Cash Buster (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -11691,28 +11693,28 @@ GAME( 199?, j6cshbstb, j6cshbst, impact_nonvideo, j6cshbst, jpmimpct_state
GAME( 199?, j6cshbstc, j6cshbst, impact_nonvideo, j6cshbst, jpmimpct_state, empty_init, ROT0, "JPM", "Cash Buster (JPM) (IMPACT) (set 4, Whitbread)", GAME_FLAGS )
GAME( 199?, j6cshbstd, j6cshbst, impact_nonvideo, j6cshbst, jpmimpct_state, empty_init, ROT0, "JPM", "Cash Buster (JPM) (IMPACT) (set 5)", GAME_FLAGS )
-GAMEL( 199?, j6cascz, 0, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6cascze )
-GAMEL( 199?, j6cascza, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6cascz, 0, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC07C L12) (set 1)", GAME_FLAGS_WORKING, layout_j6cascze )
+GAMEL( 199?, j6cascza, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC07C L12) (set 2)", GAME_FLAGS_WORKING, layout_j6cascze )
GAMEL( 199?, j6casczb, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6cascze ) // doesn't display anything
-GAMEL( 199?, j6casczc, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczc, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC11C L16) (set 4)", GAME_FLAGS_WORKING, layout_j6cascze )
GAMEL( 199?, j6casczd, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6cascze ) // doesn't display anything
-GAMEL( 199?, j6cascze, j6cascz, impact_nonvideo, j6cascze,jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 6)", GAME_FLAGS, layout_j6cascze )
-GAMEL( 199?, j6casczf, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 7)", GAME_FLAGS, layout_j6cascze )
-GAMEL( 199?, j6casczg, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 8)", GAME_FLAGS, layout_j6cascze )
-GAMEL( 199?, j6casczh, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 9)", GAME_FLAGS, layout_j6cascze )
-GAMEL( 199?, j6casczi, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 10)", GAME_FLAGS, layout_j6cascze ) // ERROR 5.6 but boots
+GAMEL( 199?, j6cascze, j6cascz, impact_nonvideo, j6cascze,jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC16C L23) (set 6)", GAME_FLAGS_WORKING, layout_j6cascze )
+GAMEL( 199?, j6casczf, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC16C L23) (set 7)", GAME_FLAGS_WORKING, layout_j6cascze )
+GAMEL( 199?, j6casczg, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC16C AL23) (set 8)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczh, j6cascz, impact_nonvideo, j6cascze, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC16C L23) (set 9)", GAME_FLAGS_WORKING, layout_j6cascze )
+GAMEL( 199?, j6casczi, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC15C L22) (set 10)", GAME_FLAGS, layout_j6cascze ) // ERROR 5.6 but boots
GAMEL( 199?, j6casczj, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 11)", GAME_FLAGS, layout_j6cascze ) // doesn't display anything
-GAMEL( 199?, j6casczk, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 12)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczk, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC12C L17) (set 12)", GAME_FLAGS_WORKING, layout_j6cascze )
GAMEL( 199?, j6casczl, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 13)", GAME_FLAGS, layout_j6cascze ) // ERROR 91 00 (newer / classic set?)
-GAMEL( 199?, j6casczm, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (set 14)", GAME_FLAGS, layout_j6cascze )
+GAMEL( 199?, j6casczm, j6cascz, impact_nonvideo, j6cascz, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy (JPM) (IMPACT) (CC02C L08) (set 14)", GAME_FLAGS_WORKING, layout_j6cascze )
// all of these identify as Casino Crazy and have the same text strings as above? however they do spin 6 reels instead, while the above spin 4
// the VFD is not visible in the artwork for these, so was the game simply built on top of Casino Crazy without removing the VFD messages?
-GAMEL( 199?, j6reelmn, 0, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6reelmn )
-GAMEL( 199?, j6reelmna, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 2)", GAME_FLAGS, layout_j6reelmn )
-GAMEL( 199?, j6reelmnb, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6reelmn ) // doesn't display anything
+GAMEL( 199?, j6reelmn, 0, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (RE 9) (set 1)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmna, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (RE 9) (set 2)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmnb, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (RE 9) (set 3)", GAME_FLAGS, layout_j6reelmn ) // doesn't display anything
GAMEL( 199?, j6reelmnc, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 4)", GAME_FLAGS, layout_j6reelmn )
-GAMEL( 199?, j6reelmnd, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (set 5)", GAME_FLAGS, layout_j6reelmn )
+GAMEL( 199?, j6reelmnd, j6reelmn, impact_nonvideo, j6reelmn, jpmimpct_state, empty_init, ROT0, "JPM", "Reel Money (JPM) (IMPACT) (RE 7) (set 5)", GAME_FLAGS, layout_j6reelmn )
GAME( 199?, j6casclb, 0, impact_nonvideo, j6casclb, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy Club (JPM) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6casclba, j6casclb, impact_nonvideo, j6casclb, jpmimpct_state, empty_init, ROT0, "JPM", "Casino Crazy Club (JPM) (IMPACT) (set 2)", GAME_FLAGS )
@@ -11764,10 +11766,10 @@ GAMEL( 199?, j6guabcla, j6guabcl, impact_nonvideo, j6guabcl, jpmimpct_state
GAME( 199?, j6reelb, 0, impact_nonvideo, j6reelb, jpmimpct_state, empty_init, ROT0, "Crystal", "Reel Bingo Classic Club (Crystal) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6reelba, j6guabcl, impact_nonvideo, j6reelb, jpmimpct_state, empty_init, ROT0, "Crystal", "Reel Bingo Classic Club (Crystal) (IMPACT) (set 2)", GAME_FLAGS )
-GAMEL( 199?, j6gogold, 0, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6gogold )
-GAMEL( 199?, j6gogolda, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 2, Protocol)", GAME_FLAGS, layout_j6gogold )
-GAMEL( 199?, j6gogoldb, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 3)", GAME_FLAGS, layout_j6gogold )
-GAMEL( 199?, j6gogoldc, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 4, Whitbread)", GAME_FLAGS, layout_j6gogold )
+GAMEL( 199?, j6gogold, 0, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 1)", GAME_FLAGS_WORKING, layout_j6gogold )
+GAMEL( 199?, j6gogolda, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 2, Protocol)", GAME_FLAGS_WORKING, layout_j6gogold )
+GAMEL( 199?, j6gogoldb, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 3)", GAME_FLAGS_WORKING, layout_j6gogold )
+GAMEL( 199?, j6gogoldc, j6gogold, impact_nonvideo, j6gogold, jpmimpct_state, empty_init, ROT0, "JPM", "Go For Gold (JPM) (IMPACT) (set 4, Whitbread)", GAME_FLAGS_WORKING, layout_j6gogold )
// layout off center
GAMEL( 199?, j6hapyhr, 0, impact_nonvideo, j6hapyhr, jpmimpct_state, empty_init, ROT0, "JPM", "Happy Hour (JPM) (IMPACT) (set 1)", GAME_FLAGS, layout_j6hapyhrb )
@@ -11988,7 +11990,7 @@ GAME( 199?, j6sonich, j6sonic, impact_nonvideo, j6sonic, jpmimpct_state,
GAME( 199?, j6roof, 0, impact_nonvideo, j6roof, jpmimpct_state, empty_init, ROT0, "Ace", "Thru' The Roof (Ace) (IMPACT) (set 1)", GAME_FLAGS )
GAME( 199?, j6roofa, j6roof, impact_nonvideo, j6roof, jpmimpct_state, empty_init, ROT0, "Ace", "Thru' The Roof (Ace) (IMPACT) (set 2)", GAME_FLAGS )
-GAMEL( 199?, j6untch, 0, impact_nonvideo, j6untch, jpmimpct_state, empty_init, ROT0, "JPM", "Untouchable (JPM) (IMPACT) (UN3B LO6)", GAME_FLAGS, layout_j6untch )
+GAMEL( 199?, j6untch, 0, impact_nonvideo, j6untch, jpmimpct_state, empty_init, ROT0, "JPM", "Untouchable (JPM) (IMPACT) (UN3B LO6)", GAME_FLAGS, layout_j6untch ) //Works but no sound, and may hang
GAMEL( 199?, j6untcha, j6untch, impact_nonvideo, j6untch, jpmimpct_state, empty_init, ROT0, "JPM", "Untouchable (JPM) (IMPACT) (UN3BI LO6)", GAME_FLAGS, layout_j6untch )
// VFD issues, but VFD is likely unused as it calls the game 'Some Indeterminate Club Machine' with clear placeholder text
diff --git a/src/mame/layout/j6big50.lay b/src/mame/layout/j6big50.lay
index dfb8f69b5a4..0b0e239081b 100644
--- a/src/mame/layout/j6big50.lay
+++ b/src/mame/layout/j6big50.lay
@@ -430,7 +430,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="NUDGE">
+ <text string="NUDGES">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -622,7 +622,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="NUDGES">
+ <text string="NUDGE">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2087,2391 +2087,960 @@
<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
</text>
</element>
- <element name="colour_button_150_border">
+ <element name="lamp_106_1_border" defstate="0">
<rect state="1">
- <color red="0.00" green="0.50" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.12" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_150">
+ <element name="lamp_106_1" defstate="0">
<rect state="1">
- <color red="0.00" green="1.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.25" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Start">
+ <text string="&#xA3;10">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Big 50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_151_border">
+ <element name="lamp_104_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.50" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.12" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_151">
+ <element name="lamp_104_1" defstate="0">
<rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.25" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Lo">
+ <text string="&#xA3;7">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Triple Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_152_border">
+ <element name="lamp_102_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.50" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.12" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_152">
+ <element name="lamp_102_1" defstate="0">
<rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.25" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Hi">
+ <text string="&#xA3;6">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Double Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_153_border">
+ <element name="lamp_100_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_153">
+ <element name="lamp_100_1" defstate="0">
<rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.00" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Hold">
+ <text string="&#xA3;5">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Single Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_154_border">
+ <element name="lamp_98_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_154">
+ <element name="lamp_98_1" defstate="0">
<rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.00" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Hold">
+ <text string="&#xA3;4">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_155_border">
+ <element name="lamp_96_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_155">
+ <element name="lamp_96_1" defstate="0">
<rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.00" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Hold">
+ <text string="&#xA3;3">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Bell">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_156_border">
+ <element name="lamp_61_1_border" defstate="0">
<rect state="1">
- <color red="0.00" green="0.50" blue="0.50"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.12" blue="0.12"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_156">
+ <element name="lamp_61_1" defstate="0">
<rect state="1">
- <color red="0.00" green="1.00" blue="1.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.25" blue="0.25"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Cancel">
+ <text string="&#xA3;2">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Melon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_157_border">
+ <element name="lamp_58_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.50" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.12" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_157">
+ <element name="lamp_58_1" defstate="0">
<rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.25" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Autonudge">
+ <text string="&#xA3;1">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_158_border">
+ <element name="lamp_54_1_border" defstate="0">
<rect state="1">
- <color red="0.00" green="0.25" blue="0.50"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.06" blue="0.12"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_158">
+ <element name="lamp_54_1" defstate="0">
<rect state="1">
- <color red="0.00" green="0.50" blue="1.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.00" green="0.13" blue="0.25"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="Collect">
+ <text string="&#xA3;1.20">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3x Mixed Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="colour_button_159_border">
+ <element name="lamp_48_1_border" defstate="0">
<rect state="1">
- <color red="0.50" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
<rect state="0">
- <color red="0.12" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="colour_button_159">
+ <element name="lamp_48_1" defstate="0">
<rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
<rect state="0">
- <color red="0.25" green="0.00" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <text string="#1">
+ <text string="&#xA3;1">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- </element>
- <element name="reel_background">
- <rect>
- <color red="1.0" green="1.0" blue="1.0"/>
- </rect>
- </element>
- <element name="reel0" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
- <color red="0.0" green="0.0" blue="0.0"/>
- </reel>
- </element>
- <element name="reel1" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
- <color red="0.0" green="0.0" blue="0.0"/>
- </reel>
- </element>
- <element name="reel2" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <text string="3 x [Boxed]">
<color red="0.0" green="0.0" blue="0.0"/>
- </reel>
- </element>
- <element name="reel3" defstate="0">
- <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
- <color red="0.0" green="0.0" blue="0.0"/>
- </reel>
- </element>
- <element name="led_background">
- <rect>
- <color red="0.4" green="0.0" blue="0.0"/>
- </rect>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
+ </text>
</element>
- <element name="led_on">
+ <element name="lamp_160_1_border" defstate="0">
<rect state="1">
- <color red="1.0" green="0.0" blue="0.0"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="led_dot_on">
- <disk state="1">
- <color red="1.0" green="0.0" blue="0.0"/>
- </disk>
- </element>
- <element name="led_off">
<rect state="0">
- <color red="0.5" green="0.0" blue="0.0"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="led_dot_off">
- <disk state="0">
- <color red="0.5" green="0.0" blue="0.0"/>
- </disk>
- </element>
- <element name="led_digit_rect_black">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="lamp_160_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="led_digit_rect_red">
- <rect>
- <color red="1.0" green="0.0" blue="0.0"/>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
+ <text string="Melon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
</element>
- <element name="led_digit_rect_green">
- <rect>
- <color red="0.0" green="1.0" blue="0.0"/>
+ <element name="lamp_161_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="led_digit_rect_blue">
- <rect>
- <color red="0.0" green="0.0" blue="1.0"/>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
- <element name="led_digit_red">
- <led7seg>
- <color red="1.0" green="0.0" blue="0.0"/>
- </led7seg>
- </element>
- <element name="led_digit_green">
- <led7seg>
- <color red="0.0" green="1.0" blue="0.0"/>
- </led7seg>
- </element>
- <element name="led_digit_blue">
- <led7seg>
- <color red="0.0" green="0.5" blue="1.0"/>
- </led7seg>
- </element>
- <element name="vfd0">
- <led16segsc>
- <color red="0.0" green="1.0" blue="1.0"/>
- </led16segsc>
- </element>
- <element name="vfd0_background">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="lamp_161_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="reel_lamp_layer_0" defstate="0">
- <rect>
- <color red="0.40" green="0.40" blue="0.40"/>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
- <disk state="1">
- <color red="0.50" green="0.50" blue="0.50"/>
- </disk>
- </element>
- <element name="reel_lamp_layer_1" defstate="0">
- <disk state="1">
- <color red="0.60" green="0.60" blue="0.60"/>
- </disk>
- </element>
- <element name="reel_lamp_layer_2" defstate="0">
- <disk state="1">
- <color red="0.70" green="0.70" blue="0.70"/>
- </disk>
- </element>
- <element name="reel_lamp_layer_3" defstate="0">
- <disk state="1">
- <color red="0.80" green="0.80" blue="0.80"/>
- </disk>
- </element>
- <element name="reel_lamp_layer_4" defstate="0">
- <disk state="1">
- <color red="0.90" green="0.90" blue="0.90"/>
- </disk>
- </element>
- <element name="reel_lamp_layer_5" defstate="0">
- <disk state="1">
- <color red="1.00" green="1.00" blue="1.00"/>
- </disk>
- </element>
- <element name="label_4">
- <text string="#">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="label_5">
- <text string="CREDITS">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="label_6">
- <text string="Lock and Key">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="label_7">
- <text string="Thanks To BB">
+ <text string="JPM">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_147">
- <text string="Niallquinn">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
- </text>
- <text string="V1.1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
- </text>
- </element>
- <element name="label_148">
- <text string="Thanks to Troutman,">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
- </text>
- <text string="Bugs Bunny,">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
- </text>
- <text string="Dad and HitTheSix">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
- </text>
- </element>
- <element name="debug_backdrop_colour">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="lamp_162_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="debug_lamp_standard">
<rect state="0">
- <color red="0.00" green="0.20" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
+ </element>
+ <element name="lamp_162_1" defstate="0">
<rect state="1">
- <color red="0.00" green="1.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="debug_lamp_reel">
<rect state="0">
- <color red="0.00" green="0.00" blue="0.20"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
+ <text string="Double Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_163_1_border" defstate="0">
<rect state="1">
- <color red="0.00" green="0.00" blue="1.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="debug_lamp_segment">
<rect state="0">
- <color red="0.20" green="0.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
+ </element>
+ <element name="lamp_163_1" defstate="0">
<rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
+ <color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="debug_lamp_button">
<rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
+ <color red="0.30" green="0.30" blue="0.30"/>
</rect>
+ <text string="Big 50">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_164_1_border" defstate="0">
<rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="debug_lamp_unreferenced">
<rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
+ </element>
+ <element name="lamp_164_1" defstate="0">
<rect state="1">
<color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="debug_lamp_label_0">
- <text string="0">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_2">
- <text string="2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_4">
- <text string="4">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_11">
- <text string="11">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_13">
- <text string="13">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_15">
- <text string="15">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_17">
- <text string="17">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_19">
- <text string="19">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_21">
- <text string="21">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_23">
- <text string="23">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_25">
- <text string="25">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_27">
- <text string="27">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_29">
- <text string="29">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_31">
- <text string="31">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_33">
- <text string="33">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_35">
- <text string="35">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_37">
- <text string="37">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_39">
- <text string="39">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_41">
- <text string="41">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_43">
- <text string="43">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_45">
- <text string="45">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_47">
- <text string="47">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_49">
- <text string="49">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_50">
- <text string="50">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_51">
- <text string="51">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_52">
- <text string="52">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_60">
- <text string="60">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_64">
- <text string="64">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_65">
- <text string="65">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_66">
- <text string="66">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_67">
- <text string="67">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_68">
- <text string="68">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_69">
- <text string="69">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_70">
- <text string="70">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_71">
- <text string="71">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_72">
- <text string="72">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_73">
- <text string="73">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_74">
- <text string="74">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_75">
- <text string="75">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_76">
- <text string="76">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_77">
- <text string="77">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_78">
- <text string="78">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_79">
- <text string="79">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_80">
- <text string="80">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_81">
- <text string="81">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_82">
- <text string="82">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_83">
- <text string="83">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_84">
- <text string="84">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_85">
- <text string="85">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_86">
- <text string="86">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_87">
- <text string="87">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_88">
- <text string="88">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_89">
- <text string="89">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_90">
- <text string="90">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_91">
- <text string="91">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_92">
- <text string="92">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_93">
- <text string="93">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_94">
- <text string="94">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_95">
- <text string="95">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_96">
- <text string="96">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_97">
- <text string="97">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_98">
- <text string="98">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_99">
- <text string="99">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_100">
- <text string="100">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_101">
- <text string="101">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_102">
- <text string="102">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_103">
- <text string="103">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_104">
- <text string="104">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_105">
- <text string="105">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_106">
- <text string="106">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_107">
- <text string="107">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_108">
- <text string="108">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_109">
- <text string="109">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_110">
- <text string="110">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_111">
- <text string="111">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_112">
- <text string="112">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_113">
- <text string="113">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_114">
- <text string="114">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_115">
- <text string="115">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_116">
- <text string="116">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_117">
- <text string="117">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_118">
- <text string="118">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_119">
- <text string="119">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_120">
- <text string="120">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_121">
- <text string="121">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_122">
- <text string="122">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_123">
- <text string="123">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_124">
- <text string="124">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_125">
- <text string="125">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_126">
- <text string="126">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_127">
- <text string="127">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_128">
- <text string="128">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_129">
- <text string="129">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_130">
- <text string="130">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_131">
- <text string="131">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_132">
- <text string="132">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_133">
- <text string="133">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_134">
- <text string="134">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_135">
- <text string="135">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_136">
- <text string="136">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_137">
- <text string="137">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_138">
- <text string="138">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_139">
- <text string="139">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_140">
- <text string="140">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_141">
- <text string="141">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_142">
- <text string="142">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_143">
- <text string="143">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_144">
- <text string="144">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_145">
- <text string="145">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_146">
- <text string="146">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_147">
- <text string="147">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_148">
- <text string="148">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_149">
- <text string="149">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_150">
- <text string="150">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_151">
- <text string="151">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_152">
- <text string="152">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_153">
- <text string="153">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_154">
- <text string="154">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_155">
- <text string="155">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_156">
- <text string="156">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_157">
- <text string="157">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_158">
- <text string="158">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_159">
- <text string="159">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_160">
- <text string="160">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_161">
- <text string="161">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_162">
- <text string="162">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_163">
- <text string="163">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_164">
- <text string="164">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_165">
- <text string="165">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_166">
- <text string="166">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_167">
- <text string="167">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_168">
- <text string="168">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_169">
- <text string="169">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_170">
- <text string="170">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_171">
- <text string="171">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_172">
- <text string="172">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_173">
- <text string="173">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_174">
- <text string="174">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_175">
- <text string="175">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_176">
- <text string="176">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_177">
- <text string="177">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_178">
- <text string="178">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_179">
- <text string="179">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_180">
- <text string="180">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_181">
- <text string="181">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_182">
- <text string="182">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_183">
- <text string="183">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_184">
- <text string="184">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_185">
- <text string="185">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_186">
- <text string="186">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_187">
- <text string="187">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_188">
- <text string="188">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_189">
- <text string="189">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_190">
- <text string="190">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_191">
- <text string="191">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_192">
- <text string="192">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_193">
- <text string="193">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_194">
- <text string="194">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_195">
- <text string="195">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_196">
- <text string="196">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_197">
- <text string="197">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_198">
- <text string="198">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_199">
- <text string="199">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_200">
- <text string="200">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_201">
- <text string="201">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_202">
- <text string="202">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_203">
- <text string="203">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_204">
- <text string="204">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_205">
- <text string="205">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_206">
- <text string="206">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_207">
- <text string="207">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_208">
- <text string="208">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_209">
- <text string="209">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_210">
- <text string="210">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_211">
- <text string="211">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_212">
- <text string="212">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_213">
- <text string="213">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_214">
- <text string="214">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_215">
- <text string="215">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_216">
- <text string="216">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_217">
- <text string="217">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_218">
- <text string="218">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_219">
- <text string="219">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_220">
- <text string="220">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_221">
- <text string="221">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_222">
- <text string="222">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_223">
- <text string="223">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_224">
- <text string="224">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_225">
- <text string="225">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_226">
- <text string="226">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_227">
- <text string="227">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_228">
- <text string="228">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_229">
- <text string="229">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_230">
- <text string="230">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_231">
- <text string="231">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_232">
- <text string="232">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_233">
- <text string="233">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_234">
- <text string="234">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_235">
- <text string="235">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_236">
- <text string="236">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_237">
- <text string="237">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_238">
- <text string="238">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_239">
- <text string="239">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_240">
- <text string="240">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_241">
- <text string="241">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_242">
- <text string="242">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_243">
- <text string="243">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_244">
- <text string="244">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_245">
- <text string="245">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_246">
- <text string="246">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_247">
- <text string="247">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_248">
- <text string="248">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_249">
- <text string="249">
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="Triple Bar">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_lamp_label_250">
- <text string="250">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_165_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_lamp_label_251">
- <text string="251">
+ <element name="lamp_165_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="Single Bar">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_lamp_label_252">
- <text string="252">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_166_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_lamp_label_253">
- <text string="253">
+ <element name="lamp_166_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="Bell">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_lamp_label_254">
- <text string="254">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_167_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_lamp_label_255">
- <text string="255">
+ <element name="lamp_167_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="Grapes">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_standard">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
- </rect>
+ <element name="lamp_57_1_border" defstate="0">
<rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
- </element>
- <element name="debug_button_unreferenced">
<rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
+ <color red="0.00" green="0.00" blue="0.00"/>
</rect>
+ </element>
+ <element name="lamp_57_1" defstate="0">
<rect state="1">
<color red="1.00" green="1.00" blue="1.00"/>
</rect>
- </element>
- <element name="debug_button_label_0">
- <text string="0">
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="A">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_56_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_2">
+ <element name="lamp_56_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
<text string="2">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_53_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_4">
+ <element name="lamp_53_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
<text string="4">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_51_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_11">
- <text string="11">
+ <element name="lamp_51_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="3">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_52_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_13">
- <text string="13">
+ <element name="lamp_52_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="5">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_50_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_15">
- <text string="15">
+ <element name="lamp_50_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="6">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_148_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_17">
- <text string="17">
+ <element name="lamp_148_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="7">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_151_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_19">
- <text string="19">
+ <element name="lamp_151_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="8">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_150_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_21">
- <text string="21">
+ <element name="lamp_150_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="J">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_149_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_23">
- <text string="23">
+ <element name="lamp_149_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="9">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_152_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_25">
- <text string="25">
+ <element name="lamp_152_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="Q">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="lamp_147_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_27">
- <text string="27">
+ <element name="lamp_147_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.30" green="0.30" blue="0.30"/>
+ </rect>
+ <text string="K">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_146_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_29">
- <text string="29">
+ <element name="colour_button_146">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Start">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_147_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_31">
- <text string="31">
+ <element name="colour_button_147">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Lo">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_148_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_33">
- <text string="33">
+ <element name="colour_button_148">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Hi">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_149_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_35">
- <text string="35">
+ <element name="colour_button_149">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_150_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_37">
- <text string="37">
+ <element name="colour_button_150">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_151_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_39">
- <text string="39">
+ <element name="colour_button_151">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="Hold">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_152_border">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.12" blue="0.12"/>
+ </rect>
</element>
- <element name="debug_button_label_41">
- <text string="41">
+ <element name="colour_button_152">
+ <rect state="1">
+ <color red="0.00" green="1.00" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.25" blue="0.25"/>
+ </rect>
+ <text string="Cancel">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_153_border">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_43">
- <text string="43">
+ <element name="colour_button_153">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="Autonudge">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_154_border">
+ <rect state="1">
+ <color red="0.00" green="0.25" blue="0.50"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.06" blue="0.12"/>
+ </rect>
</element>
- <element name="debug_button_label_45">
- <text string="45">
+ <element name="colour_button_154">
+ <rect state="1">
+ <color red="0.00" green="0.50" blue="1.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.00" green="0.13" blue="0.25"/>
+ </rect>
+ <text string="Collect">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="colour_button_155_border">
+ <rect state="1">
+ <color red="0.50" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.00" blue="0.00"/>
+ </rect>
</element>
- <element name="debug_button_label_47">
- <text string="47">
+ <element name="colour_button_155">
+ <rect state="1">
+ <color red="1.00" green="0.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.00" blue="0.00"/>
+ </rect>
+ <text string="&#xA3;1">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="reel_background">
+ <rect>
+ <color red="1.0" green="1.0" blue="1.0"/>
+ </rect>
</element>
- <element name="debug_button_label_49">
- <text string="49">
+ <element name="reel0" defstate="0">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Big 50,[Bell],Grapes(2),[Melon],JPM,Melon(2),[Grapes],Triple Bar,[JPM],Grapes(1),Melon,[Double Bar],Bell(1),Grapes,Melon,[Single Bar(3)]">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ </reel>
</element>
- <element name="debug_button_label_50">
- <text string="50">
+ <element name="reel1" defstate="0">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Big 50,Bell,[Grapes(2)],Melon,[JPM(1)],Melon,Grapes(2),[Single Bar],JPM,Grapes,[Melon],Double Bar(3),[Bell],Grapes,Melon,[Triple Bar(1)]">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ </reel>
</element>
- <element name="debug_button_label_51">
- <text string="51">
+ <element name="reel2" defstate="0">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Big 50,[Bell(1)],Grapes,Melon,[JPM],Melon,Grapes(3),[Double Bar],JPM,[Grapes(2)],Melon,Triple Bar,Bell(3),Grapes,[Melon(4)],Single Bar">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ </reel>
</element>
- <element name="debug_button_label_52">
- <text string="52">
+ <element name="reel3" defstate="0">
+ <reel reelreversed="0" stateoffset="8193" numsymbolsvisible="1" symbollist="3 9,2 8,A 7,K 6,Q 5,J 4,9 3,8 2,7 A,6 K,5 Q,4 J">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ </reel>
</element>
- <element name="debug_button_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_background">
+ <rect>
+ <color red="0.4" green="0.0" blue="0.0"/>
+ </rect>
</element>
- <element name="debug_button_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_on">
+ <rect state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </rect>
</element>
- <element name="debug_button_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_dot_on">
+ <disk state="1">
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </disk>
</element>
- <element name="debug_button_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_off">
+ <rect state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </rect>
</element>
- <element name="debug_button_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_dot_off">
+ <disk state="0">
+ <color red="0.5" green="0.0" blue="0.0"/>
+ </disk>
</element>
- <element name="debug_button_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="led_digit">
+ <led7seg>
+ <color red="1.0" green="0.0" blue="0.0"/>
+ </led7seg>
</element>
- <element name="debug_button_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="vfd0">
+ <led16segsc>
+ <color red="0.0" green="1.0" blue="1.0"/>
+ </led16segsc>
</element>
- <element name="debug_button_label_60">
- <text string="60">
+ <element name="vfd0_background">
+ <rect>
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ </rect>
</element>
- <element name="debug_button_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="reel_lamp_layer_0" defstate="0">
+ <rect>
+ <color red="0.40" green="0.40" blue="0.40"/>
+ </rect>
+ <disk state="1">
+ <color red="0.50" green="0.50" blue="0.50"/>
+ </disk>
</element>
- <element name="debug_button_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="reel_lamp_layer_1" defstate="0">
+ <disk state="1">
+ <color red="0.60" green="0.60" blue="0.60"/>
+ </disk>
</element>
- <element name="debug_button_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
+ <element name="reel_lamp_layer_2" defstate="0">
+ <disk state="1">
+ <color red="0.70" green="0.70" blue="0.70"/>
+ </disk>
</element>
- <element name="debug_vfd">
- <led16segsc>
- <color red="0.0" green="1.0" blue="1.0"/>
- </led16segsc>
+ <element name="reel_lamp_layer_3" defstate="0">
+ <disk state="1">
+ <color red="0.80" green="0.80" blue="0.80"/>
+ </disk>
</element>
- <element name="debug_stepper_value" defstate="0">
- <simplecounter maxstate="999" digits="3">
- <color red="1.0" green="1.0" blue="1.0"/>
- </simplecounter>
+ <element name="reel_lamp_layer_4" defstate="0">
+ <disk state="1">
+ <color red="0.90" green="0.90" blue="0.90"/>
+ </disk>
</element>
- <element name="debug_reel_symbol_count_0">
- <text string="16">
- <color red="1.0" green="1.0" blue="1.0"/>
- </text>
+ <element name="reel_lamp_layer_5" defstate="0">
+ <disk state="1">
+ <color red="1.00" green="1.00" blue="1.00"/>
+ </disk>
</element>
- <element name="debug_reel_symbol_count_1">
- <text string="16">
+ <element name="label_4">
+ <text string="&#xA3;">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_2">
- <text string="16">
+ <element name="label_5">
+ <text string="CREDITS">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_3">
- <text string="12">
+ <element name="label_6">
+ <text string="Lock and Key">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
@@ -4482,24 +3051,204 @@
<element ref="reel_background">
<bounds x="180" y="480" width="80" height="100"/>
</element>
+ <element name="lamp2" ref="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="480.0000" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp2" ref="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="481.3889" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp2" ref="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="482.7778" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp2" ref="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="484.1667" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp2" ref="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="485.5555" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp2" ref="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="486.9445" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="513.3333" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="514.7222" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="516.1111" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="517.5000" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="518.8889" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp1" ref="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="520.2778" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_0" state="0">
+ <bounds x="180.0000" y="546.6667" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_1" state="0">
+ <bounds x="183.3333" y="548.0556" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_2" state="0">
+ <bounds x="186.6667" y="549.4445" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_3" state="0">
+ <bounds x="190.0000" y="550.8334" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_4" state="0">
+ <bounds x="193.3333" y="552.2222" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp0" ref="reel_lamp_layer_5" state="0">
+ <bounds x="196.6667" y="553.6111" width="46.6667" height="19.4444"/>
+ </element>
<element name="sreel1" ref="reel0" state="0">
<bounds x="180" y="480" width="80" height="100"/>
</element>
<element ref="reel_background">
<bounds x="285" y="480" width="80" height="100"/>
</element>
+ <element name="lamp5" ref="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="480.0000" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp5" ref="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="481.3889" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp5" ref="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="482.7778" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp5" ref="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="484.1667" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp5" ref="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="485.5555" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp5" ref="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="486.9445" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="513.3333" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="514.7222" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="516.1111" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="517.5000" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="518.8889" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp4" ref="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="520.2778" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_0" state="0">
+ <bounds x="285.0000" y="546.6667" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_1" state="0">
+ <bounds x="288.3333" y="548.0556" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_2" state="0">
+ <bounds x="291.6667" y="549.4445" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_3" state="0">
+ <bounds x="295.0000" y="550.8334" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_4" state="0">
+ <bounds x="298.3333" y="552.2222" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp3" ref="reel_lamp_layer_5" state="0">
+ <bounds x="301.6667" y="553.6111" width="46.6667" height="19.4444"/>
+ </element>
<element name="sreel2" ref="reel1" state="0">
<bounds x="285" y="480" width="80" height="100"/>
</element>
<element ref="reel_background">
<bounds x="390" y="480" width="80" height="100"/>
</element>
+ <element name="lamp18" ref="reel_lamp_layer_0" state="0">
+ <bounds x="390.0000" y="480.0000" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp18" ref="reel_lamp_layer_1" state="0">
+ <bounds x="393.3333" y="481.3889" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp18" ref="reel_lamp_layer_2" state="0">
+ <bounds x="396.6667" y="482.7778" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp18" ref="reel_lamp_layer_3" state="0">
+ <bounds x="400.0000" y="484.1667" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp18" ref="reel_lamp_layer_4" state="0">
+ <bounds x="403.3333" y="485.5555" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp18" ref="reel_lamp_layer_5" state="0">
+ <bounds x="406.6667" y="486.9445" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_0" state="0">
+ <bounds x="390.0000" y="513.3333" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_1" state="0">
+ <bounds x="393.3333" y="514.7222" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_2" state="0">
+ <bounds x="396.6667" y="516.1111" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_3" state="0">
+ <bounds x="400.0000" y="517.5000" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_4" state="0">
+ <bounds x="403.3333" y="518.8889" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp17" ref="reel_lamp_layer_5" state="0">
+ <bounds x="406.6667" y="520.2778" width="46.6667" height="19.4444"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_0" state="0">
+ <bounds x="390.0000" y="546.6667" width="80.0000" height="33.3333"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_1" state="0">
+ <bounds x="393.3333" y="548.0556" width="73.3333" height="30.5556"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_2" state="0">
+ <bounds x="396.6667" y="549.4445" width="66.6667" height="27.7778"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_3" state="0">
+ <bounds x="400.0000" y="550.8334" width="60.0000" height="25.0000"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_4" state="0">
+ <bounds x="403.3333" y="552.2222" width="53.3333" height="22.2222"/>
+ </element>
+ <element name="lamp16" ref="reel_lamp_layer_5" state="0">
+ <bounds x="406.6667" y="553.6111" width="46.6667" height="19.4444"/>
+ </element>
<element name="sreel3" ref="reel2" state="0">
<bounds x="390" y="480" width="80" height="100"/>
</element>
<element ref="reel_background">
<bounds x="253" y="353" width="140" height="50"/>
</element>
+ <element name="lamp20" ref="reel_lamp_layer_0" state="0">
+ <bounds x="253.0000" y="353.0000" width="140.0000" height="50.0000"/>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_1" state="0">
+ <bounds x="258.8333" y="355.0833" width="128.3333" height="45.8333"/>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="357.1667" width="116.6667" height="41.6667"/>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_3" state="0">
+ <bounds x="270.5000" y="359.2500" width="105.0000" height="37.5000"/>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_4" state="0">
+ <bounds x="276.3333" y="361.3333" width="93.3333" height="33.3333"/>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_5" state="0">
+ <bounds x="282.1667" y="363.4167" width="81.6667" height="29.1667"/>
+ </element>
<element name="sreel4" ref="reel3" state="0">
<bounds x="253" y="353" width="140" height="50"/>
</element>
@@ -5115,2216 +3864,284 @@
<element name="lamp254" ref="lamp_254_1" state="0">
<bounds x="601" y="564" width="20" height="20"/>
</element>
- <element name="lamp192" ref="colour_button_150_border" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="559" y="622" width="66" height="34"/>
- </element>
- <element name="lamp192" ref="colour_button_150" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="561" y="624" width="62" height="30"/>
- </element>
- <element name="lamp193" ref="colour_button_151_border" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="514" y="622" width="30" height="34"/>
- </element>
- <element name="lamp193" ref="colour_button_151" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="516" y="624" width="26" height="30"/>
- </element>
- <element name="lamp194" ref="colour_button_152_border" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="485" y="622" width="30" height="34"/>
- </element>
- <element name="lamp194" ref="colour_button_152" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="487" y="624" width="26" height="30"/>
- </element>
- <element name="lamp195" ref="colour_button_153_border" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="392" y="622" width="66" height="34"/>
- </element>
- <element name="lamp195" ref="colour_button_153" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="394" y="624" width="62" height="30"/>
- </element>
- <element name="lamp209" ref="colour_button_154_border" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="290" y="622" width="66" height="34"/>
- </element>
- <element name="lamp209" ref="colour_button_154" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="292" y="624" width="62" height="30"/>
- </element>
- <element name="lamp211" ref="colour_button_155_border" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="187" y="621" width="66" height="34"/>
- </element>
- <element name="lamp211" ref="colour_button_155" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="189" y="623" width="62" height="30"/>
- </element>
- <element name="lamp241" ref="colour_button_156_border" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="76" y="622" width="44" height="34"/>
- </element>
- <element name="lamp241" ref="colour_button_156" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="78" y="624" width="40" height="30"/>
- </element>
- <element name="lamp242" ref="colour_button_157_border" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="6" y="622" width="66" height="34"/>
- </element>
- <element name="lamp242" ref="colour_button_157" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="8" y="624" width="62" height="30"/>
- </element>
- <element name="lamp243" ref="colour_button_158_border" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="121" y="622" width="46" height="34"/>
- </element>
- <element name="lamp243" ref="colour_button_158" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="123" y="624" width="42" height="30"/>
- </element>
- <element name="lamp14" ref="colour_button_159_border" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="530" y="24" width="42" height="47"/>
- </element>
- <element name="lamp14" ref="colour_button_159" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="532" y="26" width="38" height="43"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="496" y="575" width="20" height="32"/>
- </element>
- <element name="digit0" ref="led_digit_red">
- <bounds x="496" y="575" width="20" height="32"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="496" y="575" width="20" height="32"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="516" y="575" width="20" height="32"/>
- </element>
- <element name="digit1" ref="led_digit_red">
- <bounds x="516" y="575" width="20" height="32"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="516" y="575" width="20" height="32"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="247" y="14" width="38" height="55"/>
- </element>
- <element name="digit2" ref="led_digit_red">
- <bounds x="247" y="14" width="38" height="55"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="247" y="14" width="38" height="55"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="285" y="14" width="38" height="55"/>
- </element>
- <element name="digit3" ref="led_digit_red">
- <bounds x="285" y="14" width="38" height="55"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="285" y="14" width="38" height="55"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="323" y="14" width="38" height="55"/>
- </element>
- <element name="digit4" ref="led_digit_red">
- <bounds x="323" y="14" width="38" height="55"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="323" y="14" width="38" height="55"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="361" y="14" width="38" height="55"/>
- </element>
- <element name="digit5" ref="led_digit_red">
- <bounds x="361" y="14" width="38" height="55"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="361" y="14" width="38" height="55"/>
- <color alpha="0.1"/>
- </element>
- <element ref="vfd0_background">
- <bounds x="207" y="409" width="233" height="22"/>
- </element>
- <element name="vfd0" ref="vfd0" state="0">
- <bounds x="207" y="409" width="15" height="22"/>
- </element>
- <element name="vfd1" ref="vfd0" state="0">
- <bounds x="222" y="409" width="15" height="22"/>
- </element>
- <element name="vfd2" ref="vfd0" state="0">
- <bounds x="237" y="409" width="15" height="22"/>
- </element>
- <element name="vfd3" ref="vfd0" state="0">
- <bounds x="252" y="409" width="15" height="22"/>
- </element>
- <element name="vfd4" ref="vfd0" state="0">
- <bounds x="267" y="409" width="15" height="22"/>
- </element>
- <element name="vfd5" ref="vfd0" state="0">
- <bounds x="282" y="409" width="15" height="22"/>
- </element>
- <element name="vfd6" ref="vfd0" state="0">
- <bounds x="297" y="409" width="15" height="22"/>
- </element>
- <element name="vfd7" ref="vfd0" state="0">
- <bounds x="312" y="409" width="15" height="22"/>
- </element>
- <element name="vfd8" ref="vfd0" state="0">
- <bounds x="327" y="409" width="15" height="22"/>
- </element>
- <element name="vfd9" ref="vfd0" state="0">
- <bounds x="342" y="409" width="15" height="22"/>
- </element>
- <element name="vfd10" ref="vfd0" state="0">
- <bounds x="357" y="409" width="15" height="22"/>
- </element>
- <element name="vfd11" ref="vfd0" state="0">
- <bounds x="372" y="409" width="15" height="22"/>
- </element>
- <element name="vfd12" ref="vfd0" state="0">
- <bounds x="387" y="409" width="15" height="22"/>
- </element>
- <element name="vfd13" ref="vfd0" state="0">
- <bounds x="402" y="409" width="15" height="22"/>
- </element>
- <element name="vfd14" ref="vfd0" state="0">
- <bounds x="417" y="409" width="15" height="22"/>
- </element>
- <element name="vfd15" ref="vfd0" state="0">
- <bounds x="432" y="409" width="15" height="22"/>
- </element>
- <element name="label4" ref="label_4">
- <bounds x="214" y="15" width="32" height="68"/>
- </element>
- <element name="label5" ref="label_5">
- <bounds x="489" y="562" width="53" height="14"/>
- </element>
- <element name="label6" ref="label_6">
- <bounds x="112" y="589" width="76" height="16"/>
- </element>
- <element name="label7" ref="label_7">
- <bounds x="492" y="505" width="40" height="32"/>
- </element>
- <element name="label147" ref="label_147">
- <bounds x="146" y="22" width="57" height="26"/>
- </element>
- <element name="label148" ref="label_148">
- <bounds x="439" y="16" width="58" height="78"/>
- </element>
- </view>
-
- <view name="MFME2MAME Debug">
- <element ref="debug_backdrop_colour">
- <bounds x="0" y="0" width="1920" height="1080"/>
- </element>
- <element name="lamp0" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_0" ref="debug_lamp_label_0">
- <bounds x="47" y="47" width="30" height="30"/>
- </element>
- <element name="lamp1" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_1" ref="debug_lamp_label_1">
- <bounds x="111" y="47" width="30" height="30"/>
- </element>
- <element name="lamp2" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_2" ref="debug_lamp_label_2">
- <bounds x="175" y="47" width="30" height="30"/>
- </element>
- <element name="lamp3" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_3" ref="debug_lamp_label_3">
- <bounds x="239" y="47" width="30" height="30"/>
- </element>
- <element name="lamp4" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_4" ref="debug_lamp_label_4">
- <bounds x="303" y="47" width="30" height="30"/>
- </element>
- <element name="lamp5" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_5" ref="debug_lamp_label_5">
- <bounds x="367" y="47" width="30" height="30"/>
- </element>
- <element name="lamp6" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_6" ref="debug_lamp_label_6">
- <bounds x="431" y="47" width="30" height="30"/>
- </element>
- <element name="lamp7" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_7" ref="debug_lamp_label_7">
- <bounds x="495" y="47" width="30" height="30"/>
- </element>
- <element name="lamp8" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_8" ref="debug_lamp_label_8">
- <bounds x="559" y="47" width="30" height="30"/>
- </element>
- <element name="lamp9" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_9" ref="debug_lamp_label_9">
- <bounds x="623" y="47" width="30" height="30"/>
- </element>
- <element name="lamp10" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_10" ref="debug_lamp_label_10">
- <bounds x="687" y="47" width="30" height="30"/>
- </element>
- <element name="lamp11" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_11" ref="debug_lamp_label_11">
- <bounds x="751" y="47" width="30" height="30"/>
- </element>
- <element name="lamp12" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_12" ref="debug_lamp_label_12">
- <bounds x="815" y="47" width="30" height="30"/>
- </element>
- <element name="lamp13" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_13" ref="debug_lamp_label_13">
- <bounds x="879" y="47" width="30" height="30"/>
- </element>
- <element name="lamp14" ref="debug_lamp_button" state="0">
- <bounds x="928" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_14" ref="debug_lamp_label_14">
- <bounds x="943" y="47" width="30" height="30"/>
- </element>
- <element name="lamp15" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_15" ref="debug_lamp_label_15">
- <bounds x="1007" y="47" width="30" height="30"/>
- </element>
- <element name="lamp16" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_16" ref="debug_lamp_label_16">
- <bounds x="47" y="111" width="30" height="30"/>
- </element>
- <element name="lamp17" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_17" ref="debug_lamp_label_17">
- <bounds x="111" y="111" width="30" height="30"/>
- </element>
- <element name="lamp18" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_18" ref="debug_lamp_label_18">
- <bounds x="175" y="111" width="30" height="30"/>
- </element>
- <element name="lamp19" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_19" ref="debug_lamp_label_19">
- <bounds x="239" y="111" width="30" height="30"/>
- </element>
- <element name="lamp20" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_20" ref="debug_lamp_label_20">
- <bounds x="303" y="111" width="30" height="30"/>
- </element>
- <element name="lamp21" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_21" ref="debug_lamp_label_21">
- <bounds x="367" y="111" width="30" height="30"/>
- </element>
- <element name="lamp22" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_22" ref="debug_lamp_label_22">
- <bounds x="431" y="111" width="30" height="30"/>
- </element>
- <element name="lamp23" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_23" ref="debug_lamp_label_23">
- <bounds x="495" y="111" width="30" height="30"/>
- </element>
- <element name="lamp24" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_24" ref="debug_lamp_label_24">
- <bounds x="559" y="111" width="30" height="30"/>
- </element>
- <element name="lamp25" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_25" ref="debug_lamp_label_25">
- <bounds x="623" y="111" width="30" height="30"/>
- </element>
- <element name="lamp26" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_26" ref="debug_lamp_label_26">
- <bounds x="687" y="111" width="30" height="30"/>
- </element>
- <element name="lamp27" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_27" ref="debug_lamp_label_27">
- <bounds x="751" y="111" width="30" height="30"/>
- </element>
- <element name="lamp28" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_28" ref="debug_lamp_label_28">
- <bounds x="815" y="111" width="30" height="30"/>
- </element>
- <element name="lamp29" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_29" ref="debug_lamp_label_29">
- <bounds x="879" y="111" width="30" height="30"/>
- </element>
- <element name="lamp30" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_30" ref="debug_lamp_label_30">
- <bounds x="943" y="111" width="30" height="30"/>
- </element>
- <element name="lamp31" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_31" ref="debug_lamp_label_31">
- <bounds x="1007" y="111" width="30" height="30"/>
- </element>
- <element name="lamp32" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_32" ref="debug_lamp_label_32">
- <bounds x="47" y="175" width="30" height="30"/>
- </element>
- <element name="lamp33" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_33" ref="debug_lamp_label_33">
- <bounds x="111" y="175" width="30" height="30"/>
- </element>
- <element name="lamp34" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_34" ref="debug_lamp_label_34">
- <bounds x="175" y="175" width="30" height="30"/>
- </element>
- <element name="lamp35" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_35" ref="debug_lamp_label_35">
- <bounds x="239" y="175" width="30" height="30"/>
- </element>
- <element name="lamp36" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_36" ref="debug_lamp_label_36">
- <bounds x="303" y="175" width="30" height="30"/>
- </element>
- <element name="lamp37" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_37" ref="debug_lamp_label_37">
- <bounds x="367" y="175" width="30" height="30"/>
- </element>
- <element name="lamp38" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_38" ref="debug_lamp_label_38">
- <bounds x="431" y="175" width="30" height="30"/>
- </element>
- <element name="lamp39" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_39" ref="debug_lamp_label_39">
- <bounds x="495" y="175" width="30" height="30"/>
- </element>
- <element name="lamp40" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_40" ref="debug_lamp_label_40">
- <bounds x="559" y="175" width="30" height="30"/>
- </element>
- <element name="lamp41" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_41" ref="debug_lamp_label_41">
- <bounds x="623" y="175" width="30" height="30"/>
- </element>
- <element name="lamp42" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_42" ref="debug_lamp_label_42">
- <bounds x="687" y="175" width="30" height="30"/>
- </element>
- <element name="lamp43" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_43" ref="debug_lamp_label_43">
- <bounds x="751" y="175" width="30" height="30"/>
- </element>
- <element name="lamp44" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_44" ref="debug_lamp_label_44">
- <bounds x="815" y="175" width="30" height="30"/>
- </element>
- <element name="lamp45" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_45" ref="debug_lamp_label_45">
- <bounds x="879" y="175" width="30" height="30"/>
- </element>
- <element name="lamp46" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_46" ref="debug_lamp_label_46">
- <bounds x="943" y="175" width="30" height="30"/>
- </element>
- <element name="lamp47" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_47" ref="debug_lamp_label_47">
- <bounds x="1007" y="175" width="30" height="30"/>
- </element>
- <element name="lamp48" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_48" ref="debug_lamp_label_48">
- <bounds x="47" y="239" width="30" height="30"/>
- </element>
- <element name="lamp49" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_49" ref="debug_lamp_label_49">
- <bounds x="111" y="239" width="30" height="30"/>
- </element>
- <element name="lamp50" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_50" ref="debug_lamp_label_50">
- <bounds x="175" y="239" width="30" height="30"/>
- </element>
- <element name="lamp51" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_51" ref="debug_lamp_label_51">
- <bounds x="239" y="239" width="30" height="30"/>
- </element>
- <element name="lamp52" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_52" ref="debug_lamp_label_52">
- <bounds x="303" y="239" width="30" height="30"/>
- </element>
- <element name="lamp53" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_53" ref="debug_lamp_label_53">
- <bounds x="367" y="239" width="30" height="30"/>
- </element>
- <element name="lamp54" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_54" ref="debug_lamp_label_54">
- <bounds x="431" y="239" width="30" height="30"/>
- </element>
- <element name="lamp55" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_55" ref="debug_lamp_label_55">
- <bounds x="495" y="239" width="30" height="30"/>
- </element>
- <element name="lamp56" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_56" ref="debug_lamp_label_56">
- <bounds x="559" y="239" width="30" height="30"/>
- </element>
- <element name="lamp57" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_57" ref="debug_lamp_label_57">
- <bounds x="623" y="239" width="30" height="30"/>
- </element>
- <element name="lamp58" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_58" ref="debug_lamp_label_58">
- <bounds x="687" y="239" width="30" height="30"/>
- </element>
- <element name="lamp59" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_59" ref="debug_lamp_label_59">
- <bounds x="751" y="239" width="30" height="30"/>
- </element>
- <element name="lamp60" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_60" ref="debug_lamp_label_60">
- <bounds x="815" y="239" width="30" height="30"/>
- </element>
- <element name="lamp61" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_61" ref="debug_lamp_label_61">
- <bounds x="879" y="239" width="30" height="30"/>
- </element>
- <element name="lamp62" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_62" ref="debug_lamp_label_62">
- <bounds x="943" y="239" width="30" height="30"/>
- </element>
- <element name="lamp63" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_63" ref="debug_lamp_label_63">
- <bounds x="1007" y="239" width="30" height="30"/>
- </element>
- <element name="lamp64" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_64" ref="debug_lamp_label_64">
- <bounds x="47" y="303" width="30" height="30"/>
- </element>
- <element name="lamp65" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_65" ref="debug_lamp_label_65">
- <bounds x="111" y="303" width="30" height="30"/>
- </element>
- <element name="lamp66" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_66" ref="debug_lamp_label_66">
- <bounds x="175" y="303" width="30" height="30"/>
- </element>
- <element name="lamp67" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_67" ref="debug_lamp_label_67">
- <bounds x="239" y="303" width="30" height="30"/>
- </element>
- <element name="lamp68" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_68" ref="debug_lamp_label_68">
- <bounds x="303" y="303" width="30" height="30"/>
- </element>
- <element name="lamp69" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_69" ref="debug_lamp_label_69">
- <bounds x="367" y="303" width="30" height="30"/>
- </element>
- <element name="lamp70" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_70" ref="debug_lamp_label_70">
- <bounds x="431" y="303" width="30" height="30"/>
- </element>
- <element name="lamp71" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_71" ref="debug_lamp_label_71">
- <bounds x="495" y="303" width="30" height="30"/>
- </element>
- <element name="lamp72" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_72" ref="debug_lamp_label_72">
- <bounds x="559" y="303" width="30" height="30"/>
- </element>
- <element name="lamp73" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_73" ref="debug_lamp_label_73">
- <bounds x="623" y="303" width="30" height="30"/>
- </element>
- <element name="lamp74" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_74" ref="debug_lamp_label_74">
- <bounds x="687" y="303" width="30" height="30"/>
- </element>
- <element name="lamp75" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_75" ref="debug_lamp_label_75">
- <bounds x="751" y="303" width="30" height="30"/>
- </element>
- <element name="lamp76" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_76" ref="debug_lamp_label_76">
- <bounds x="815" y="303" width="30" height="30"/>
- </element>
- <element name="lamp77" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_77" ref="debug_lamp_label_77">
- <bounds x="879" y="303" width="30" height="30"/>
- </element>
- <element name="lamp78" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_78" ref="debug_lamp_label_78">
- <bounds x="943" y="303" width="30" height="30"/>
- </element>
- <element name="lamp79" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_79" ref="debug_lamp_label_79">
- <bounds x="1007" y="303" width="30" height="30"/>
- </element>
- <element name="lamp80" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_80" ref="debug_lamp_label_80">
- <bounds x="47" y="367" width="30" height="30"/>
- </element>
- <element name="lamp81" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_81" ref="debug_lamp_label_81">
- <bounds x="111" y="367" width="30" height="30"/>
- </element>
- <element name="lamp82" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_82" ref="debug_lamp_label_82">
- <bounds x="175" y="367" width="30" height="30"/>
- </element>
- <element name="lamp83" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_83" ref="debug_lamp_label_83">
- <bounds x="239" y="367" width="30" height="30"/>
- </element>
- <element name="lamp84" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_84" ref="debug_lamp_label_84">
- <bounds x="303" y="367" width="30" height="30"/>
- </element>
- <element name="lamp85" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_85" ref="debug_lamp_label_85">
- <bounds x="367" y="367" width="30" height="30"/>
- </element>
- <element name="lamp86" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_86" ref="debug_lamp_label_86">
- <bounds x="431" y="367" width="30" height="30"/>
- </element>
- <element name="lamp87" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_87" ref="debug_lamp_label_87">
- <bounds x="495" y="367" width="30" height="30"/>
- </element>
- <element name="lamp88" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_88" ref="debug_lamp_label_88">
- <bounds x="559" y="367" width="30" height="30"/>
- </element>
- <element name="lamp89" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_89" ref="debug_lamp_label_89">
- <bounds x="623" y="367" width="30" height="30"/>
- </element>
- <element name="lamp90" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_90" ref="debug_lamp_label_90">
- <bounds x="687" y="367" width="30" height="30"/>
- </element>
- <element name="lamp91" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_91" ref="debug_lamp_label_91">
- <bounds x="751" y="367" width="30" height="30"/>
- </element>
- <element name="lamp92" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_92" ref="debug_lamp_label_92">
- <bounds x="815" y="367" width="30" height="30"/>
- </element>
- <element name="lamp93" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_93" ref="debug_lamp_label_93">
- <bounds x="879" y="367" width="30" height="30"/>
- </element>
- <element name="lamp94" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_94" ref="debug_lamp_label_94">
- <bounds x="943" y="367" width="30" height="30"/>
- </element>
- <element name="lamp95" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_95" ref="debug_lamp_label_95">
- <bounds x="1007" y="367" width="30" height="30"/>
- </element>
- <element name="lamp96" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_96" ref="debug_lamp_label_96">
- <bounds x="47" y="431" width="30" height="30"/>
- </element>
- <element name="lamp97" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_97" ref="debug_lamp_label_97">
- <bounds x="111" y="431" width="30" height="30"/>
- </element>
- <element name="lamp98" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_98" ref="debug_lamp_label_98">
- <bounds x="175" y="431" width="30" height="30"/>
- </element>
- <element name="lamp99" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_99" ref="debug_lamp_label_99">
- <bounds x="239" y="431" width="30" height="30"/>
- </element>
- <element name="lamp100" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_100" ref="debug_lamp_label_100">
- <bounds x="303" y="431" width="30" height="30"/>
- </element>
- <element name="lamp101" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_101" ref="debug_lamp_label_101">
- <bounds x="367" y="431" width="30" height="30"/>
- </element>
- <element name="lamp102" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_102" ref="debug_lamp_label_102">
- <bounds x="431" y="431" width="30" height="30"/>
- </element>
- <element name="lamp103" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_103" ref="debug_lamp_label_103">
- <bounds x="495" y="431" width="30" height="30"/>
- </element>
- <element name="lamp104" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_104" ref="debug_lamp_label_104">
- <bounds x="559" y="431" width="30" height="30"/>
- </element>
- <element name="lamp105" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_105" ref="debug_lamp_label_105">
- <bounds x="623" y="431" width="30" height="30"/>
- </element>
- <element name="lamp106" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_106" ref="debug_lamp_label_106">
- <bounds x="687" y="431" width="30" height="30"/>
- </element>
- <element name="lamp107" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_107" ref="debug_lamp_label_107">
- <bounds x="751" y="431" width="30" height="30"/>
- </element>
- <element name="lamp108" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_108" ref="debug_lamp_label_108">
- <bounds x="815" y="431" width="30" height="30"/>
- </element>
- <element name="lamp109" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_109" ref="debug_lamp_label_109">
- <bounds x="879" y="431" width="30" height="30"/>
- </element>
- <element name="lamp110" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_110" ref="debug_lamp_label_110">
- <bounds x="943" y="431" width="30" height="30"/>
- </element>
- <element name="lamp111" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_111" ref="debug_lamp_label_111">
- <bounds x="1007" y="431" width="30" height="30"/>
- </element>
- <element name="lamp112" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_112" ref="debug_lamp_label_112">
- <bounds x="47" y="495" width="30" height="30"/>
- </element>
- <element name="lamp113" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_113" ref="debug_lamp_label_113">
- <bounds x="111" y="495" width="30" height="30"/>
- </element>
- <element name="lamp114" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_114" ref="debug_lamp_label_114">
- <bounds x="175" y="495" width="30" height="30"/>
- </element>
- <element name="lamp115" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_115" ref="debug_lamp_label_115">
- <bounds x="239" y="495" width="30" height="30"/>
- </element>
- <element name="lamp116" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_116" ref="debug_lamp_label_116">
- <bounds x="303" y="495" width="30" height="30"/>
- </element>
- <element name="lamp117" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_117" ref="debug_lamp_label_117">
- <bounds x="367" y="495" width="30" height="30"/>
- </element>
- <element name="lamp118" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_118" ref="debug_lamp_label_118">
- <bounds x="431" y="495" width="30" height="30"/>
- </element>
- <element name="lamp119" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_119" ref="debug_lamp_label_119">
- <bounds x="495" y="495" width="30" height="30"/>
- </element>
- <element name="lamp120" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_120" ref="debug_lamp_label_120">
- <bounds x="559" y="495" width="30" height="30"/>
- </element>
- <element name="lamp121" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_121" ref="debug_lamp_label_121">
- <bounds x="623" y="495" width="30" height="30"/>
- </element>
- <element name="lamp122" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_122" ref="debug_lamp_label_122">
- <bounds x="687" y="495" width="30" height="30"/>
- </element>
- <element name="lamp123" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_123" ref="debug_lamp_label_123">
- <bounds x="751" y="495" width="30" height="30"/>
- </element>
- <element name="lamp124" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_124" ref="debug_lamp_label_124">
- <bounds x="815" y="495" width="30" height="30"/>
- </element>
- <element name="lamp125" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_125" ref="debug_lamp_label_125">
- <bounds x="879" y="495" width="30" height="30"/>
- </element>
- <element name="lamp126" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_126" ref="debug_lamp_label_126">
- <bounds x="943" y="495" width="30" height="30"/>
- </element>
- <element name="lamp127" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_127" ref="debug_lamp_label_127">
- <bounds x="1007" y="495" width="30" height="30"/>
- </element>
- <element name="lamp128" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_128" ref="debug_lamp_label_128">
- <bounds x="47" y="559" width="30" height="30"/>
- </element>
- <element name="lamp129" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_129" ref="debug_lamp_label_129">
- <bounds x="111" y="559" width="30" height="30"/>
- </element>
- <element name="lamp130" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_130" ref="debug_lamp_label_130">
- <bounds x="175" y="559" width="30" height="30"/>
- </element>
- <element name="lamp131" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_131" ref="debug_lamp_label_131">
- <bounds x="239" y="559" width="30" height="30"/>
- </element>
- <element name="lamp132" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_132" ref="debug_lamp_label_132">
- <bounds x="303" y="559" width="30" height="30"/>
- </element>
- <element name="lamp133" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_133" ref="debug_lamp_label_133">
- <bounds x="367" y="559" width="30" height="30"/>
- </element>
- <element name="lamp134" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_134" ref="debug_lamp_label_134">
- <bounds x="431" y="559" width="30" height="30"/>
- </element>
- <element name="lamp135" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_135" ref="debug_lamp_label_135">
- <bounds x="495" y="559" width="30" height="30"/>
- </element>
- <element name="lamp136" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_136" ref="debug_lamp_label_136">
- <bounds x="559" y="559" width="30" height="30"/>
- </element>
- <element name="lamp137" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_137" ref="debug_lamp_label_137">
- <bounds x="623" y="559" width="30" height="30"/>
- </element>
- <element name="lamp138" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_138" ref="debug_lamp_label_138">
- <bounds x="687" y="559" width="30" height="30"/>
- </element>
- <element name="lamp139" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_139" ref="debug_lamp_label_139">
- <bounds x="751" y="559" width="30" height="30"/>
- </element>
- <element name="lamp140" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_140" ref="debug_lamp_label_140">
- <bounds x="815" y="559" width="30" height="30"/>
- </element>
- <element name="lamp141" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_141" ref="debug_lamp_label_141">
- <bounds x="879" y="559" width="30" height="30"/>
- </element>
- <element name="lamp142" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_142" ref="debug_lamp_label_142">
- <bounds x="943" y="559" width="30" height="30"/>
- </element>
- <element name="lamp143" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_143" ref="debug_lamp_label_143">
- <bounds x="1007" y="559" width="30" height="30"/>
- </element>
- <element name="lamp144" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_144" ref="debug_lamp_label_144">
- <bounds x="47" y="623" width="30" height="30"/>
- </element>
- <element name="lamp145" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_145" ref="debug_lamp_label_145">
- <bounds x="111" y="623" width="30" height="30"/>
+ <element name="lamp106" ref="lamp_106_1_border" state="0">
+ <bounds x="4" y="70" width="112" height="37"/>
</element>
- <element name="lamp146" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="608" width="60" height="60"/>
+ <element name="lamp106" ref="lamp_106_1" state="0">
+ <bounds x="6" y="72" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_146" ref="debug_lamp_label_146">
- <bounds x="175" y="623" width="30" height="30"/>
+ <element name="lamp104" ref="lamp_104_1_border" state="0">
+ <bounds x="4" y="105" width="112" height="37"/>
</element>
- <element name="lamp147" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="608" width="60" height="60"/>
+ <element name="lamp104" ref="lamp_104_1" state="0">
+ <bounds x="6" y="107" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_147" ref="debug_lamp_label_147">
- <bounds x="239" y="623" width="30" height="30"/>
+ <element name="lamp102" ref="lamp_102_1_border" state="0">
+ <bounds x="4" y="140" width="112" height="37"/>
</element>
- <element name="lamp148" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="608" width="60" height="60"/>
+ <element name="lamp102" ref="lamp_102_1" state="0">
+ <bounds x="6" y="142" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_148" ref="debug_lamp_label_148">
- <bounds x="303" y="623" width="30" height="30"/>
+ <element name="lamp100" ref="lamp_100_1_border" state="0">
+ <bounds x="4" y="175" width="112" height="37"/>
</element>
- <element name="lamp149" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="608" width="60" height="60"/>
+ <element name="lamp100" ref="lamp_100_1" state="0">
+ <bounds x="6" y="177" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_149" ref="debug_lamp_label_149">
- <bounds x="367" y="623" width="30" height="30"/>
+ <element name="lamp98" ref="lamp_98_1_border" state="0">
+ <bounds x="4" y="210" width="112" height="37"/>
</element>
- <element name="lamp150" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="608" width="60" height="60"/>
+ <element name="lamp98" ref="lamp_98_1" state="0">
+ <bounds x="6" y="212" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_150" ref="debug_lamp_label_150">
- <bounds x="431" y="623" width="30" height="30"/>
+ <element name="lamp96" ref="lamp_96_1_border" state="0">
+ <bounds x="4" y="245" width="112" height="37"/>
</element>
- <element name="lamp151" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="608" width="60" height="60"/>
+ <element name="lamp96" ref="lamp_96_1" state="0">
+ <bounds x="6" y="247" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_151" ref="debug_lamp_label_151">
- <bounds x="495" y="623" width="30" height="30"/>
+ <element name="lamp61" ref="lamp_61_1_border" state="0">
+ <bounds x="4" y="280" width="112" height="37"/>
</element>
- <element name="lamp152" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="608" width="60" height="60"/>
+ <element name="lamp61" ref="lamp_61_1" state="0">
+ <bounds x="6" y="282" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_152" ref="debug_lamp_label_152">
- <bounds x="559" y="623" width="30" height="30"/>
+ <element name="lamp58" ref="lamp_58_1_border" state="0">
+ <bounds x="4" y="315" width="112" height="37"/>
</element>
- <element name="lamp153" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="608" width="60" height="60"/>
+ <element name="lamp58" ref="lamp_58_1" state="0">
+ <bounds x="6" y="317" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_153" ref="debug_lamp_label_153">
- <bounds x="623" y="623" width="30" height="30"/>
+ <element name="lamp54" ref="lamp_54_1_border" state="0">
+ <bounds x="4" y="350" width="112" height="37"/>
</element>
- <element name="lamp154" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="608" width="60" height="60"/>
+ <element name="lamp54" ref="lamp_54_1" state="0">
+ <bounds x="6" y="352" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_154" ref="debug_lamp_label_154">
- <bounds x="687" y="623" width="30" height="30"/>
+ <element name="lamp48" ref="lamp_48_1_border" state="0">
+ <bounds x="4" y="385" width="112" height="37"/>
</element>
- <element name="lamp155" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="608" width="60" height="60"/>
+ <element name="lamp48" ref="lamp_48_1" state="0">
+ <bounds x="6" y="387" width="108" height="33"/>
</element>
- <element name="debug_lamp_label_155" ref="debug_lamp_label_155">
- <bounds x="751" y="623" width="30" height="30"/>
+ <element name="lamp160" ref="lamp_160_1_border" state="0">
+ <bounds x="159" y="180" width="42" height="27"/>
</element>
- <element name="lamp156" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="608" width="60" height="60"/>
+ <element name="lamp160" ref="lamp_160_1" state="0">
+ <bounds x="161" y="182" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_156" ref="debug_lamp_label_156">
- <bounds x="815" y="623" width="30" height="30"/>
+ <element name="lamp161" ref="lamp_161_1_border" state="0">
+ <bounds x="167" y="233" width="42" height="27"/>
</element>
- <element name="lamp157" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="608" width="60" height="60"/>
+ <element name="lamp161" ref="lamp_161_1" state="0">
+ <bounds x="169" y="235" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_157" ref="debug_lamp_label_157">
- <bounds x="879" y="623" width="30" height="30"/>
+ <element name="lamp162" ref="lamp_162_1_border" state="0">
+ <bounds x="196" y="279" width="42" height="27"/>
</element>
- <element name="lamp158" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="608" width="60" height="60"/>
+ <element name="lamp162" ref="lamp_162_1" state="0">
+ <bounds x="198" y="281" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_158" ref="debug_lamp_label_158">
- <bounds x="943" y="623" width="30" height="30"/>
+ <element name="lamp163" ref="lamp_163_1_border" state="0">
+ <bounds x="260" y="315" width="42" height="27"/>
</element>
- <element name="lamp159" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="608" width="60" height="60"/>
+ <element name="lamp163" ref="lamp_163_1" state="0">
+ <bounds x="262" y="317" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_159" ref="debug_lamp_label_159">
- <bounds x="1007" y="623" width="30" height="30"/>
+ <element name="lamp164" ref="lamp_164_1_border" state="0">
+ <bounds x="344" y="315" width="42" height="27"/>
</element>
- <element name="lamp160" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="672" width="60" height="60"/>
+ <element name="lamp164" ref="lamp_164_1" state="0">
+ <bounds x="346" y="317" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_160" ref="debug_lamp_label_160">
- <bounds x="47" y="687" width="30" height="30"/>
+ <element name="lamp165" ref="lamp_165_1_border" state="0">
+ <bounds x="408" y="279" width="42" height="27"/>
</element>
- <element name="lamp161" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="672" width="60" height="60"/>
+ <element name="lamp165" ref="lamp_165_1" state="0">
+ <bounds x="410" y="281" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_161" ref="debug_lamp_label_161">
- <bounds x="111" y="687" width="30" height="30"/>
+ <element name="lamp166" ref="lamp_166_1_border" state="0">
+ <bounds x="436" y="233" width="42" height="27"/>
</element>
- <element name="lamp162" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="672" width="60" height="60"/>
+ <element name="lamp166" ref="lamp_166_1" state="0">
+ <bounds x="438" y="235" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_162" ref="debug_lamp_label_162">
- <bounds x="175" y="687" width="30" height="30"/>
+ <element name="lamp167" ref="lamp_167_1_border" state="0">
+ <bounds x="443" y="180" width="42" height="27"/>
</element>
- <element name="lamp163" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="672" width="60" height="60"/>
+ <element name="lamp167" ref="lamp_167_1" state="0">
+ <bounds x="445" y="182" width="38" height="23"/>
</element>
- <element name="debug_lamp_label_163" ref="debug_lamp_label_163">
- <bounds x="239" y="687" width="30" height="30"/>
+ <element name="lamp57" ref="lamp_57_1_border" state="0">
+ <bounds x="130" y="306" width="29" height="42"/>
</element>
- <element name="lamp164" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="672" width="60" height="60"/>
+ <element name="lamp57" ref="lamp_57_1" state="0">
+ <bounds x="132" y="308" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_164" ref="debug_lamp_label_164">
- <bounds x="303" y="687" width="30" height="30"/>
+ <element name="lamp56" ref="lamp_56_1_border" state="0">
+ <bounds x="157" y="306" width="29" height="42"/>
</element>
- <element name="lamp165" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="672" width="60" height="60"/>
+ <element name="lamp56" ref="lamp_56_1" state="0">
+ <bounds x="159" y="308" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_165" ref="debug_lamp_label_165">
- <bounds x="367" y="687" width="30" height="30"/>
+ <element name="lamp53" ref="lamp_53_1_border" state="0">
+ <bounds x="130" y="346" width="29" height="42"/>
</element>
- <element name="lamp166" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="672" width="60" height="60"/>
+ <element name="lamp53" ref="lamp_53_1" state="0">
+ <bounds x="132" y="348" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_166" ref="debug_lamp_label_166">
- <bounds x="431" y="687" width="30" height="30"/>
+ <element name="lamp51" ref="lamp_51_1_border" state="0">
+ <bounds x="157" y="346" width="29" height="42"/>
</element>
- <element name="lamp167" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="672" width="60" height="60"/>
+ <element name="lamp51" ref="lamp_51_1" state="0">
+ <bounds x="159" y="348" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_167" ref="debug_lamp_label_167">
- <bounds x="495" y="687" width="30" height="30"/>
+ <element name="lamp52" ref="lamp_52_1_border" state="0">
+ <bounds x="130" y="386" width="29" height="42"/>
</element>
- <element name="lamp168" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="672" width="60" height="60"/>
+ <element name="lamp52" ref="lamp_52_1" state="0">
+ <bounds x="132" y="388" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_168" ref="debug_lamp_label_168">
- <bounds x="559" y="687" width="30" height="30"/>
+ <element name="lamp50" ref="lamp_50_1_border" state="0">
+ <bounds x="157" y="386" width="29" height="42"/>
</element>
- <element name="lamp169" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="672" width="60" height="60"/>
+ <element name="lamp50" ref="lamp_50_1" state="0">
+ <bounds x="159" y="388" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_169" ref="debug_lamp_label_169">
- <bounds x="623" y="687" width="30" height="30"/>
+ <element name="lamp148" ref="lamp_148_1_border" state="0">
+ <bounds x="460" y="306" width="29" height="42"/>
</element>
- <element name="lamp170" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="672" width="60" height="60"/>
+ <element name="lamp148" ref="lamp_148_1" state="0">
+ <bounds x="462" y="308" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_170" ref="debug_lamp_label_170">
- <bounds x="687" y="687" width="30" height="30"/>
+ <element name="lamp151" ref="lamp_151_1_border" state="0">
+ <bounds x="487" y="306" width="29" height="42"/>
</element>
- <element name="lamp171" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="672" width="60" height="60"/>
+ <element name="lamp151" ref="lamp_151_1" state="0">
+ <bounds x="489" y="308" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_171" ref="debug_lamp_label_171">
- <bounds x="751" y="687" width="30" height="30"/>
+ <element name="lamp150" ref="lamp_150_1_border" state="0">
+ <bounds x="460" y="346" width="29" height="42"/>
</element>
- <element name="lamp172" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="672" width="60" height="60"/>
+ <element name="lamp150" ref="lamp_150_1" state="0">
+ <bounds x="462" y="348" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_172" ref="debug_lamp_label_172">
- <bounds x="815" y="687" width="30" height="30"/>
+ <element name="lamp149" ref="lamp_149_1_border" state="0">
+ <bounds x="487" y="346" width="29" height="42"/>
</element>
- <element name="lamp173" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="672" width="60" height="60"/>
+ <element name="lamp149" ref="lamp_149_1" state="0">
+ <bounds x="489" y="348" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_173" ref="debug_lamp_label_173">
- <bounds x="879" y="687" width="30" height="30"/>
+ <element name="lamp152" ref="lamp_152_1_border" state="0">
+ <bounds x="460" y="386" width="29" height="42"/>
</element>
- <element name="lamp174" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="672" width="60" height="60"/>
+ <element name="lamp152" ref="lamp_152_1" state="0">
+ <bounds x="462" y="388" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_174" ref="debug_lamp_label_174">
- <bounds x="943" y="687" width="30" height="30"/>
+ <element name="lamp147" ref="lamp_147_1_border" state="0">
+ <bounds x="487" y="386" width="29" height="42"/>
</element>
- <element name="lamp175" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="672" width="60" height="60"/>
+ <element name="lamp147" ref="lamp_147_1" state="0">
+ <bounds x="489" y="388" width="25" height="38"/>
</element>
- <element name="debug_lamp_label_175" ref="debug_lamp_label_175">
- <bounds x="1007" y="687" width="30" height="30"/>
- </element>
- <element name="lamp176" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_176" ref="debug_lamp_label_176">
- <bounds x="47" y="751" width="30" height="30"/>
- </element>
- <element name="lamp177" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_177" ref="debug_lamp_label_177">
- <bounds x="111" y="751" width="30" height="30"/>
- </element>
- <element name="lamp178" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_178" ref="debug_lamp_label_178">
- <bounds x="175" y="751" width="30" height="30"/>
- </element>
- <element name="lamp179" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_179" ref="debug_lamp_label_179">
- <bounds x="239" y="751" width="30" height="30"/>
- </element>
- <element name="lamp180" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_180" ref="debug_lamp_label_180">
- <bounds x="303" y="751" width="30" height="30"/>
- </element>
- <element name="lamp181" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_181" ref="debug_lamp_label_181">
- <bounds x="367" y="751" width="30" height="30"/>
- </element>
- <element name="lamp182" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_182" ref="debug_lamp_label_182">
- <bounds x="431" y="751" width="30" height="30"/>
- </element>
- <element name="lamp183" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_183" ref="debug_lamp_label_183">
- <bounds x="495" y="751" width="30" height="30"/>
- </element>
- <element name="lamp184" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_184" ref="debug_lamp_label_184">
- <bounds x="559" y="751" width="30" height="30"/>
- </element>
- <element name="lamp185" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_185" ref="debug_lamp_label_185">
- <bounds x="623" y="751" width="30" height="30"/>
- </element>
- <element name="lamp186" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_186" ref="debug_lamp_label_186">
- <bounds x="687" y="751" width="30" height="30"/>
- </element>
- <element name="lamp187" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_187" ref="debug_lamp_label_187">
- <bounds x="751" y="751" width="30" height="30"/>
- </element>
- <element name="lamp188" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_188" ref="debug_lamp_label_188">
- <bounds x="815" y="751" width="30" height="30"/>
- </element>
- <element name="lamp189" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_189" ref="debug_lamp_label_189">
- <bounds x="879" y="751" width="30" height="30"/>
- </element>
- <element name="lamp190" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_190" ref="debug_lamp_label_190">
- <bounds x="943" y="751" width="30" height="30"/>
- </element>
- <element name="lamp191" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_191" ref="debug_lamp_label_191">
- <bounds x="1007" y="751" width="30" height="30"/>
- </element>
- <element name="lamp192" ref="debug_lamp_button" state="0">
- <bounds x="32" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_192" ref="debug_lamp_label_192">
- <bounds x="47" y="815" width="30" height="30"/>
- </element>
- <element name="lamp193" ref="debug_lamp_button" state="0">
- <bounds x="96" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_193" ref="debug_lamp_label_193">
- <bounds x="111" y="815" width="30" height="30"/>
- </element>
- <element name="lamp194" ref="debug_lamp_button" state="0">
- <bounds x="160" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_194" ref="debug_lamp_label_194">
- <bounds x="175" y="815" width="30" height="30"/>
- </element>
- <element name="lamp195" ref="debug_lamp_button" state="0">
- <bounds x="224" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_195" ref="debug_lamp_label_195">
- <bounds x="239" y="815" width="30" height="30"/>
- </element>
- <element name="lamp196" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_196" ref="debug_lamp_label_196">
- <bounds x="303" y="815" width="30" height="30"/>
- </element>
- <element name="lamp197" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_197" ref="debug_lamp_label_197">
- <bounds x="367" y="815" width="30" height="30"/>
- </element>
- <element name="lamp198" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_198" ref="debug_lamp_label_198">
- <bounds x="431" y="815" width="30" height="30"/>
- </element>
- <element name="lamp199" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_199" ref="debug_lamp_label_199">
- <bounds x="495" y="815" width="30" height="30"/>
- </element>
- <element name="lamp200" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_200" ref="debug_lamp_label_200">
- <bounds x="559" y="815" width="30" height="30"/>
- </element>
- <element name="lamp201" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_201" ref="debug_lamp_label_201">
- <bounds x="623" y="815" width="30" height="30"/>
- </element>
- <element name="lamp202" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_202" ref="debug_lamp_label_202">
- <bounds x="687" y="815" width="30" height="30"/>
- </element>
- <element name="lamp203" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_203" ref="debug_lamp_label_203">
- <bounds x="751" y="815" width="30" height="30"/>
- </element>
- <element name="lamp204" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_204" ref="debug_lamp_label_204">
- <bounds x="815" y="815" width="30" height="30"/>
- </element>
- <element name="lamp205" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_205" ref="debug_lamp_label_205">
- <bounds x="879" y="815" width="30" height="30"/>
- </element>
- <element name="lamp206" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_206" ref="debug_lamp_label_206">
- <bounds x="943" y="815" width="30" height="30"/>
- </element>
- <element name="lamp207" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_207" ref="debug_lamp_label_207">
- <bounds x="1007" y="815" width="30" height="30"/>
- </element>
- <element name="lamp208" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_208" ref="debug_lamp_label_208">
- <bounds x="47" y="879" width="30" height="30"/>
- </element>
- <element name="lamp209" ref="debug_lamp_button" state="0">
- <bounds x="96" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_209" ref="debug_lamp_label_209">
- <bounds x="111" y="879" width="30" height="30"/>
- </element>
- <element name="lamp210" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_210" ref="debug_lamp_label_210">
- <bounds x="175" y="879" width="30" height="30"/>
- </element>
- <element name="lamp211" ref="debug_lamp_button" state="0">
- <bounds x="224" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_211" ref="debug_lamp_label_211">
- <bounds x="239" y="879" width="30" height="30"/>
- </element>
- <element name="lamp212" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_212" ref="debug_lamp_label_212">
- <bounds x="303" y="879" width="30" height="30"/>
- </element>
- <element name="lamp213" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_213" ref="debug_lamp_label_213">
- <bounds x="367" y="879" width="30" height="30"/>
- </element>
- <element name="lamp214" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_214" ref="debug_lamp_label_214">
- <bounds x="431" y="879" width="30" height="30"/>
- </element>
- <element name="lamp215" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_215" ref="debug_lamp_label_215">
- <bounds x="495" y="879" width="30" height="30"/>
- </element>
- <element name="lamp216" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_216" ref="debug_lamp_label_216">
- <bounds x="559" y="879" width="30" height="30"/>
- </element>
- <element name="lamp217" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_217" ref="debug_lamp_label_217">
- <bounds x="623" y="879" width="30" height="30"/>
- </element>
- <element name="lamp218" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_218" ref="debug_lamp_label_218">
- <bounds x="687" y="879" width="30" height="30"/>
- </element>
- <element name="lamp219" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_219" ref="debug_lamp_label_219">
- <bounds x="751" y="879" width="30" height="30"/>
- </element>
- <element name="lamp220" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_220" ref="debug_lamp_label_220">
- <bounds x="815" y="879" width="30" height="30"/>
- </element>
- <element name="lamp221" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_221" ref="debug_lamp_label_221">
- <bounds x="879" y="879" width="30" height="30"/>
- </element>
- <element name="lamp222" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_222" ref="debug_lamp_label_222">
- <bounds x="943" y="879" width="30" height="30"/>
- </element>
- <element name="lamp223" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_223" ref="debug_lamp_label_223">
- <bounds x="1007" y="879" width="30" height="30"/>
- </element>
- <element name="lamp224" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_224" ref="debug_lamp_label_224">
- <bounds x="47" y="943" width="30" height="30"/>
- </element>
- <element name="lamp225" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_225" ref="debug_lamp_label_225">
- <bounds x="111" y="943" width="30" height="30"/>
- </element>
- <element name="lamp226" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_226" ref="debug_lamp_label_226">
- <bounds x="175" y="943" width="30" height="30"/>
- </element>
- <element name="lamp227" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_227" ref="debug_lamp_label_227">
- <bounds x="239" y="943" width="30" height="30"/>
- </element>
- <element name="lamp228" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_228" ref="debug_lamp_label_228">
- <bounds x="303" y="943" width="30" height="30"/>
- </element>
- <element name="lamp229" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_229" ref="debug_lamp_label_229">
- <bounds x="367" y="943" width="30" height="30"/>
- </element>
- <element name="lamp230" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_230" ref="debug_lamp_label_230">
- <bounds x="431" y="943" width="30" height="30"/>
- </element>
- <element name="lamp231" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_231" ref="debug_lamp_label_231">
- <bounds x="495" y="943" width="30" height="30"/>
- </element>
- <element name="lamp232" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_232" ref="debug_lamp_label_232">
- <bounds x="559" y="943" width="30" height="30"/>
- </element>
- <element name="lamp233" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_233" ref="debug_lamp_label_233">
- <bounds x="623" y="943" width="30" height="30"/>
- </element>
- <element name="lamp234" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_234" ref="debug_lamp_label_234">
- <bounds x="687" y="943" width="30" height="30"/>
- </element>
- <element name="lamp235" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_235" ref="debug_lamp_label_235">
- <bounds x="751" y="943" width="30" height="30"/>
- </element>
- <element name="lamp236" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_236" ref="debug_lamp_label_236">
- <bounds x="815" y="943" width="30" height="30"/>
- </element>
- <element name="lamp237" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_237" ref="debug_lamp_label_237">
- <bounds x="879" y="943" width="30" height="30"/>
- </element>
- <element name="lamp238" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_238" ref="debug_lamp_label_238">
- <bounds x="943" y="943" width="30" height="30"/>
- </element>
- <element name="lamp239" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_239" ref="debug_lamp_label_239">
- <bounds x="1007" y="943" width="30" height="30"/>
- </element>
- <element name="lamp240" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_240" ref="debug_lamp_label_240">
- <bounds x="47" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp241" ref="debug_lamp_button" state="0">
- <bounds x="96" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_241" ref="debug_lamp_label_241">
- <bounds x="111" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp242" ref="debug_lamp_button" state="0">
- <bounds x="160" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_242" ref="debug_lamp_label_242">
- <bounds x="175" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp243" ref="debug_lamp_button" state="0">
- <bounds x="224" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_243" ref="debug_lamp_label_243">
- <bounds x="239" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp244" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_244" ref="debug_lamp_label_244">
- <bounds x="303" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp245" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_245" ref="debug_lamp_label_245">
- <bounds x="367" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp246" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_246" ref="debug_lamp_label_246">
- <bounds x="431" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp247" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_247" ref="debug_lamp_label_247">
- <bounds x="495" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp248" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_248" ref="debug_lamp_label_248">
- <bounds x="559" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp249" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_249" ref="debug_lamp_label_249">
- <bounds x="623" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp250" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_250" ref="debug_lamp_label_250">
- <bounds x="687" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp251" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_251" ref="debug_lamp_label_251">
- <bounds x="751" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp252" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_252" ref="debug_lamp_label_252">
- <bounds x="815" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp253" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_253" ref="debug_lamp_label_253">
- <bounds x="879" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp254" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_254" ref="debug_lamp_label_254">
- <bounds x="943" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp255" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_255" ref="debug_lamp_label_255">
- <bounds x="1007" y="1007" width="30" height="30"/>
- </element>
- <element name="debug_button_0" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_0" ref="debug_button_label_0">
- <bounds x="1120" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_1" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_1" ref="debug_button_label_1">
- <bounds x="1204" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_2" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_2" ref="debug_button_label_2">
- <bounds x="1288" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_3" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_3" ref="debug_button_label_3">
- <bounds x="1372" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_4" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_4" ref="debug_button_label_4">
- <bounds x="1456" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_5" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_5" ref="debug_button_label_5">
- <bounds x="1540" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_6" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_6" ref="debug_button_label_6">
- <bounds x="1624" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_7" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_7" ref="debug_button_label_7">
- <bounds x="1708" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_8" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_8" ref="debug_button_label_8">
- <bounds x="1120" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_9" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_9" ref="debug_button_label_9">
- <bounds x="1204" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_10" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_10" ref="debug_button_label_10">
- <bounds x="1288" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_11" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_11" ref="debug_button_label_11">
- <bounds x="1372" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_12" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_12" ref="debug_button_label_12">
- <bounds x="1456" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_13" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_13" ref="debug_button_label_13">
- <bounds x="1540" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_14" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_14" ref="debug_button_label_14">
- <bounds x="1624" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_15" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_15" ref="debug_button_label_15">
- <bounds x="1708" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_16" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_16" ref="debug_button_label_16">
- <bounds x="1120" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_17" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_17" ref="debug_button_label_17">
- <bounds x="1204" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_18" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_18" ref="debug_button_label_18">
- <bounds x="1288" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_19" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_19" ref="debug_button_label_19">
- <bounds x="1372" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_20" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_20" ref="debug_button_label_20">
- <bounds x="1456" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_21" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_21" ref="debug_button_label_21">
- <bounds x="1540" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_22" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_22" ref="debug_button_label_22">
- <bounds x="1624" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_23" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_23" ref="debug_button_label_23">
- <bounds x="1708" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_24" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_24" ref="debug_button_label_24">
- <bounds x="1120" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_25" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_25" ref="debug_button_label_25">
- <bounds x="1204" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_26" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_26" ref="debug_button_label_26">
- <bounds x="1288" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_27" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_27" ref="debug_button_label_27">
- <bounds x="1372" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_28" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_28" ref="debug_button_label_28">
- <bounds x="1456" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_29" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_29" ref="debug_button_label_29">
- <bounds x="1540" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_30" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_30" ref="debug_button_label_30">
- <bounds x="1624" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_31" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_31" ref="debug_button_label_31">
- <bounds x="1708" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_32" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_32" ref="debug_button_label_32">
- <bounds x="1120" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_33" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_33" ref="debug_button_label_33">
- <bounds x="1204" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_34" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_34" ref="debug_button_label_34">
- <bounds x="1288" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_35" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_35" ref="debug_button_label_35">
- <bounds x="1372" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_36" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_36" ref="debug_button_label_36">
- <bounds x="1456" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_37" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_37" ref="debug_button_label_37">
- <bounds x="1540" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_38" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_38" ref="debug_button_label_38">
- <bounds x="1624" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_39" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_39" ref="debug_button_label_39">
- <bounds x="1708" y="863" width="40" height="22"/>
- </element>
- <element name="lamp192" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_40" ref="debug_button_label_40">
- <bounds x="1120" y="911" width="40" height="22"/>
- </element>
- <element name="lamp193" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_41" ref="debug_button_label_41">
- <bounds x="1204" y="911" width="40" height="22"/>
- </element>
- <element name="lamp194" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_42" ref="debug_button_label_42">
- <bounds x="1288" y="911" width="40" height="22"/>
- </element>
- <element name="lamp195" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_43" ref="debug_button_label_43">
- <bounds x="1372" y="911" width="40" height="22"/>
- </element>
- <element name="lamp209" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_44" ref="debug_button_label_44">
- <bounds x="1456" y="911" width="40" height="22"/>
- </element>
- <element name="lamp211" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_45" ref="debug_button_label_45">
- <bounds x="1540" y="911" width="40" height="22"/>
- </element>
- <element name="lamp241" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_46" ref="debug_button_label_46">
- <bounds x="1624" y="911" width="40" height="22"/>
- </element>
- <element name="lamp242" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_47" ref="debug_button_label_47">
- <bounds x="1708" y="911" width="40" height="22"/>
- </element>
- <element name="debug_button_48" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_48" ref="debug_button_label_48">
- <bounds x="1120" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_49" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_49" ref="debug_button_label_49">
- <bounds x="1204" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_50" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_50" ref="debug_button_label_50">
- <bounds x="1288" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_51" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_51" ref="debug_button_label_51">
- <bounds x="1372" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_52" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_52" ref="debug_button_label_52">
- <bounds x="1456" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_53" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_53" ref="debug_button_label_53">
- <bounds x="1540" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_54" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_54" ref="debug_button_label_54">
- <bounds x="1624" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_55" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_55" ref="debug_button_label_55">
- <bounds x="1708" y="959" width="40" height="22"/>
- </element>
- <element name="lamp243" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_56" ref="debug_button_label_56">
- <bounds x="1120" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_57" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_57" ref="debug_button_label_57">
- <bounds x="1204" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_58" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_58" ref="debug_button_label_58">
- <bounds x="1288" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_59" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_59" ref="debug_button_label_59">
- <bounds x="1372" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_60" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_60" ref="debug_button_label_60">
- <bounds x="1456" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_61" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_61" ref="debug_button_label_61">
- <bounds x="1540" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_62" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_62" ref="debug_button_label_62">
- <bounds x="1624" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_63" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_63" ref="debug_button_label_63">
- <bounds x="1708" y="1007" width="40" height="22"/>
- </element>
- <element name="vfd0" ref="debug_vfd" state="0">
- <bounds x="1150" y="600" width="32" height="48"/>
- </element>
- <element name="vfd1" ref="debug_vfd" state="0">
- <bounds x="1182" y="600" width="32" height="48"/>
- </element>
- <element name="vfd2" ref="debug_vfd" state="0">
- <bounds x="1214" y="600" width="32" height="48"/>
+ <element name="lamp192" ref="colour_button_146_border" state="0" inputtag="J9_0" inputmask="0x01">
+ <bounds x="559" y="622" width="66" height="34"/>
</element>
- <element name="vfd3" ref="debug_vfd" state="0">
- <bounds x="1246" y="600" width="32" height="48"/>
+ <element name="lamp192" ref="colour_button_146" state="0" inputtag="J9_0" inputmask="0x01">
+ <bounds x="561" y="624" width="62" height="30"/>
</element>
- <element name="vfd4" ref="debug_vfd" state="0">
- <bounds x="1278" y="600" width="32" height="48"/>
+ <element name="lamp193" ref="colour_button_147_border" state="0" inputtag="J9_0" inputmask="0x02">
+ <bounds x="514" y="622" width="30" height="34"/>
</element>
- <element name="vfd5" ref="debug_vfd" state="0">
- <bounds x="1310" y="600" width="32" height="48"/>
+ <element name="lamp193" ref="colour_button_147" state="0" inputtag="J9_0" inputmask="0x02">
+ <bounds x="516" y="624" width="26" height="30"/>
</element>
- <element name="vfd6" ref="debug_vfd" state="0">
- <bounds x="1342" y="600" width="32" height="48"/>
+ <element name="lamp194" ref="colour_button_148_border" state="0" inputtag="J9_0" inputmask="0x04">
+ <bounds x="485" y="622" width="30" height="34"/>
</element>
- <element name="vfd7" ref="debug_vfd" state="0">
- <bounds x="1374" y="600" width="32" height="48"/>
+ <element name="lamp194" ref="colour_button_148" state="0" inputtag="J9_0" inputmask="0x04">
+ <bounds x="487" y="624" width="26" height="30"/>
</element>
- <element name="vfd8" ref="debug_vfd" state="0">
- <bounds x="1406" y="600" width="32" height="48"/>
+ <element name="lamp195" ref="colour_button_149_border" state="0" inputtag="J9_0" inputmask="0x08">
+ <bounds x="392" y="622" width="66" height="34"/>
</element>
- <element name="vfd9" ref="debug_vfd" state="0">
- <bounds x="1438" y="600" width="32" height="48"/>
+ <element name="lamp195" ref="colour_button_149" state="0" inputtag="J9_0" inputmask="0x08">
+ <bounds x="394" y="624" width="62" height="30"/>
</element>
- <element name="vfd10" ref="debug_vfd" state="0">
- <bounds x="1470" y="600" width="32" height="48"/>
+ <element name="lamp209" ref="colour_button_150_border" state="0" inputtag="J9_0" inputmask="0x10">
+ <bounds x="290" y="622" width="66" height="34"/>
</element>
- <element name="vfd11" ref="debug_vfd" state="0">
- <bounds x="1502" y="600" width="32" height="48"/>
+ <element name="lamp209" ref="colour_button_150" state="0" inputtag="J9_0" inputmask="0x10">
+ <bounds x="292" y="624" width="62" height="30"/>
</element>
- <element name="vfd12" ref="debug_vfd" state="0">
- <bounds x="1534" y="600" width="32" height="48"/>
+ <element name="lamp211" ref="colour_button_151_border" state="0" inputtag="J9_0" inputmask="0x20">
+ <bounds x="187" y="621" width="66" height="34"/>
</element>
- <element name="vfd13" ref="debug_vfd" state="0">
- <bounds x="1566" y="600" width="32" height="48"/>
+ <element name="lamp211" ref="colour_button_151" state="0" inputtag="J9_0" inputmask="0x20">
+ <bounds x="189" y="623" width="62" height="30"/>
</element>
- <element name="vfd14" ref="debug_vfd" state="0">
- <bounds x="1598" y="600" width="32" height="48"/>
+ <element name="lamp241" ref="colour_button_152_border" state="0" inputtag="J9_0" inputmask="0x40">
+ <bounds x="76" y="622" width="44" height="34"/>
</element>
- <element name="vfd15" ref="debug_vfd" state="0">
- <bounds x="1630" y="600" width="32" height="48"/>
+ <element name="lamp241" ref="colour_button_152" state="0" inputtag="J9_0" inputmask="0x40">
+ <bounds x="78" y="624" width="40" height="30"/>
</element>
- <element ref="reel_background">
- <bounds x="1100" y="32" width="120" height="240"/>
+ <element name="lamp242" ref="colour_button_153_border" state="0" inputtag="J9_0" inputmask="0x80">
+ <bounds x="6" y="622" width="66" height="34"/>
</element>
- <element name="sreel1" ref="reel0" state="0">
- <bounds x="1100" y="32" width="120" height="240"/>
+ <element name="lamp242" ref="colour_button_153" state="0" inputtag="J9_0" inputmask="0x80">
+ <bounds x="8" y="624" width="62" height="30"/>
</element>
- <element ref="reel_background">
- <bounds x="1240" y="32" width="120" height="240"/>
+ <element name="lamp243" ref="colour_button_154_border" state="0" inputtag="J9_2" inputmask="0x01">
+ <bounds x="121" y="622" width="46" height="34"/>
</element>
- <element name="sreel2" ref="reel1" state="0">
- <bounds x="1240" y="32" width="120" height="240"/>
+ <element name="lamp243" ref="colour_button_154" state="0" inputtag="j9_2" inputmask="0x01">
+ <bounds x="123" y="624" width="42" height="30"/>
</element>
- <element ref="reel_background">
- <bounds x="1380" y="32" width="120" height="240"/>
+ <element name="lamp14" ref="colour_button_155_border" state="0" inputtag="COINS" inputmask="0x01">
+ <bounds x="566" y="22" width="42" height="47"/>
</element>
- <element name="sreel3" ref="reel2" state="0">
- <bounds x="1380" y="32" width="120" height="240"/>
+ <element name="lamp14" ref="colour_button_155" state="0" inputtag="COINS" inputmask="0x01">
+ <bounds x="568" y="24" width="38" height="43"/>
</element>
- <element ref="reel_background">
- <bounds x="1520" y="32" width="120" height="240"/>
+ <element name="digit0" ref="led_digit" state="0">
+ <bounds x="496" y="575" width="20" height="32"/>
</element>
- <element name="sreel4" ref="reel3" state="0">
- <bounds x="1520" y="32" width="120" height="240"/>
+ <element name="digit1" ref="led_digit" state="0">
+ <bounds x="516" y="575" width="20" height="32"/>
</element>
- <element name="reel1" ref="debug_stepper_value">
- <bounds x="1100" y="272" width="50" height="30"/>
+ <element name="digit2" ref="led_digit" state="0">
+ <bounds x="247" y="14" width="38" height="55"/>
</element>
- <element name="reel2" ref="debug_stepper_value">
- <bounds x="1240" y="272" width="50" height="30"/>
+ <element name="digit3" ref="led_digit" state="0">
+ <bounds x="285" y="14" width="38" height="55"/>
</element>
- <element name="reel3" ref="debug_stepper_value">
- <bounds x="1380" y="272" width="50" height="30"/>
+ <element name="digit4" ref="led_digit" state="0">
+ <bounds x="323" y="14" width="38" height="55"/>
</element>
- <element name="reel4" ref="debug_stepper_value">
- <bounds x="1520" y="272" width="50" height="30"/>
+ <element name="digit5" ref="led_digit" state="0">
+ <bounds x="361" y="14" width="38" height="55"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_0">
- <bounds x="1180" y="272" width="50" height="30"/>
+ <element ref="vfd0_background">
+ <bounds x="207" y="409" width="233" height="22"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_1">
- <bounds x="1320" y="272" width="50" height="30"/>
+ <repeat count="16">
+ <param name="i" start="0" increment="1" />
+ <param name="x" start="207" increment="15" />
+
+ <element name="vfd~i~" ref="vfd0">
+ <bounds x="~x~" y="409" width="15" height="22">
+ </bounds>
+ </element>
+ </repeat>
+ <element name="label4" ref="label_4">
+ <bounds x="214" y="15" width="32" height="68"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_2">
- <bounds x="1460" y="272" width="50" height="30"/>
+ <element name="label5" ref="label_5">
+ <bounds x="489" y="562" width="53" height="14"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_3">
- <bounds x="1600" y="272" width="50" height="30"/>
+ <element name="label6" ref="label_6">
+ <bounds x="112" y="589" width="76" height="16"/>
</element>
</view>
-</mamelayout>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/j6bigtopa.lay b/src/mame/layout/j6bigtopa.lay
index 4eb9c71cc2f..81e20fff356 100644
--- a/src/mame/layout/j6bigtopa.lay
+++ b/src/mame/layout/j6bigtopa.lay
@@ -11,6 +11,26 @@
<color red="0.00" green="0.00" blue="0.00"/>
</rect>
</element>
+ <element name="lamp_218_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_218_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
<element name="lamp_229_1_border" defstate="0">
<rect state="1">
<color red="0.50" green="0.00" blue="0.00"/>
@@ -86,7 +106,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="&#xA3;100">
+ <text string="&#xA3;75">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -106,7 +126,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="&#xA3;200">
+ <text string="&#xA3;100">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -346,7 +366,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="&#xA3;500">
+ <text string="&#xA3;150">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -366,7 +386,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="&#xA3;1000">
+ <text string="&#xA3;250">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -2002,7 +2022,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudge">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2026,7 +2046,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudge">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2050,7 +2070,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudge">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2074,7 +2094,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2098,7 +2118,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2122,7 +2142,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2146,7 +2166,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2170,7 +2190,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2194,7 +2214,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2218,7 +2238,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudg">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2242,7 +2262,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="Nudge">
+ <text string="Nudges">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -2743,6 +2763,86 @@
<bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
</text>
</element>
+ <element name="lamp_199_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_199_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="3">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_198_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_198_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="2">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_197_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_197_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="1">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
+ <element name="lamp_200_1_border" defstate="0">
+ <rect state="1">
+ <color red="0.50" green="0.50" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.12" green="0.12" blue="0.00"/>
+ </rect>
+ </element>
+ <element name="lamp_200_1" defstate="0">
+ <rect state="1">
+ <color red="1.00" green="1.00" blue="0.00"/>
+ </rect>
+ <rect state="0">
+ <color red="0.25" green="0.25" blue="0.00"/>
+ </rect>
+ <text string="4">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ </text>
+ </element>
<element name="lamp_196_1_border" defstate="0">
<rect state="1">
<color red="0.50" green="0.50" blue="0.00"/>
@@ -2782,6 +2882,10 @@
<disk state="0">
<color red="0.25" green="0.13" blue="0.00"/>
</disk>
+ <text string="">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.10" y="0.10" width="0.80" height="0.80"/>
+ </text>
</element>
<element name="lamp_253_1_border" defstate="0">
<rect state="1">
@@ -3293,27 +3397,27 @@
</rect>
</element>
<element name="reel0" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Red 7,Melon,Bell,JPM,Cherry(1),Bell,Grapes,Cherry(2),Melon,Blue 7,Grapes,POT,Grapes,Cherry(3),Blue 7,Cherry(2)">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel1" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Red 7,Melon,Bell,JPM(1),Cherry,Bell,Grapes(2),Cherry,Melon,Blue 7,Grapes(1),POT,Grapes(3),Cherry,Blue 7,Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel2" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Red 7,Melon(1),Bell,JPM,Cherry,Bell(2),Grapes,Cherry,Melon(4),Red 7,Grapes,POT(2),Grapes,Cherry,Blue 7,Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel3" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Red 7(2),Melon,Bell,JPM(1),Cherry,Bell(1),Grapes,Cherry,Melon,Blue 7(3),Grapes,POT,Grapes,Cherry,Blue 7(2),Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel4" defstate="0">
- <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="12,11,10,9,8,7,6,5,4,3,2,1">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
@@ -3342,41 +3446,11 @@
<color red="0.5" green="0.0" blue="0.0"/>
</disk>
</element>
- <element name="led_digit_rect_black">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
- </rect>
- </element>
- <element name="led_digit_rect_red">
- <rect>
- <color red="1.0" green="0.0" blue="0.0"/>
- </rect>
- </element>
- <element name="led_digit_rect_green">
- <rect>
- <color red="0.0" green="1.0" blue="0.0"/>
- </rect>
- </element>
- <element name="led_digit_rect_blue">
- <rect>
- <color red="0.0" green="0.0" blue="1.0"/>
- </rect>
- </element>
- <element name="led_digit_red">
+ <element name="led_digit">
<led7seg>
<color red="1.0" green="0.0" blue="0.0"/>
</led7seg>
</element>
- <element name="led_digit_green">
- <led7seg>
- <color red="0.0" green="1.0" blue="0.0"/>
- </led7seg>
- </element>
- <element name="led_digit_blue">
- <led7seg>
- <color red="0.0" green="0.5" blue="1.0"/>
- </led7seg>
- </element>
<element name="vfd0">
<led16segsc>
<color red="0.0" green="1.0" blue="1.0"/>
@@ -3420,2204 +3494,284 @@
<color red="1.00" green="1.00" blue="1.00"/>
</disk>
</element>
- <element name="label_6">
- <text string="7's">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_5">
+ <text string="3X Mixed 7's">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_12">
- <text string="7's">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_6">
+ <text string="Mixed 7's">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_135">
+ <element name="label_120">
<text string="Light All">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.30"/>
</text>
<text string="For">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.35" width="0.90" height="0.30"/>
</text>
<text string="BIG MONEY!">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.65" width="0.90" height="0.30"/>
</text>
</element>
- <element name="label_142">
+ <element name="label_127">
<text string="Light All">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
<text string="For &#xA3;75">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="label_149">
+ <element name="label_134">
<text string="&#xA3;">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_150">
+ <element name="label_135">
<text string="MONEYBANK">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_161">
+ <element name="label_145">
<text string="&#xA3;">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_162">
+ <element name="label_146">
<text string="Cashpot">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_167">
+ <element name="label_151">
<text string="&#xA3;">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_168">
+ <element name="label_152">
<text string="Reserve">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_169">
+ <element name="label_153">
<text string="Win">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
<text string="Line">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="label_170">
+ <element name="label_154">
<text string="Win">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
<text string="Line">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
- <element name="label_176">
+ <element name="label_160">
<text string="1 - 12">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_192">
+ <element name="label_176">
<text string="?">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_193">
+ <element name="label_177">
<text string="5 - &#xA3;25 4 - &#xA3;10">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_194">
+ <element name="label_178">
<text string="3 - &#xA3;5 2 - &#xA3;2">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="label_195">
+ <element name="label_179">
<text string="1 - &#xA3;1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_backdrop_colour">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
- </rect>
- </element>
- <element name="debug_lamp_standard">
- <rect state="0">
- <color red="0.00" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="0.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_reel">
- <rect state="0">
- <color red="0.00" green="0.00" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="0.00" green="0.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_lamp_segment">
- <rect state="0">
- <color red="0.20" green="0.00" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_button">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_unreferenced">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_lamp_label_0">
- <text string="0">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_2">
- <text string="2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_4">
- <text string="4">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_11">
- <text string="11">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_13">
- <text string="13">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_15">
- <text string="15">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_17">
- <text string="17">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_19">
- <text string="19">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_21">
- <text string="21">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_23">
- <text string="23">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_25">
- <text string="25">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_27">
- <text string="27">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_29">
- <text string="29">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_31">
- <text string="31">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_33">
- <text string="33">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_35">
- <text string="35">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_37">
- <text string="37">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_39">
- <text string="39">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_41">
- <text string="41">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_43">
- <text string="43">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_45">
- <text string="45">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_47">
- <text string="47">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_49">
- <text string="49">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_50">
- <text string="50">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_51">
- <text string="51">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_52">
- <text string="52">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_60">
- <text string="60">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_64">
- <text string="64">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_65">
- <text string="65">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_66">
- <text string="66">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_67">
- <text string="67">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_68">
- <text string="68">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_69">
- <text string="69">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_70">
- <text string="70">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_71">
- <text string="71">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_72">
- <text string="72">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_73">
- <text string="73">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_74">
- <text string="74">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_75">
- <text string="75">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_76">
- <text string="76">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_77">
- <text string="77">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_78">
- <text string="78">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_79">
- <text string="79">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_80">
- <text string="80">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_81">
- <text string="81">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_82">
- <text string="82">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_83">
- <text string="83">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_84">
- <text string="84">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_85">
- <text string="85">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_86">
- <text string="86">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_87">
- <text string="87">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_88">
- <text string="88">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_89">
- <text string="89">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_90">
- <text string="90">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_91">
- <text string="91">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_92">
- <text string="92">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_93">
- <text string="93">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_94">
- <text string="94">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_95">
- <text string="95">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_96">
- <text string="96">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_97">
- <text string="97">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_98">
- <text string="98">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_99">
- <text string="99">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_100">
- <text string="100">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_101">
- <text string="101">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_102">
- <text string="102">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_103">
- <text string="103">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_104">
- <text string="104">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_105">
- <text string="105">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_106">
- <text string="106">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_107">
- <text string="107">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_108">
- <text string="108">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_109">
- <text string="109">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_110">
- <text string="110">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_111">
- <text string="111">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_112">
- <text string="112">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_113">
- <text string="113">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_114">
- <text string="114">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_115">
- <text string="115">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_116">
- <text string="116">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_117">
- <text string="117">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_118">
- <text string="118">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_119">
- <text string="119">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_120">
- <text string="120">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_121">
- <text string="121">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_122">
- <text string="122">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_123">
- <text string="123">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_124">
- <text string="124">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_125">
- <text string="125">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_126">
- <text string="126">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_127">
- <text string="127">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_128">
- <text string="128">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_129">
- <text string="129">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_130">
- <text string="130">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_131">
- <text string="131">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_132">
- <text string="132">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_133">
- <text string="133">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_134">
- <text string="134">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_135">
- <text string="135">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_136">
- <text string="136">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_137">
- <text string="137">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_138">
- <text string="138">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_139">
- <text string="139">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_140">
- <text string="140">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_141">
- <text string="141">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_142">
- <text string="142">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_143">
- <text string="143">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_144">
- <text string="144">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_145">
- <text string="145">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_146">
- <text string="146">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_147">
- <text string="147">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_148">
- <text string="148">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_149">
- <text string="149">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_150">
- <text string="150">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_151">
- <text string="151">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_152">
- <text string="152">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_153">
- <text string="153">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_154">
- <text string="154">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_155">
- <text string="155">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_156">
- <text string="156">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_157">
- <text string="157">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_158">
- <text string="158">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_159">
- <text string="159">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_160">
- <text string="160">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_161">
- <text string="161">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_162">
- <text string="162">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_163">
- <text string="163">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_164">
- <text string="164">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_165">
- <text string="165">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_166">
- <text string="166">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_167">
- <text string="167">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_168">
- <text string="168">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_169">
- <text string="169">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_170">
- <text string="170">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_171">
- <text string="171">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_172">
- <text string="172">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_173">
- <text string="173">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_174">
- <text string="174">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_175">
- <text string="175">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_176">
- <text string="176">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_177">
- <text string="177">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_178">
- <text string="178">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_179">
- <text string="179">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_180">
- <text string="180">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_181">
- <text string="181">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_182">
- <text string="182">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_183">
- <text string="183">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_184">
- <text string="184">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_185">
- <text string="185">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_186">
- <text string="186">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_187">
- <text string="187">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_188">
- <text string="188">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_189">
- <text string="189">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_190">
- <text string="190">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_191">
- <text string="191">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_192">
- <text string="192">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_193">
- <text string="193">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_194">
- <text string="194">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_195">
- <text string="195">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_196">
- <text string="196">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_197">
- <text string="197">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_198">
- <text string="198">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_199">
- <text string="199">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_200">
- <text string="200">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_201">
- <text string="201">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_202">
- <text string="202">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_203">
- <text string="203">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_204">
- <text string="204">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_205">
- <text string="205">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_206">
- <text string="206">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_207">
- <text string="207">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_208">
- <text string="208">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_209">
- <text string="209">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_210">
- <text string="210">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_211">
- <text string="211">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_212">
- <text string="212">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_213">
- <text string="213">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_214">
- <text string="214">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_215">
- <text string="215">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_216">
- <text string="216">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_217">
- <text string="217">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_218">
- <text string="218">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_219">
- <text string="219">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_220">
- <text string="220">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_221">
- <text string="221">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_222">
- <text string="222">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_223">
- <text string="223">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_224">
- <text string="224">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_225">
- <text string="225">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_226">
- <text string="226">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_227">
- <text string="227">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_228">
- <text string="228">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_229">
- <text string="229">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_230">
- <text string="230">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_231">
- <text string="231">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_232">
- <text string="232">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_233">
- <text string="233">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_234">
- <text string="234">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_235">
- <text string="235">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_236">
- <text string="236">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_237">
- <text string="237">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_238">
- <text string="238">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_239">
- <text string="239">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_240">
- <text string="240">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_241">
- <text string="241">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_242">
- <text string="242">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_243">
- <text string="243">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_244">
- <text string="244">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_245">
- <text string="245">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_246">
- <text string="246">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_247">
- <text string="247">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_248">
- <text string="248">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_249">
- <text string="249">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_250">
- <text string="250">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_251">
- <text string="251">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_252">
- <text string="252">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_253">
- <text string="253">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_254">
- <text string="254">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_255">
- <text string="255">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_standard">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_button_unreferenced">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_button_label_0">
- <text string="0">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_2">
- <text string="2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_4">
- <text string="4">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_11">
- <text string="11">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_13">
- <text string="13">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_15">
- <text string="15">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_17">
- <text string="17">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_19">
- <text string="19">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_21">
- <text string="21">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_23">
- <text string="23">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_25">
- <text string="25">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_27">
- <text string="27">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_29">
- <text string="29">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_31">
- <text string="31">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_33">
- <text string="33">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_35">
- <text string="35">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_37">
- <text string="37">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_39">
- <text string="39">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_41">
- <text string="41">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_43">
- <text string="43">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_45">
- <text string="45">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_47">
- <text string="47">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_49">
- <text string="49">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_50">
- <text string="50">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_51">
- <text string="51">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_52">
- <text string="52">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_180">
+ <text string="Red 7">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_181">
+ <text string="Blue 7">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_182">
+ <text string="JPM">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_183">
+ <text string="Bell">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_184">
+ <text string="4 X POT">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_185">
+ <text string="Melon">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_186">
+ <text string="Grapes">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_60">
- <text string="60">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_187">
+ <text string="Cherry">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_188">
+ <text string="3X POT">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_189">
+ <text string="3X Red 7">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_button_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
+ <element name="label_190">
+ <text string="3X Blue 7">
+ <color red="1.0" green="1.0" blue="1.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_vfd">
- <led16segsc>
- <color red="0.0" green="1.0" blue="1.0"/>
- </led16segsc>
- </element>
- <element name="debug_stepper_value" defstate="0">
- <simplecounter maxstate="999" digits="3">
- <color red="1.0" green="1.0" blue="1.0"/>
- </simplecounter>
- </element>
- <element name="debug_reel_symbol_count_0">
- <text string="16">
+ <element name="label_191">
+ <text string="3X JPM">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_1">
- <text string="16">
+ <element name="label_192">
+ <text string="3X Bell">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_2">
- <text string="16">
+ <element name="label_193">
+ <text string="3X Melon">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_3">
- <text string="16">
+ <element name="label_194">
+ <text string="3X Grapes">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
- <element name="debug_reel_symbol_count_4">
- <text string="12">
+ <element name="label_195">
+ <text string="3X Cherry">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
<view name="AWP Simulated Video">
<element ref="backdrop_colour">
- <bounds x="0" y="0" width="792" height="646"/>
+ <bounds x="0" y="0" width="881" height="646"/>
</element>
<element ref="reel_background">
<bounds x="210" y="415" width="80" height="190"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_0" state="0">
<bounds x="210.0000" y="415.0000" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_1" state="0">
<bounds x="213.3333" y="417.6389" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_2" state="0">
<bounds x="216.6667" y="420.2778" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_3" state="0">
<bounds x="220.0000" y="422.9167" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_4" state="0">
<bounds x="223.3333" y="425.5555" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_5" state="0">
<bounds x="226.6667" y="428.1945" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_0" state="0">
<bounds x="210.0000" y="478.3333" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_1" state="0">
<bounds x="213.3333" y="480.9722" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_2" state="0">
<bounds x="216.6667" y="483.6111" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_3" state="0">
<bounds x="220.0000" y="486.2500" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_4" state="0">
<bounds x="223.3333" y="488.8889" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_5" state="0">
<bounds x="226.6667" y="491.5278" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_0" state="0">
<bounds x="210.0000" y="541.6667" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_1" state="0">
<bounds x="213.3333" y="544.3056" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_2" state="0">
<bounds x="216.6667" y="546.9445" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_3" state="0">
<bounds x="220.0000" y="549.5834" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_4" state="0">
<bounds x="223.3333" y="552.2222" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_5" state="0">
<bounds x="226.6667" y="554.8611" width="46.6667" height="36.9444"/>
</element>
<element name="sreel1" ref="reel0" state="0">
@@ -5626,58 +3780,58 @@
<element ref="reel_background">
<bounds x="292" y="415" width="80" height="190"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_0" state="0">
<bounds x="292.0000" y="415.0000" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_1" state="0">
<bounds x="295.3333" y="417.6389" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_2" state="0">
<bounds x="298.6667" y="420.2778" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_3" state="0">
<bounds x="302.0000" y="422.9167" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_4" state="0">
<bounds x="305.3333" y="425.5555" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_5" state="0">
<bounds x="308.6667" y="428.1945" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_0" state="0">
<bounds x="292.0000" y="478.3333" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_1" state="0">
<bounds x="295.3333" y="480.9722" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_2" state="0">
<bounds x="298.6667" y="483.6111" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_3" state="0">
<bounds x="302.0000" y="486.2500" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_4" state="0">
<bounds x="305.3333" y="488.8889" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_5" state="0">
<bounds x="308.6667" y="491.5278" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_0" state="0">
<bounds x="292.0000" y="541.6667" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_1" state="0">
<bounds x="295.3333" y="544.3056" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_2" state="0">
<bounds x="298.6667" y="546.9445" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_3" state="0">
<bounds x="302.0000" y="549.5834" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_4" state="0">
<bounds x="305.3333" y="552.2222" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_5" state="0">
<bounds x="308.6667" y="554.8611" width="46.6667" height="36.9444"/>
</element>
<element name="sreel2" ref="reel1" state="0">
@@ -5686,58 +3840,58 @@
<element ref="reel_background">
<bounds x="374" y="415" width="80" height="190"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_0" state="0">
<bounds x="374.0000" y="415.0000" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_1" state="0">
<bounds x="377.3333" y="417.6389" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_2" state="0">
<bounds x="380.6667" y="420.2778" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_3" state="0">
<bounds x="384.0000" y="422.9167" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_4" state="0">
<bounds x="387.3333" y="425.5555" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_5" state="0">
<bounds x="390.6667" y="428.1945" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_0" state="0">
<bounds x="374.0000" y="478.3333" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_1" state="0">
<bounds x="377.3333" y="480.9722" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_2" state="0">
<bounds x="380.6667" y="483.6111" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_3" state="0">
<bounds x="384.0000" y="486.2500" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_4" state="0">
<bounds x="387.3333" y="488.8889" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_5" state="0">
<bounds x="390.6667" y="491.5278" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_0" state="0">
<bounds x="374.0000" y="541.6667" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_1" state="0">
<bounds x="377.3333" y="544.3056" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_2" state="0">
<bounds x="380.6667" y="546.9445" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_3" state="0">
<bounds x="384.0000" y="549.5834" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_4" state="0">
<bounds x="387.3333" y="552.2222" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_5" state="0">
<bounds x="390.6667" y="554.8611" width="46.6667" height="36.9444"/>
</element>
<element name="sreel3" ref="reel2" state="0">
@@ -5746,58 +3900,58 @@
<element ref="reel_background">
<bounds x="456" y="415" width="80" height="190"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_0" state="0">
<bounds x="456.0000" y="415.0000" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_1" state="0">
<bounds x="459.3333" y="417.6389" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_2" state="0">
<bounds x="462.6667" y="420.2778" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_3" state="0">
<bounds x="466.0000" y="422.9167" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_4" state="0">
<bounds x="469.3333" y="425.5555" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp21" ref="reel_lamp_layer_5" state="0">
<bounds x="472.6667" y="428.1945" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_0" state="0">
<bounds x="456.0000" y="478.3333" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_1" state="0">
<bounds x="459.3333" y="480.9722" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_2" state="0">
<bounds x="462.6667" y="483.6111" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_3" state="0">
<bounds x="466.0000" y="486.2500" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_4" state="0">
<bounds x="469.3333" y="488.8889" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_5" state="0">
<bounds x="472.6667" y="491.5278" width="46.6667" height="36.9444"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_0" state="0">
<bounds x="456.0000" y="541.6667" width="80.0000" height="63.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_1" state="0">
<bounds x="459.3333" y="544.3056" width="73.3333" height="58.0556"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_2" state="0">
<bounds x="462.6667" y="546.9445" width="66.6667" height="52.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_3" state="0">
<bounds x="466.0000" y="549.5834" width="60.0000" height="47.5000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_4" state="0">
<bounds x="469.3333" y="552.2222" width="53.3333" height="42.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp19" ref="reel_lamp_layer_5" state="0">
<bounds x="472.6667" y="554.8611" width="46.6667" height="36.9444"/>
</element>
<element name="sreel4" ref="reel3" state="0">
@@ -5809,6 +3963,12 @@
<element name="sreel5" ref="reel4" state="0">
<bounds x="588" y="268" width="70" height="70"/>
</element>
+ <element name="lamp218" ref="lamp_218_1_border" state="0">
+ <bounds x="604" y="199" width="42" height="42"/>
+ </element>
+ <element name="lamp218" ref="lamp_218_1" state="0">
+ <bounds x="606" y="201" width="38" height="38"/>
+ </element>
<element name="lamp229" ref="lamp_229_1_border" state="0">
<bounds x="695" y="339" width="20" height="24"/>
</element>
@@ -5828,10 +3988,10 @@
<bounds x="717" y="101" width="46" height="20"/>
</element>
<element name="lamp60" ref="lamp_60_1_border" state="0">
- <bounds x="707" y="75" width="58" height="24"/>
+ <bounds x="715" y="75" width="50" height="24"/>
</element>
<element name="lamp60" ref="lamp_60_1" state="0">
- <bounds x="709" y="77" width="54" height="20"/>
+ <bounds x="717" y="77" width="46" height="20"/>
</element>
<element name="lamp62" ref="lamp_62_1_border" state="0">
<bounds x="707" y="51" width="58" height="24"/>
@@ -5912,10 +4072,10 @@
<bounds x="709" y="29" width="54" height="20"/>
</element>
<element name="lamp70" ref="lamp_70_1_border" state="0">
- <bounds x="697" y="3" width="68" height="24"/>
+ <bounds x="707" y="3" width="58" height="24"/>
</element>
<element name="lamp70" ref="lamp_70_1" state="0">
- <bounds x="699" y="5" width="64" height="20"/>
+ <bounds x="709" y="5" width="54" height="20"/>
</element>
<element name="lamp220" ref="lamp_220_1_border" state="0">
<bounds x="751" y="411" width="36" height="20"/>
@@ -6553,6 +4713,30 @@
<element name="lamp176" ref="lamp_176_1" state="0">
<bounds x="120" y="42" width="26" height="35"/>
</element>
+ <element name="lamp199" ref="lamp_199_1_border" state="0">
+ <bounds x="95" y="492" width="37" height="47"/>
+ </element>
+ <element name="lamp199" ref="lamp_199_1" state="0">
+ <bounds x="97" y="494" width="33" height="43"/>
+ </element>
+ <element name="lamp198" ref="lamp_198_1_border" state="0">
+ <bounds x="58" y="492" width="37" height="47"/>
+ </element>
+ <element name="lamp198" ref="lamp_198_1" state="0">
+ <bounds x="60" y="494" width="33" height="43"/>
+ </element>
+ <element name="lamp197" ref="lamp_197_1_border" state="0">
+ <bounds x="21" y="492" width="37" height="47"/>
+ </element>
+ <element name="lamp197" ref="lamp_197_1" state="0">
+ <bounds x="23" y="494" width="33" height="43"/>
+ </element>
+ <element name="lamp200" ref="lamp_200_1_border" state="0">
+ <bounds x="132" y="492" width="37" height="47"/>
+ </element>
+ <element name="lamp200" ref="lamp_200_1" state="0">
+ <bounds x="134" y="494" width="33" height="43"/>
+ </element>
<element name="lamp196" ref="lamp_196_1_border" state="0">
<bounds x="70" y="460" width="52" height="32"/>
</element>
@@ -6697,2487 +4881,155 @@
<element name="lamp194" ref="colour_button_204" state="0" inputtag="TODO" inputmask="0x02">
<bounds x="548" y="608" width="74" height="34"/>
</element>
- <element ref="led_digit_rect_black">
+ <element name="digit8" ref="led_digit" state="0">
<bounds x="541" y="366" width="30" height="40"/>
</element>
- <element name="digit8" ref="led_digit_red">
- <bounds x="541" y="366" width="30" height="40"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="541" y="366" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="571" y="366" width="30" height="40"/>
- </element>
- <element name="digit9" ref="led_digit_red">
- <bounds x="571" y="366" width="30" height="40"/>
- </element>
- <element ref="led_digit_rect_red">
+ <element name="digit9" ref="led_digit" state="0">
<bounds x="571" y="366" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="601" y="366" width="30" height="40"/>
- </element>
- <element name="digit10" ref="led_digit_red">
- <bounds x="601" y="366" width="30" height="40"/>
</element>
- <element ref="led_digit_rect_red">
+ <element name="digit10" ref="led_digit" state="0">
<bounds x="601" y="366" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="631" y="366" width="30" height="40"/>
- </element>
- <element name="digit11" ref="led_digit_red">
- <bounds x="631" y="366" width="30" height="40"/>
</element>
- <element ref="led_digit_rect_red">
+ <element name="digit11" ref="led_digit" state="0">
<bounds x="631" y="366" width="30" height="40"/>
- <color alpha="0.1"/>
</element>
- <element ref="led_digit_rect_black">
+ <element name="digit12" ref="led_digit" state="0">
<bounds x="661" y="366" width="30" height="40"/>
</element>
- <element name="digit12" ref="led_digit_red">
- <bounds x="661" y="366" width="30" height="40"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="661" y="366" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="671" y="120" width="30" height="40"/>
- </element>
- <element name="digit7" ref="led_digit_red">
- <bounds x="671" y="120" width="30" height="40"/>
- </element>
- <element ref="led_digit_rect_red">
+ <element name="digit7" ref="led_digit" state="0">
<bounds x="671" y="120" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="641" y="120" width="30" height="40"/>
</element>
- <element name="digit6" ref="led_digit_red">
+ <element name="digit6" ref="led_digit" state="0">
<bounds x="641" y="120" width="30" height="40"/>
</element>
- <element ref="led_digit_rect_red">
- <bounds x="641" y="120" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
+ <element name="digit5" ref="led_digit" state="0">
<bounds x="611" y="120" width="30" height="40"/>
</element>
- <element name="digit5" ref="led_digit_red">
- <bounds x="611" y="120" width="30" height="40"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="611" y="120" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="581" y="120" width="30" height="40"/>
- </element>
- <element name="digit4" ref="led_digit_red">
+ <element name="digit4" ref="led_digit" state="0">
<bounds x="581" y="120" width="30" height="40"/>
</element>
- <element ref="led_digit_rect_red">
- <bounds x="581" y="120" width="30" height="40"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="587" y="41" width="26" height="36"/>
- </element>
- <element name="digit0" ref="led_digit_red">
- <bounds x="587" y="41" width="26" height="36"/>
- </element>
- <element ref="led_digit_rect_red">
+ <element name="digit0" ref="led_digit" state="0">
<bounds x="587" y="41" width="26" height="36"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
- <bounds x="613" y="41" width="26" height="36"/>
- </element>
- <element name="digit1" ref="led_digit_red">
- <bounds x="613" y="41" width="26" height="36"/>
</element>
- <element ref="led_digit_rect_red">
+ <element name="digit1" ref="led_digit" state="0">
<bounds x="613" y="41" width="26" height="36"/>
- <color alpha="0.1"/>
</element>
- <element ref="led_digit_rect_black">
+ <element name="digit2" ref="led_digit" state="0">
<bounds x="639" y="41" width="26" height="36"/>
</element>
- <element name="digit2" ref="led_digit_red">
- <bounds x="639" y="41" width="26" height="36"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="639" y="41" width="26" height="36"/>
- <color alpha="0.1"/>
- </element>
- <element ref="led_digit_rect_black">
+ <element name="digit3" ref="led_digit" state="0">
<bounds x="665" y="41" width="26" height="36"/>
</element>
- <element name="digit3" ref="led_digit_red">
- <bounds x="665" y="41" width="26" height="36"/>
- </element>
- <element ref="led_digit_rect_red">
- <bounds x="665" y="41" width="26" height="36"/>
- <color alpha="0.1"/>
- </element>
<element ref="vfd0_background">
<bounds x="229" y="371" width="272" height="30"/>
</element>
- <element name="vfd0" ref="vfd0" state="0">
- <bounds x="229" y="371" width="17" height="30"/>
- </element>
- <element name="vfd1" ref="vfd0" state="0">
- <bounds x="246" y="371" width="17" height="30"/>
- </element>
- <element name="vfd2" ref="vfd0" state="0">
- <bounds x="263" y="371" width="17" height="30"/>
- </element>
- <element name="vfd3" ref="vfd0" state="0">
- <bounds x="280" y="371" width="17" height="30"/>
- </element>
- <element name="vfd4" ref="vfd0" state="0">
- <bounds x="297" y="371" width="17" height="30"/>
- </element>
- <element name="vfd5" ref="vfd0" state="0">
- <bounds x="314" y="371" width="17" height="30"/>
- </element>
- <element name="vfd6" ref="vfd0" state="0">
- <bounds x="331" y="371" width="17" height="30"/>
- </element>
- <element name="vfd7" ref="vfd0" state="0">
- <bounds x="348" y="371" width="17" height="30"/>
- </element>
- <element name="vfd8" ref="vfd0" state="0">
- <bounds x="365" y="371" width="17" height="30"/>
- </element>
- <element name="vfd9" ref="vfd0" state="0">
- <bounds x="382" y="371" width="17" height="30"/>
- </element>
- <element name="vfd10" ref="vfd0" state="0">
- <bounds x="399" y="371" width="17" height="30"/>
- </element>
- <element name="vfd11" ref="vfd0" state="0">
- <bounds x="416" y="371" width="17" height="30"/>
- </element>
- <element name="vfd12" ref="vfd0" state="0">
- <bounds x="433" y="371" width="17" height="30"/>
- </element>
- <element name="vfd13" ref="vfd0" state="0">
- <bounds x="450" y="371" width="17" height="30"/>
- </element>
- <element name="vfd14" ref="vfd0" state="0">
- <bounds x="467" y="371" width="17" height="30"/>
- </element>
- <element name="vfd15" ref="vfd0" state="0">
- <bounds x="484" y="371" width="17" height="30"/>
+ <repeat count="16">
+ <param name="i" start="0" increment="1" />
+ <param name="x" start="229" increment="17" />
+
+ <element name="vfd~i~" ref="vfd0">
+ <bounds x="~x~" y="371" width="17" height="30">
+ </bounds>
+ </element>
+ </repeat>
+ <element name="label5" ref="label_5">
+ <bounds x="765" y="371" width="57" height="13"/>
</element>
<element name="label6" ref="label_6">
- <bounds x="770" y="386" width="17" height="13"/>
+ <bounds x="766" y="147" width="34" height="13"/>
</element>
- <element name="label12" ref="label_12">
- <bounds x="766" y="147" width="27" height="24"/>
- </element>
- <element name="label135" ref="label_135">
+ <element name="label120" ref="label_120">
<bounds x="44" y="251" width="77" height="48"/>
</element>
- <element name="label142" ref="label_142">
+ <element name="label127" ref="label_127">
<bounds x="50" y="75" width="53" height="32"/>
</element>
- <element name="label149" ref="label_149">
+ <element name="label134" ref="label_134">
<bounds x="504" y="350" width="38" height="67"/>
</element>
- <element name="label150" ref="label_150">
+ <element name="label135" ref="label_135">
<bounds x="545" y="345" width="125" height="22"/>
</element>
- <element name="label161" ref="label_161">
+ <element name="label145" ref="label_145">
<bounds x="544" y="104" width="38" height="67"/>
</element>
- <element name="label162" ref="label_162">
+ <element name="label146" ref="label_146">
<bounds x="585" y="98" width="85" height="24"/>
</element>
- <element name="label167" ref="label_167">
+ <element name="label151" ref="label_151">
<bounds x="553" y="26" width="34" height="60"/>
</element>
- <element name="label168" ref="label_168">
+ <element name="label152" ref="label_152">
<bounds x="593" y="20" width="76" height="22"/>
</element>
- <element name="label169" ref="label_169">
+ <element name="label153" ref="label_153">
<bounds x="538" y="498" width="25" height="26"/>
</element>
- <element name="label170" ref="label_170">
+ <element name="label154" ref="label_154">
<bounds x="183" y="498" width="25" height="26"/>
</element>
- <element name="label176" ref="label_176">
+ <element name="label160" ref="label_160">
<bounds x="598" y="248" width="49" height="22"/>
</element>
- <element name="label192" ref="label_192">
+ <element name="label176" ref="label_176">
<bounds x="93" y="329" width="29" height="56"/>
</element>
- <element name="label193" ref="label_193">
+ <element name="label177" ref="label_177">
<bounds x="19" y="110" width="126" height="19"/>
</element>
- <element name="label194" ref="label_194">
+ <element name="label178" ref="label_178">
<bounds x="17" y="127" width="132" height="19"/>
</element>
- <element name="label195" ref="label_195">
+ <element name="label179" ref="label_179">
<bounds x="62" y="144" width="52" height="19"/>
</element>
- </view>
-
- <view name="MFME2MAME Debug">
- <element ref="debug_backdrop_colour">
- <bounds x="0" y="0" width="1920" height="1080"/>
- </element>
- <element name="lamp0" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_0" ref="debug_lamp_label_0">
- <bounds x="47" y="47" width="30" height="30"/>
- </element>
- <element name="lamp1" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_1" ref="debug_lamp_label_1">
- <bounds x="111" y="47" width="30" height="30"/>
- </element>
- <element name="lamp2" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_2" ref="debug_lamp_label_2">
- <bounds x="175" y="47" width="30" height="30"/>
- </element>
- <element name="lamp3" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_3" ref="debug_lamp_label_3">
- <bounds x="239" y="47" width="30" height="30"/>
- </element>
- <element name="lamp4" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_4" ref="debug_lamp_label_4">
- <bounds x="303" y="47" width="30" height="30"/>
- </element>
- <element name="lamp5" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_5" ref="debug_lamp_label_5">
- <bounds x="367" y="47" width="30" height="30"/>
- </element>
- <element name="lamp6" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_6" ref="debug_lamp_label_6">
- <bounds x="431" y="47" width="30" height="30"/>
- </element>
- <element name="lamp7" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_7" ref="debug_lamp_label_7">
- <bounds x="495" y="47" width="30" height="30"/>
- </element>
- <element name="lamp8" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_8" ref="debug_lamp_label_8">
- <bounds x="559" y="47" width="30" height="30"/>
- </element>
- <element name="lamp9" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_9" ref="debug_lamp_label_9">
- <bounds x="623" y="47" width="30" height="30"/>
- </element>
- <element name="lamp10" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_10" ref="debug_lamp_label_10">
- <bounds x="687" y="47" width="30" height="30"/>
- </element>
- <element name="lamp11" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_11" ref="debug_lamp_label_11">
- <bounds x="751" y="47" width="30" height="30"/>
- </element>
- <element name="lamp12" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_12" ref="debug_lamp_label_12">
- <bounds x="815" y="47" width="30" height="30"/>
- </element>
- <element name="lamp13" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_13" ref="debug_lamp_label_13">
- <bounds x="879" y="47" width="30" height="30"/>
- </element>
- <element name="lamp14" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_14" ref="debug_lamp_label_14">
- <bounds x="943" y="47" width="30" height="30"/>
- </element>
- <element name="lamp15" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_15" ref="debug_lamp_label_15">
- <bounds x="1007" y="47" width="30" height="30"/>
- </element>
- <element name="lamp16" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_16" ref="debug_lamp_label_16">
- <bounds x="47" y="111" width="30" height="30"/>
- </element>
- <element name="lamp17" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_17" ref="debug_lamp_label_17">
- <bounds x="111" y="111" width="30" height="30"/>
- </element>
- <element name="lamp18" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_18" ref="debug_lamp_label_18">
- <bounds x="175" y="111" width="30" height="30"/>
- </element>
- <element name="lamp19" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_19" ref="debug_lamp_label_19">
- <bounds x="239" y="111" width="30" height="30"/>
- </element>
- <element name="lamp20" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_20" ref="debug_lamp_label_20">
- <bounds x="303" y="111" width="30" height="30"/>
- </element>
- <element name="lamp21" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_21" ref="debug_lamp_label_21">
- <bounds x="367" y="111" width="30" height="30"/>
- </element>
- <element name="lamp22" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_22" ref="debug_lamp_label_22">
- <bounds x="431" y="111" width="30" height="30"/>
- </element>
- <element name="lamp23" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_23" ref="debug_lamp_label_23">
- <bounds x="495" y="111" width="30" height="30"/>
- </element>
- <element name="lamp24" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_24" ref="debug_lamp_label_24">
- <bounds x="559" y="111" width="30" height="30"/>
- </element>
- <element name="lamp25" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_25" ref="debug_lamp_label_25">
- <bounds x="623" y="111" width="30" height="30"/>
- </element>
- <element name="lamp26" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_26" ref="debug_lamp_label_26">
- <bounds x="687" y="111" width="30" height="30"/>
- </element>
- <element name="lamp27" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_27" ref="debug_lamp_label_27">
- <bounds x="751" y="111" width="30" height="30"/>
- </element>
- <element name="lamp28" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_28" ref="debug_lamp_label_28">
- <bounds x="815" y="111" width="30" height="30"/>
- </element>
- <element name="lamp29" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_29" ref="debug_lamp_label_29">
- <bounds x="879" y="111" width="30" height="30"/>
- </element>
- <element name="lamp30" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_30" ref="debug_lamp_label_30">
- <bounds x="943" y="111" width="30" height="30"/>
- </element>
- <element name="lamp31" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_31" ref="debug_lamp_label_31">
- <bounds x="1007" y="111" width="30" height="30"/>
- </element>
- <element name="lamp32" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_32" ref="debug_lamp_label_32">
- <bounds x="47" y="175" width="30" height="30"/>
- </element>
- <element name="lamp33" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_33" ref="debug_lamp_label_33">
- <bounds x="111" y="175" width="30" height="30"/>
- </element>
- <element name="lamp34" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_34" ref="debug_lamp_label_34">
- <bounds x="175" y="175" width="30" height="30"/>
- </element>
- <element name="lamp35" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_35" ref="debug_lamp_label_35">
- <bounds x="239" y="175" width="30" height="30"/>
- </element>
- <element name="lamp36" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_36" ref="debug_lamp_label_36">
- <bounds x="303" y="175" width="30" height="30"/>
- </element>
- <element name="lamp37" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_37" ref="debug_lamp_label_37">
- <bounds x="367" y="175" width="30" height="30"/>
- </element>
- <element name="lamp38" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_38" ref="debug_lamp_label_38">
- <bounds x="431" y="175" width="30" height="30"/>
- </element>
- <element name="lamp39" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_39" ref="debug_lamp_label_39">
- <bounds x="495" y="175" width="30" height="30"/>
- </element>
- <element name="lamp40" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_40" ref="debug_lamp_label_40">
- <bounds x="559" y="175" width="30" height="30"/>
- </element>
- <element name="lamp41" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_41" ref="debug_lamp_label_41">
- <bounds x="623" y="175" width="30" height="30"/>
- </element>
- <element name="lamp42" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_42" ref="debug_lamp_label_42">
- <bounds x="687" y="175" width="30" height="30"/>
- </element>
- <element name="lamp43" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_43" ref="debug_lamp_label_43">
- <bounds x="751" y="175" width="30" height="30"/>
- </element>
- <element name="lamp44" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_44" ref="debug_lamp_label_44">
- <bounds x="815" y="175" width="30" height="30"/>
- </element>
- <element name="lamp45" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_45" ref="debug_lamp_label_45">
- <bounds x="879" y="175" width="30" height="30"/>
- </element>
- <element name="lamp46" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_46" ref="debug_lamp_label_46">
- <bounds x="943" y="175" width="30" height="30"/>
- </element>
- <element name="lamp47" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_47" ref="debug_lamp_label_47">
- <bounds x="1007" y="175" width="30" height="30"/>
- </element>
- <element name="lamp48" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_48" ref="debug_lamp_label_48">
- <bounds x="47" y="239" width="30" height="30"/>
- </element>
- <element name="lamp49" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_49" ref="debug_lamp_label_49">
- <bounds x="111" y="239" width="30" height="30"/>
- </element>
- <element name="lamp50" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_50" ref="debug_lamp_label_50">
- <bounds x="175" y="239" width="30" height="30"/>
- </element>
- <element name="lamp51" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_51" ref="debug_lamp_label_51">
- <bounds x="239" y="239" width="30" height="30"/>
- </element>
- <element name="lamp52" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_52" ref="debug_lamp_label_52">
- <bounds x="303" y="239" width="30" height="30"/>
- </element>
- <element name="lamp53" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_53" ref="debug_lamp_label_53">
- <bounds x="367" y="239" width="30" height="30"/>
- </element>
- <element name="lamp54" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_54" ref="debug_lamp_label_54">
- <bounds x="431" y="239" width="30" height="30"/>
- </element>
- <element name="lamp55" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_55" ref="debug_lamp_label_55">
- <bounds x="495" y="239" width="30" height="30"/>
- </element>
- <element name="lamp56" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_56" ref="debug_lamp_label_56">
- <bounds x="559" y="239" width="30" height="30"/>
- </element>
- <element name="lamp57" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_57" ref="debug_lamp_label_57">
- <bounds x="623" y="239" width="30" height="30"/>
- </element>
- <element name="lamp58" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_58" ref="debug_lamp_label_58">
- <bounds x="687" y="239" width="30" height="30"/>
- </element>
- <element name="lamp59" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_59" ref="debug_lamp_label_59">
- <bounds x="751" y="239" width="30" height="30"/>
- </element>
- <element name="lamp60" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_60" ref="debug_lamp_label_60">
- <bounds x="815" y="239" width="30" height="30"/>
- </element>
- <element name="lamp61" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_61" ref="debug_lamp_label_61">
- <bounds x="879" y="239" width="30" height="30"/>
- </element>
- <element name="lamp62" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_62" ref="debug_lamp_label_62">
- <bounds x="943" y="239" width="30" height="30"/>
- </element>
- <element name="lamp63" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_63" ref="debug_lamp_label_63">
- <bounds x="1007" y="239" width="30" height="30"/>
- </element>
- <element name="lamp64" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_64" ref="debug_lamp_label_64">
- <bounds x="47" y="303" width="30" height="30"/>
- </element>
- <element name="lamp65" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_65" ref="debug_lamp_label_65">
- <bounds x="111" y="303" width="30" height="30"/>
- </element>
- <element name="lamp66" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_66" ref="debug_lamp_label_66">
- <bounds x="175" y="303" width="30" height="30"/>
- </element>
- <element name="lamp67" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_67" ref="debug_lamp_label_67">
- <bounds x="239" y="303" width="30" height="30"/>
- </element>
- <element name="lamp68" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_68" ref="debug_lamp_label_68">
- <bounds x="303" y="303" width="30" height="30"/>
- </element>
- <element name="lamp69" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_69" ref="debug_lamp_label_69">
- <bounds x="367" y="303" width="30" height="30"/>
- </element>
- <element name="lamp70" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_70" ref="debug_lamp_label_70">
- <bounds x="431" y="303" width="30" height="30"/>
- </element>
- <element name="lamp71" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_71" ref="debug_lamp_label_71">
- <bounds x="495" y="303" width="30" height="30"/>
- </element>
- <element name="lamp72" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_72" ref="debug_lamp_label_72">
- <bounds x="559" y="303" width="30" height="30"/>
- </element>
- <element name="lamp73" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_73" ref="debug_lamp_label_73">
- <bounds x="623" y="303" width="30" height="30"/>
- </element>
- <element name="lamp74" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_74" ref="debug_lamp_label_74">
- <bounds x="687" y="303" width="30" height="30"/>
- </element>
- <element name="lamp75" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_75" ref="debug_lamp_label_75">
- <bounds x="751" y="303" width="30" height="30"/>
- </element>
- <element name="lamp76" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_76" ref="debug_lamp_label_76">
- <bounds x="815" y="303" width="30" height="30"/>
- </element>
- <element name="lamp77" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_77" ref="debug_lamp_label_77">
- <bounds x="879" y="303" width="30" height="30"/>
- </element>
- <element name="lamp78" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_78" ref="debug_lamp_label_78">
- <bounds x="943" y="303" width="30" height="30"/>
+ <element name="label180" ref="label_180">
+ <bounds x="768" y="3" width="29" height="13"/>
</element>
- <element name="lamp79" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="288" width="60" height="60"/>
+ <element name="label181" ref="label_181">
+ <bounds x="768" y="27" width="30" height="13"/>
</element>
- <element name="debug_lamp_label_79" ref="debug_lamp_label_79">
- <bounds x="1007" y="303" width="30" height="30"/>
+ <element name="label182" ref="label_182">
+ <bounds x="768" y="55" width="21" height="13"/>
</element>
- <element name="lamp80" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="352" width="60" height="60"/>
+ <element name="label183" ref="label_183">
+ <bounds x="768" y="79" width="17" height="13"/>
</element>
- <element name="debug_lamp_label_80" ref="debug_lamp_label_80">
- <bounds x="47" y="367" width="30" height="30"/>
+ <element name="label184" ref="label_184">
+ <bounds x="609" y="165" width="41" height="13"/>
</element>
- <element name="lamp81" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="352" width="60" height="60"/>
+ <element name="label185" ref="label_185">
+ <bounds x="768" y="104" width="29" height="13"/>
</element>
- <element name="debug_lamp_label_81" ref="debug_lamp_label_81">
- <bounds x="111" y="367" width="30" height="30"/>
+ <element name="label186" ref="label_186">
+ <bounds x="768" y="127" width="34" height="13"/>
</element>
- <element name="lamp82" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="352" width="60" height="60"/>
+ <element name="label187" ref="label_187">
+ <bounds x="768" y="176" width="30" height="13"/>
</element>
- <element name="debug_lamp_label_82" ref="debug_lamp_label_82">
- <bounds x="175" y="367" width="30" height="30"/>
+ <element name="label188" ref="label_188">
+ <bounds x="768" y="195" width="30" height="13"/>
</element>
- <element name="lamp83" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="352" width="60" height="60"/>
+ <element name="label189" ref="label_189">
+ <bounds x="768" y="211" width="45" height="13"/>
</element>
- <element name="debug_lamp_label_83" ref="debug_lamp_label_83">
- <bounds x="239" y="367" width="30" height="30"/>
+ <element name="label190" ref="label_190">
+ <bounds x="768" y="242" width="46" height="13"/>
</element>
- <element name="lamp84" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="352" width="60" height="60"/>
+ <element name="label191" ref="label_191">
+ <bounds x="768" y="266" width="37" height="13"/>
</element>
- <element name="debug_lamp_label_84" ref="debug_lamp_label_84">
- <bounds x="303" y="367" width="30" height="30"/>
- </element>
- <element name="lamp85" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_85" ref="debug_lamp_label_85">
- <bounds x="367" y="367" width="30" height="30"/>
- </element>
- <element name="lamp86" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_86" ref="debug_lamp_label_86">
- <bounds x="431" y="367" width="30" height="30"/>
- </element>
- <element name="lamp87" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_87" ref="debug_lamp_label_87">
- <bounds x="495" y="367" width="30" height="30"/>
- </element>
- <element name="lamp88" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_88" ref="debug_lamp_label_88">
- <bounds x="559" y="367" width="30" height="30"/>
- </element>
- <element name="lamp89" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_89" ref="debug_lamp_label_89">
- <bounds x="623" y="367" width="30" height="30"/>
- </element>
- <element name="lamp90" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_90" ref="debug_lamp_label_90">
- <bounds x="687" y="367" width="30" height="30"/>
- </element>
- <element name="lamp91" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_91" ref="debug_lamp_label_91">
- <bounds x="751" y="367" width="30" height="30"/>
- </element>
- <element name="lamp92" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_92" ref="debug_lamp_label_92">
- <bounds x="815" y="367" width="30" height="30"/>
- </element>
- <element name="lamp93" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_93" ref="debug_lamp_label_93">
- <bounds x="879" y="367" width="30" height="30"/>
- </element>
- <element name="lamp94" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_94" ref="debug_lamp_label_94">
- <bounds x="943" y="367" width="30" height="30"/>
- </element>
- <element name="lamp95" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_95" ref="debug_lamp_label_95">
- <bounds x="1007" y="367" width="30" height="30"/>
- </element>
- <element name="lamp96" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_96" ref="debug_lamp_label_96">
- <bounds x="47" y="431" width="30" height="30"/>
- </element>
- <element name="lamp97" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_97" ref="debug_lamp_label_97">
- <bounds x="111" y="431" width="30" height="30"/>
- </element>
- <element name="lamp98" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_98" ref="debug_lamp_label_98">
- <bounds x="175" y="431" width="30" height="30"/>
- </element>
- <element name="lamp99" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_99" ref="debug_lamp_label_99">
- <bounds x="239" y="431" width="30" height="30"/>
- </element>
- <element name="lamp100" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_100" ref="debug_lamp_label_100">
- <bounds x="303" y="431" width="30" height="30"/>
- </element>
- <element name="lamp101" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_101" ref="debug_lamp_label_101">
- <bounds x="367" y="431" width="30" height="30"/>
- </element>
- <element name="lamp102" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_102" ref="debug_lamp_label_102">
- <bounds x="431" y="431" width="30" height="30"/>
- </element>
- <element name="lamp103" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_103" ref="debug_lamp_label_103">
- <bounds x="495" y="431" width="30" height="30"/>
- </element>
- <element name="lamp104" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_104" ref="debug_lamp_label_104">
- <bounds x="559" y="431" width="30" height="30"/>
- </element>
- <element name="lamp105" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_105" ref="debug_lamp_label_105">
- <bounds x="623" y="431" width="30" height="30"/>
- </element>
- <element name="lamp106" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_106" ref="debug_lamp_label_106">
- <bounds x="687" y="431" width="30" height="30"/>
- </element>
- <element name="lamp107" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_107" ref="debug_lamp_label_107">
- <bounds x="751" y="431" width="30" height="30"/>
- </element>
- <element name="lamp108" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_108" ref="debug_lamp_label_108">
- <bounds x="815" y="431" width="30" height="30"/>
- </element>
- <element name="lamp109" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_109" ref="debug_lamp_label_109">
- <bounds x="879" y="431" width="30" height="30"/>
- </element>
- <element name="lamp110" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_110" ref="debug_lamp_label_110">
- <bounds x="943" y="431" width="30" height="30"/>
- </element>
- <element name="lamp111" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_111" ref="debug_lamp_label_111">
- <bounds x="1007" y="431" width="30" height="30"/>
- </element>
- <element name="lamp112" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_112" ref="debug_lamp_label_112">
- <bounds x="47" y="495" width="30" height="30"/>
- </element>
- <element name="lamp113" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_113" ref="debug_lamp_label_113">
- <bounds x="111" y="495" width="30" height="30"/>
- </element>
- <element name="lamp114" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_114" ref="debug_lamp_label_114">
- <bounds x="175" y="495" width="30" height="30"/>
- </element>
- <element name="lamp115" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_115" ref="debug_lamp_label_115">
- <bounds x="239" y="495" width="30" height="30"/>
- </element>
- <element name="lamp116" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_116" ref="debug_lamp_label_116">
- <bounds x="303" y="495" width="30" height="30"/>
- </element>
- <element name="lamp117" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_117" ref="debug_lamp_label_117">
- <bounds x="367" y="495" width="30" height="30"/>
- </element>
- <element name="lamp118" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_118" ref="debug_lamp_label_118">
- <bounds x="431" y="495" width="30" height="30"/>
- </element>
- <element name="lamp119" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_119" ref="debug_lamp_label_119">
- <bounds x="495" y="495" width="30" height="30"/>
- </element>
- <element name="lamp120" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_120" ref="debug_lamp_label_120">
- <bounds x="559" y="495" width="30" height="30"/>
- </element>
- <element name="lamp121" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_121" ref="debug_lamp_label_121">
- <bounds x="623" y="495" width="30" height="30"/>
- </element>
- <element name="lamp122" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_122" ref="debug_lamp_label_122">
- <bounds x="687" y="495" width="30" height="30"/>
- </element>
- <element name="lamp123" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_123" ref="debug_lamp_label_123">
- <bounds x="751" y="495" width="30" height="30"/>
- </element>
- <element name="lamp124" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_124" ref="debug_lamp_label_124">
- <bounds x="815" y="495" width="30" height="30"/>
- </element>
- <element name="lamp125" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_125" ref="debug_lamp_label_125">
- <bounds x="879" y="495" width="30" height="30"/>
- </element>
- <element name="lamp126" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_126" ref="debug_lamp_label_126">
- <bounds x="943" y="495" width="30" height="30"/>
- </element>
- <element name="lamp127" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_127" ref="debug_lamp_label_127">
- <bounds x="1007" y="495" width="30" height="30"/>
- </element>
- <element name="lamp128" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_128" ref="debug_lamp_label_128">
- <bounds x="47" y="559" width="30" height="30"/>
- </element>
- <element name="lamp129" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_129" ref="debug_lamp_label_129">
- <bounds x="111" y="559" width="30" height="30"/>
- </element>
- <element name="lamp130" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_130" ref="debug_lamp_label_130">
- <bounds x="175" y="559" width="30" height="30"/>
- </element>
- <element name="lamp131" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_131" ref="debug_lamp_label_131">
- <bounds x="239" y="559" width="30" height="30"/>
- </element>
- <element name="lamp132" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_132" ref="debug_lamp_label_132">
- <bounds x="303" y="559" width="30" height="30"/>
- </element>
- <element name="lamp133" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_133" ref="debug_lamp_label_133">
- <bounds x="367" y="559" width="30" height="30"/>
- </element>
- <element name="lamp134" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_134" ref="debug_lamp_label_134">
- <bounds x="431" y="559" width="30" height="30"/>
- </element>
- <element name="lamp135" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_135" ref="debug_lamp_label_135">
- <bounds x="495" y="559" width="30" height="30"/>
- </element>
- <element name="lamp136" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_136" ref="debug_lamp_label_136">
- <bounds x="559" y="559" width="30" height="30"/>
- </element>
- <element name="lamp137" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_137" ref="debug_lamp_label_137">
- <bounds x="623" y="559" width="30" height="30"/>
- </element>
- <element name="lamp138" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_138" ref="debug_lamp_label_138">
- <bounds x="687" y="559" width="30" height="30"/>
- </element>
- <element name="lamp139" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_139" ref="debug_lamp_label_139">
- <bounds x="751" y="559" width="30" height="30"/>
- </element>
- <element name="lamp140" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_140" ref="debug_lamp_label_140">
- <bounds x="815" y="559" width="30" height="30"/>
- </element>
- <element name="lamp141" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_141" ref="debug_lamp_label_141">
- <bounds x="879" y="559" width="30" height="30"/>
- </element>
- <element name="lamp142" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_142" ref="debug_lamp_label_142">
- <bounds x="943" y="559" width="30" height="30"/>
- </element>
- <element name="lamp143" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_143" ref="debug_lamp_label_143">
- <bounds x="1007" y="559" width="30" height="30"/>
- </element>
- <element name="lamp144" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_144" ref="debug_lamp_label_144">
- <bounds x="47" y="623" width="30" height="30"/>
- </element>
- <element name="lamp145" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_145" ref="debug_lamp_label_145">
- <bounds x="111" y="623" width="30" height="30"/>
- </element>
- <element name="lamp146" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_146" ref="debug_lamp_label_146">
- <bounds x="175" y="623" width="30" height="30"/>
- </element>
- <element name="lamp147" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_147" ref="debug_lamp_label_147">
- <bounds x="239" y="623" width="30" height="30"/>
- </element>
- <element name="lamp148" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_148" ref="debug_lamp_label_148">
- <bounds x="303" y="623" width="30" height="30"/>
- </element>
- <element name="lamp149" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_149" ref="debug_lamp_label_149">
- <bounds x="367" y="623" width="30" height="30"/>
- </element>
- <element name="lamp150" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_150" ref="debug_lamp_label_150">
- <bounds x="431" y="623" width="30" height="30"/>
- </element>
- <element name="lamp151" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_151" ref="debug_lamp_label_151">
- <bounds x="495" y="623" width="30" height="30"/>
- </element>
- <element name="lamp152" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_152" ref="debug_lamp_label_152">
- <bounds x="559" y="623" width="30" height="30"/>
- </element>
- <element name="lamp153" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_153" ref="debug_lamp_label_153">
- <bounds x="623" y="623" width="30" height="30"/>
- </element>
- <element name="lamp154" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_154" ref="debug_lamp_label_154">
- <bounds x="687" y="623" width="30" height="30"/>
- </element>
- <element name="lamp155" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_155" ref="debug_lamp_label_155">
- <bounds x="751" y="623" width="30" height="30"/>
- </element>
- <element name="lamp156" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_156" ref="debug_lamp_label_156">
- <bounds x="815" y="623" width="30" height="30"/>
- </element>
- <element name="lamp157" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_157" ref="debug_lamp_label_157">
- <bounds x="879" y="623" width="30" height="30"/>
- </element>
- <element name="lamp158" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_158" ref="debug_lamp_label_158">
- <bounds x="943" y="623" width="30" height="30"/>
- </element>
- <element name="lamp159" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_159" ref="debug_lamp_label_159">
- <bounds x="1007" y="623" width="30" height="30"/>
- </element>
- <element name="lamp160" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_160" ref="debug_lamp_label_160">
- <bounds x="47" y="687" width="30" height="30"/>
- </element>
- <element name="lamp161" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_161" ref="debug_lamp_label_161">
- <bounds x="111" y="687" width="30" height="30"/>
- </element>
- <element name="lamp162" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_162" ref="debug_lamp_label_162">
- <bounds x="175" y="687" width="30" height="30"/>
- </element>
- <element name="lamp163" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_163" ref="debug_lamp_label_163">
- <bounds x="239" y="687" width="30" height="30"/>
- </element>
- <element name="lamp164" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_164" ref="debug_lamp_label_164">
- <bounds x="303" y="687" width="30" height="30"/>
- </element>
- <element name="lamp165" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_165" ref="debug_lamp_label_165">
- <bounds x="367" y="687" width="30" height="30"/>
- </element>
- <element name="lamp166" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_166" ref="debug_lamp_label_166">
- <bounds x="431" y="687" width="30" height="30"/>
- </element>
- <element name="lamp167" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_167" ref="debug_lamp_label_167">
- <bounds x="495" y="687" width="30" height="30"/>
- </element>
- <element name="lamp168" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_168" ref="debug_lamp_label_168">
- <bounds x="559" y="687" width="30" height="30"/>
- </element>
- <element name="lamp169" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_169" ref="debug_lamp_label_169">
- <bounds x="623" y="687" width="30" height="30"/>
- </element>
- <element name="lamp170" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_170" ref="debug_lamp_label_170">
- <bounds x="687" y="687" width="30" height="30"/>
- </element>
- <element name="lamp171" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_171" ref="debug_lamp_label_171">
- <bounds x="751" y="687" width="30" height="30"/>
- </element>
- <element name="lamp172" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_172" ref="debug_lamp_label_172">
- <bounds x="815" y="687" width="30" height="30"/>
- </element>
- <element name="lamp173" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_173" ref="debug_lamp_label_173">
- <bounds x="879" y="687" width="30" height="30"/>
- </element>
- <element name="lamp174" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_174" ref="debug_lamp_label_174">
- <bounds x="943" y="687" width="30" height="30"/>
- </element>
- <element name="lamp175" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_175" ref="debug_lamp_label_175">
- <bounds x="1007" y="687" width="30" height="30"/>
- </element>
- <element name="lamp176" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_176" ref="debug_lamp_label_176">
- <bounds x="47" y="751" width="30" height="30"/>
- </element>
- <element name="lamp177" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_177" ref="debug_lamp_label_177">
- <bounds x="111" y="751" width="30" height="30"/>
- </element>
- <element name="lamp178" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_178" ref="debug_lamp_label_178">
- <bounds x="175" y="751" width="30" height="30"/>
- </element>
- <element name="lamp179" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_179" ref="debug_lamp_label_179">
- <bounds x="239" y="751" width="30" height="30"/>
- </element>
- <element name="lamp180" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_180" ref="debug_lamp_label_180">
- <bounds x="303" y="751" width="30" height="30"/>
- </element>
- <element name="lamp181" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_181" ref="debug_lamp_label_181">
- <bounds x="367" y="751" width="30" height="30"/>
- </element>
- <element name="lamp182" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_182" ref="debug_lamp_label_182">
- <bounds x="431" y="751" width="30" height="30"/>
- </element>
- <element name="lamp183" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_183" ref="debug_lamp_label_183">
- <bounds x="495" y="751" width="30" height="30"/>
- </element>
- <element name="lamp184" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_184" ref="debug_lamp_label_184">
- <bounds x="559" y="751" width="30" height="30"/>
- </element>
- <element name="lamp185" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_185" ref="debug_lamp_label_185">
- <bounds x="623" y="751" width="30" height="30"/>
- </element>
- <element name="lamp186" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_186" ref="debug_lamp_label_186">
- <bounds x="687" y="751" width="30" height="30"/>
- </element>
- <element name="lamp187" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_187" ref="debug_lamp_label_187">
- <bounds x="751" y="751" width="30" height="30"/>
- </element>
- <element name="lamp188" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_188" ref="debug_lamp_label_188">
- <bounds x="815" y="751" width="30" height="30"/>
- </element>
- <element name="lamp189" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_189" ref="debug_lamp_label_189">
- <bounds x="879" y="751" width="30" height="30"/>
- </element>
- <element name="lamp190" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_190" ref="debug_lamp_label_190">
- <bounds x="943" y="751" width="30" height="30"/>
- </element>
- <element name="lamp191" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_191" ref="debug_lamp_label_191">
- <bounds x="1007" y="751" width="30" height="30"/>
- </element>
- <element name="lamp192" ref="debug_lamp_button" state="0">
- <bounds x="32" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_192" ref="debug_lamp_label_192">
- <bounds x="47" y="815" width="30" height="30"/>
- </element>
- <element name="lamp193" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_193" ref="debug_lamp_label_193">
- <bounds x="111" y="815" width="30" height="30"/>
- </element>
- <element name="lamp194" ref="debug_lamp_button" state="0">
- <bounds x="160" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_194" ref="debug_lamp_label_194">
- <bounds x="175" y="815" width="30" height="30"/>
- </element>
- <element name="lamp195" ref="debug_lamp_button" state="0">
- <bounds x="224" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_195" ref="debug_lamp_label_195">
- <bounds x="239" y="815" width="30" height="30"/>
- </element>
- <element name="lamp196" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_196" ref="debug_lamp_label_196">
- <bounds x="303" y="815" width="30" height="30"/>
- </element>
- <element name="lamp197" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_197" ref="debug_lamp_label_197">
- <bounds x="367" y="815" width="30" height="30"/>
- </element>
- <element name="lamp198" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_198" ref="debug_lamp_label_198">
- <bounds x="431" y="815" width="30" height="30"/>
- </element>
- <element name="lamp199" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_199" ref="debug_lamp_label_199">
- <bounds x="495" y="815" width="30" height="30"/>
- </element>
- <element name="lamp200" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_200" ref="debug_lamp_label_200">
- <bounds x="559" y="815" width="30" height="30"/>
- </element>
- <element name="lamp201" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_201" ref="debug_lamp_label_201">
- <bounds x="623" y="815" width="30" height="30"/>
- </element>
- <element name="lamp202" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_202" ref="debug_lamp_label_202">
- <bounds x="687" y="815" width="30" height="30"/>
- </element>
- <element name="lamp203" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_203" ref="debug_lamp_label_203">
- <bounds x="751" y="815" width="30" height="30"/>
- </element>
- <element name="lamp204" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_204" ref="debug_lamp_label_204">
- <bounds x="815" y="815" width="30" height="30"/>
- </element>
- <element name="lamp205" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_205" ref="debug_lamp_label_205">
- <bounds x="879" y="815" width="30" height="30"/>
- </element>
- <element name="lamp206" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_206" ref="debug_lamp_label_206">
- <bounds x="943" y="815" width="30" height="30"/>
- </element>
- <element name="lamp207" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_207" ref="debug_lamp_label_207">
- <bounds x="1007" y="815" width="30" height="30"/>
- </element>
- <element name="lamp208" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_208" ref="debug_lamp_label_208">
- <bounds x="47" y="879" width="30" height="30"/>
- </element>
- <element name="lamp209" ref="debug_lamp_button" state="0">
- <bounds x="96" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_209" ref="debug_lamp_label_209">
- <bounds x="111" y="879" width="30" height="30"/>
- </element>
- <element name="lamp210" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_210" ref="debug_lamp_label_210">
- <bounds x="175" y="879" width="30" height="30"/>
- </element>
- <element name="lamp211" ref="debug_lamp_button" state="0">
- <bounds x="224" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_211" ref="debug_lamp_label_211">
- <bounds x="239" y="879" width="30" height="30"/>
- </element>
- <element name="lamp212" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_212" ref="debug_lamp_label_212">
- <bounds x="303" y="879" width="30" height="30"/>
- </element>
- <element name="lamp213" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_213" ref="debug_lamp_label_213">
- <bounds x="367" y="879" width="30" height="30"/>
- </element>
- <element name="lamp214" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_214" ref="debug_lamp_label_214">
- <bounds x="431" y="879" width="30" height="30"/>
- </element>
- <element name="lamp215" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_215" ref="debug_lamp_label_215">
- <bounds x="495" y="879" width="30" height="30"/>
- </element>
- <element name="lamp216" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_216" ref="debug_lamp_label_216">
- <bounds x="559" y="879" width="30" height="30"/>
- </element>
- <element name="lamp217" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_217" ref="debug_lamp_label_217">
- <bounds x="623" y="879" width="30" height="30"/>
- </element>
- <element name="lamp218" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_218" ref="debug_lamp_label_218">
- <bounds x="687" y="879" width="30" height="30"/>
- </element>
- <element name="lamp219" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_219" ref="debug_lamp_label_219">
- <bounds x="751" y="879" width="30" height="30"/>
- </element>
- <element name="lamp220" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_220" ref="debug_lamp_label_220">
- <bounds x="815" y="879" width="30" height="30"/>
- </element>
- <element name="lamp221" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_221" ref="debug_lamp_label_221">
- <bounds x="879" y="879" width="30" height="30"/>
- </element>
- <element name="lamp222" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_222" ref="debug_lamp_label_222">
- <bounds x="943" y="879" width="30" height="30"/>
- </element>
- <element name="lamp223" ref="debug_lamp_standard" state="0">
- <bounds x="992" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_223" ref="debug_lamp_label_223">
- <bounds x="1007" y="879" width="30" height="30"/>
- </element>
- <element name="lamp224" ref="debug_lamp_button" state="0">
- <bounds x="32" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_224" ref="debug_lamp_label_224">
- <bounds x="47" y="943" width="30" height="30"/>
- </element>
- <element name="lamp225" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_225" ref="debug_lamp_label_225">
- <bounds x="111" y="943" width="30" height="30"/>
- </element>
- <element name="lamp226" ref="debug_lamp_button" state="0">
- <bounds x="160" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_226" ref="debug_lamp_label_226">
- <bounds x="175" y="943" width="30" height="30"/>
- </element>
- <element name="lamp227" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_227" ref="debug_lamp_label_227">
- <bounds x="239" y="943" width="30" height="30"/>
- </element>
- <element name="lamp228" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_228" ref="debug_lamp_label_228">
- <bounds x="303" y="943" width="30" height="30"/>
- </element>
- <element name="lamp229" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_229" ref="debug_lamp_label_229">
- <bounds x="367" y="943" width="30" height="30"/>
- </element>
- <element name="lamp230" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_230" ref="debug_lamp_label_230">
- <bounds x="431" y="943" width="30" height="30"/>
- </element>
- <element name="lamp231" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_231" ref="debug_lamp_label_231">
- <bounds x="495" y="943" width="30" height="30"/>
- </element>
- <element name="lamp232" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_232" ref="debug_lamp_label_232">
- <bounds x="559" y="943" width="30" height="30"/>
- </element>
- <element name="lamp233" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_233" ref="debug_lamp_label_233">
- <bounds x="623" y="943" width="30" height="30"/>
- </element>
- <element name="lamp234" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_234" ref="debug_lamp_label_234">
- <bounds x="687" y="943" width="30" height="30"/>
- </element>
- <element name="lamp235" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_235" ref="debug_lamp_label_235">
- <bounds x="751" y="943" width="30" height="30"/>
- </element>
- <element name="lamp236" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_236" ref="debug_lamp_label_236">
- <bounds x="815" y="943" width="30" height="30"/>
- </element>
- <element name="lamp237" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_237" ref="debug_lamp_label_237">
- <bounds x="879" y="943" width="30" height="30"/>
- </element>
- <element name="lamp238" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_238" ref="debug_lamp_label_238">
- <bounds x="943" y="943" width="30" height="30"/>
- </element>
- <element name="lamp239" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_239" ref="debug_lamp_label_239">
- <bounds x="1007" y="943" width="30" height="30"/>
- </element>
- <element name="lamp240" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_240" ref="debug_lamp_label_240">
- <bounds x="47" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp241" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_241" ref="debug_lamp_label_241">
- <bounds x="111" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp242" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_242" ref="debug_lamp_label_242">
- <bounds x="175" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp243" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_243" ref="debug_lamp_label_243">
- <bounds x="239" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp244" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_244" ref="debug_lamp_label_244">
- <bounds x="303" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp245" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_245" ref="debug_lamp_label_245">
- <bounds x="367" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp246" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_246" ref="debug_lamp_label_246">
- <bounds x="431" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp247" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_247" ref="debug_lamp_label_247">
- <bounds x="495" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp248" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_248" ref="debug_lamp_label_248">
- <bounds x="559" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp249" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_249" ref="debug_lamp_label_249">
- <bounds x="623" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp250" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_250" ref="debug_lamp_label_250">
- <bounds x="687" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp251" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_251" ref="debug_lamp_label_251">
- <bounds x="751" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp252" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_252" ref="debug_lamp_label_252">
- <bounds x="815" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp253" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_253" ref="debug_lamp_label_253">
- <bounds x="879" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp254" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_254" ref="debug_lamp_label_254">
- <bounds x="943" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp255" ref="debug_lamp_segment" state="0">
- <bounds x="992" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_255" ref="debug_lamp_label_255">
- <bounds x="1007" y="1007" width="30" height="30"/>
- </element>
- <element name="debug_button_0" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_0" ref="debug_button_label_0">
- <bounds x="1120" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_1" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_1" ref="debug_button_label_1">
- <bounds x="1204" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_2" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_2" ref="debug_button_label_2">
- <bounds x="1288" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_3" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_3" ref="debug_button_label_3">
- <bounds x="1372" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_4" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_4" ref="debug_button_label_4">
- <bounds x="1456" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_5" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_5" ref="debug_button_label_5">
- <bounds x="1540" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_6" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_6" ref="debug_button_label_6">
- <bounds x="1624" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_7" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_7" ref="debug_button_label_7">
- <bounds x="1708" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_8" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_8" ref="debug_button_label_8">
- <bounds x="1120" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_9" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_9" ref="debug_button_label_9">
- <bounds x="1204" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_10" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_10" ref="debug_button_label_10">
- <bounds x="1288" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_11" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_11" ref="debug_button_label_11">
- <bounds x="1372" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_12" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_12" ref="debug_button_label_12">
- <bounds x="1456" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_13" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_13" ref="debug_button_label_13">
- <bounds x="1540" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_14" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_14" ref="debug_button_label_14">
- <bounds x="1624" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_15" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_15" ref="debug_button_label_15">
- <bounds x="1708" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_16" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_16" ref="debug_button_label_16">
- <bounds x="1120" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_17" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_17" ref="debug_button_label_17">
- <bounds x="1204" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_18" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_18" ref="debug_button_label_18">
- <bounds x="1288" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_19" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_19" ref="debug_button_label_19">
- <bounds x="1372" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_20" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_20" ref="debug_button_label_20">
- <bounds x="1456" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_21" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_21" ref="debug_button_label_21">
- <bounds x="1540" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_22" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_22" ref="debug_button_label_22">
- <bounds x="1624" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_23" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_23" ref="debug_button_label_23">
- <bounds x="1708" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_24" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_24" ref="debug_button_label_24">
- <bounds x="1120" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_25" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_25" ref="debug_button_label_25">
- <bounds x="1204" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_26" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_26" ref="debug_button_label_26">
- <bounds x="1288" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_27" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_27" ref="debug_button_label_27">
- <bounds x="1372" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_28" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_28" ref="debug_button_label_28">
- <bounds x="1456" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_29" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_29" ref="debug_button_label_29">
- <bounds x="1540" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_30" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_30" ref="debug_button_label_30">
- <bounds x="1624" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_31" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_31" ref="debug_button_label_31">
- <bounds x="1708" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_32" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_32" ref="debug_button_label_32">
- <bounds x="1120" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_33" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_33" ref="debug_button_label_33">
- <bounds x="1204" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_34" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_34" ref="debug_button_label_34">
- <bounds x="1288" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_35" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_35" ref="debug_button_label_35">
- <bounds x="1372" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_36" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_36" ref="debug_button_label_36">
- <bounds x="1456" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_37" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_37" ref="debug_button_label_37">
- <bounds x="1540" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_38" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_38" ref="debug_button_label_38">
- <bounds x="1624" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_39" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_39" ref="debug_button_label_39">
- <bounds x="1708" y="863" width="40" height="22"/>
- </element>
- <element name="lamp192" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_40" ref="debug_button_label_40">
- <bounds x="1120" y="911" width="40" height="22"/>
- </element>
- <element name="lamp194" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_41" ref="debug_button_label_41">
- <bounds x="1204" y="911" width="40" height="22"/>
- </element>
- <element name="lamp195" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_42" ref="debug_button_label_42">
- <bounds x="1288" y="911" width="40" height="22"/>
- </element>
- <element name="lamp209" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_43" ref="debug_button_label_43">
- <bounds x="1372" y="911" width="40" height="22"/>
- </element>
- <element name="lamp211" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_44" ref="debug_button_label_44">
- <bounds x="1456" y="911" width="40" height="22"/>
- </element>
- <element name="lamp224" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_45" ref="debug_button_label_45">
- <bounds x="1540" y="911" width="40" height="22"/>
- </element>
- <element name="lamp226" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_46" ref="debug_button_label_46">
- <bounds x="1624" y="911" width="40" height="22"/>
- </element>
- <element name="debug_button_47" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_47" ref="debug_button_label_47">
- <bounds x="1708" y="911" width="40" height="22"/>
- </element>
- <element name="debug_button_48" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_48" ref="debug_button_label_48">
- <bounds x="1120" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_49" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_49" ref="debug_button_label_49">
- <bounds x="1204" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_50" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_50" ref="debug_button_label_50">
- <bounds x="1288" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_51" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_51" ref="debug_button_label_51">
- <bounds x="1372" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_52" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_52" ref="debug_button_label_52">
- <bounds x="1456" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_53" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_53" ref="debug_button_label_53">
- <bounds x="1540" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_54" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_54" ref="debug_button_label_54">
- <bounds x="1624" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_55" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_55" ref="debug_button_label_55">
- <bounds x="1708" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_56" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_56" ref="debug_button_label_56">
- <bounds x="1120" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_57" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_57" ref="debug_button_label_57">
- <bounds x="1204" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_58" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_58" ref="debug_button_label_58">
- <bounds x="1288" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_59" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_59" ref="debug_button_label_59">
- <bounds x="1372" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_60" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_60" ref="debug_button_label_60">
- <bounds x="1456" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_61" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_61" ref="debug_button_label_61">
- <bounds x="1540" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_62" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_62" ref="debug_button_label_62">
- <bounds x="1624" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_63" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_63" ref="debug_button_label_63">
- <bounds x="1708" y="1007" width="40" height="22"/>
- </element>
- <element name="vfd0" ref="debug_vfd" state="0">
- <bounds x="1150" y="600" width="32" height="48"/>
- </element>
- <element name="vfd1" ref="debug_vfd" state="0">
- <bounds x="1182" y="600" width="32" height="48"/>
- </element>
- <element name="vfd2" ref="debug_vfd" state="0">
- <bounds x="1214" y="600" width="32" height="48"/>
- </element>
- <element name="vfd3" ref="debug_vfd" state="0">
- <bounds x="1246" y="600" width="32" height="48"/>
- </element>
- <element name="vfd4" ref="debug_vfd" state="0">
- <bounds x="1278" y="600" width="32" height="48"/>
- </element>
- <element name="vfd5" ref="debug_vfd" state="0">
- <bounds x="1310" y="600" width="32" height="48"/>
- </element>
- <element name="vfd6" ref="debug_vfd" state="0">
- <bounds x="1342" y="600" width="32" height="48"/>
- </element>
- <element name="vfd7" ref="debug_vfd" state="0">
- <bounds x="1374" y="600" width="32" height="48"/>
- </element>
- <element name="vfd8" ref="debug_vfd" state="0">
- <bounds x="1406" y="600" width="32" height="48"/>
- </element>
- <element name="vfd9" ref="debug_vfd" state="0">
- <bounds x="1438" y="600" width="32" height="48"/>
- </element>
- <element name="vfd10" ref="debug_vfd" state="0">
- <bounds x="1470" y="600" width="32" height="48"/>
- </element>
- <element name="vfd11" ref="debug_vfd" state="0">
- <bounds x="1502" y="600" width="32" height="48"/>
- </element>
- <element name="vfd12" ref="debug_vfd" state="0">
- <bounds x="1534" y="600" width="32" height="48"/>
- </element>
- <element name="vfd13" ref="debug_vfd" state="0">
- <bounds x="1566" y="600" width="32" height="48"/>
- </element>
- <element name="vfd14" ref="debug_vfd" state="0">
- <bounds x="1598" y="600" width="32" height="48"/>
- </element>
- <element name="vfd15" ref="debug_vfd" state="0">
- <bounds x="1630" y="600" width="32" height="48"/>
- </element>
- <element ref="reel_background">
- <bounds x="1100" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel1" ref="reel0" state="0">
- <bounds x="1100" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1240" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel2" ref="reel1" state="0">
- <bounds x="1240" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1380" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel3" ref="reel2" state="0">
- <bounds x="1380" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1520" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1520.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1525.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1530.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1535.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1540.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1545.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1520.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1525.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1530.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1535.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1540.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1545.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1520.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1525.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1530.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1535.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1540.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1545.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel4" ref="reel3" state="0">
- <bounds x="1520" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1660" y="32" width="120" height="240"/>
- </element>
- <element name="sreel5" ref="reel4" state="0">
- <bounds x="1660" y="32" width="120" height="240"/>
- </element>
- <element name="reel1" ref="debug_stepper_value">
- <bounds x="1100" y="272" width="50" height="30"/>
- </element>
- <element name="reel2" ref="debug_stepper_value">
- <bounds x="1240" y="272" width="50" height="30"/>
- </element>
- <element name="reel3" ref="debug_stepper_value">
- <bounds x="1380" y="272" width="50" height="30"/>
- </element>
- <element name="reel4" ref="debug_stepper_value">
- <bounds x="1520" y="272" width="50" height="30"/>
- </element>
- <element name="reel5" ref="debug_stepper_value">
- <bounds x="1660" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_0">
- <bounds x="1180" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_1">
- <bounds x="1320" y="272" width="50" height="30"/>
+ <element name="label192" ref="label_192">
+ <bounds x="768" y="291" width="33" height="13"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_2">
- <bounds x="1460" y="272" width="50" height="30"/>
+ <element name="label193" ref="label_193">
+ <bounds x="768" y="316" width="30" height="13"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_3">
- <bounds x="1600" y="272" width="50" height="30"/>
+ <element name="label194" ref="label_194">
+ <bounds x="768" y="345" width="30" height="13"/>
</element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_4">
- <bounds x="1740" y="272" width="50" height="30"/>
+ <element name="label195" ref="label_195">
+ <bounds x="768" y="386" width="46" height="13"/>
</element>
</view>
-</mamelayout>
+</mamelayout> \ No newline at end of file
diff --git a/src/mame/layout/j6bnkrcl.lay b/src/mame/layout/j6bnkrcl.lay
index 314f1164ec7..b77a8b4783a 100644
--- a/src/mame/layout/j6bnkrcl.lay
+++ b/src/mame/layout/j6bnkrcl.lay
@@ -37,7 +37,7 @@
</reel>
</element>
<element name="reel4" defstate="0">
- <reel reelreversed="0" beltreel="1" stateoffset="2730" numsymbolsvisible="5" symbollist="11 ,5(B),3(B),1 ,9 ,3 ,6 ,5 ,10 ,9(B),12 ,4 ,7(B),2 ,8 ,7 ">
+ <reel reelreversed="0" beltreel="1" stateoffset="2730" numsymbolsvisible="5" symbollist="11,5(B),3(B),1,9,3,6,5,10,9(B),12,4,7(B),2,8,7">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
@@ -4934,8 +4934,7 @@
<bounds x="1685.0000" y="234.0000" width="70.0000" height="28.0000"/>
</element>
<element name="sreel5" ref="reel4" state="0">
- <orientation rotate="90"/>
- <bounds x="1660" y="32" width="120" height="240"/>
+ <bounds x="1660" y="32" width="240" height="120"/>
</element>
<element name="reel1" ref="debug_stepper_value">
<bounds x="1100" y="272" width="50" height="30"/>
diff --git a/src/mame/layout/j6camelt.lay b/src/mame/layout/j6camelt.lay
index 7eb7bde7518..83d979bb69d 100644
--- a/src/mame/layout/j6camelt.lay
+++ b/src/mame/layout/j6camelt.lay
@@ -574,7 +574,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="BLAS">
+ <text string="BLASTS">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -618,7 +618,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="BLAS">
+ <text string="BLAST">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -706,7 +706,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="NUDG">
+ <text string="NUDGE">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -730,7 +730,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="BLAS">
+ <text string="BLAST">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -754,7 +754,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="NUDG">
+ <text string="NUDGE">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -866,7 +866,7 @@
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
</text>
- <text string="NUDG">
+ <text string="NUDGES">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
@@ -1384,7 +1384,11 @@
</rect>
<text string="&#xA3;7.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Triple Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_134_1_border" defstate="0">
@@ -2332,7 +2336,11 @@
</rect>
<text string="&#xA3;15.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Shield">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_219_1_border" defstate="0">
@@ -2352,7 +2360,11 @@
</rect>
<text string="&#xA3;6.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Double Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_217_1_border" defstate="0">
@@ -2372,7 +2384,11 @@
</rect>
<text string="&#xA3;5.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Single Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_215_1_border" defstate="0">
@@ -2392,7 +2408,11 @@
</rect>
<text string="&#xA3;4.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X JPM">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_213_1_border" defstate="0">
@@ -2412,7 +2432,11 @@
</rect>
<text string="&#xA3;3.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Bell">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_204_1_border" defstate="0">
@@ -2432,7 +2456,11 @@
</rect>
<text string="&#xA3;2.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Melon">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_202_1_border" defstate="0">
@@ -2452,7 +2480,11 @@
</rect>
<text string="&#xA3;1.60">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Grapes">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_198_1_border" defstate="0">
@@ -2472,7 +2504,11 @@
</rect>
<text string="&#xA3;1.00">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Cherry">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="lamp_200_1_border" defstate="0">
@@ -2492,7 +2528,11 @@
</rect>
<text string="&#xA3;1.20">
<color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.45"/>
+ </text>
+ <text string="3X Mixed Bar">
+ <color red="0.0" green="0.0" blue="0.0"/>
+ <bounds x="0.05" y="0.50" width="0.90" height="0.45"/>
</text>
</element>
<element name="colour_button_134_border">
@@ -2761,22 +2801,22 @@
</rect>
</element>
<element name="reel0" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Shield(1),Single Bar,Grapes,Double Bar(2),Cherry,Melon,Grapes,Cherry,Bell,Triple Bar(1),Melon,Grapes,Cherry,JPM,Single Bar(3),Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel1" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Shield,Triple Bar,Grapes,Single Bar,Cherry(1),Melon,Grapes(1),Cherry(?),Bell,Double Bar,Melon,Grapes(2),Cherry,JPM,Double Bar,Cherry(4)">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel2" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Shield,Single Bar,Grapes,Double Bar,Cherry,Melon(1),Grapes,Cherry,Bell(2),Triple Bar,Melon(1),Grapes,Cherry,JPM(3),Single Bar,Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel3" defstate="0">
- <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="12,11,10,9,8,7,6,5,4,3,2,1">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
@@ -2885,2028 +2925,10 @@
</element>
<element name="label_83">
<text string="&#xA3;">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="label_132">
- <text string="www.mfme.co.uk">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_backdrop_colour">
- <rect>
- <color red="0.0" green="0.0" blue="0.0"/>
- </rect>
- </element>
- <element name="debug_lamp_standard">
- <rect state="0">
- <color red="0.00" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="0.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_reel">
- <rect state="0">
- <color red="0.00" green="0.00" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="0.00" green="0.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_lamp_segment">
- <rect state="0">
- <color red="0.20" green="0.00" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="0.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_button">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_lamp_unreferenced">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_lamp_label_0">
- <text string="0">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_2">
- <text string="2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_4">
- <text string="4">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_11">
- <text string="11">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_13">
- <text string="13">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_15">
- <text string="15">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_17">
- <text string="17">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_19">
- <text string="19">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_21">
- <text string="21">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_23">
- <text string="23">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_25">
- <text string="25">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_27">
- <text string="27">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_29">
- <text string="29">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_31">
- <text string="31">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_33">
- <text string="33">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_35">
- <text string="35">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_37">
- <text string="37">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_39">
- <text string="39">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_41">
- <text string="41">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_43">
- <text string="43">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_45">
- <text string="45">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_47">
- <text string="47">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_49">
- <text string="49">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_50">
- <text string="50">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_51">
- <text string="51">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_52">
- <text string="52">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_60">
- <text string="60">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_64">
- <text string="64">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_65">
- <text string="65">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_66">
- <text string="66">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_67">
- <text string="67">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_68">
- <text string="68">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_69">
- <text string="69">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_70">
- <text string="70">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_71">
- <text string="71">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_72">
- <text string="72">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_73">
- <text string="73">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_74">
- <text string="74">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_75">
- <text string="75">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_76">
- <text string="76">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_77">
- <text string="77">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_78">
- <text string="78">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_79">
- <text string="79">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_80">
- <text string="80">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_81">
- <text string="81">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_82">
- <text string="82">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_83">
- <text string="83">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_84">
- <text string="84">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_85">
- <text string="85">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_86">
- <text string="86">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_87">
- <text string="87">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_88">
- <text string="88">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_89">
- <text string="89">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_90">
- <text string="90">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_91">
- <text string="91">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_92">
- <text string="92">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_93">
- <text string="93">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_94">
- <text string="94">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_95">
- <text string="95">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_96">
- <text string="96">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_97">
- <text string="97">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_98">
- <text string="98">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_99">
- <text string="99">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_100">
- <text string="100">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_101">
- <text string="101">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_102">
- <text string="102">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_103">
- <text string="103">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_104">
- <text string="104">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_105">
- <text string="105">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_106">
- <text string="106">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_107">
- <text string="107">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_108">
- <text string="108">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_109">
- <text string="109">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_110">
- <text string="110">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_111">
- <text string="111">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_112">
- <text string="112">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_113">
- <text string="113">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_114">
- <text string="114">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_115">
- <text string="115">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_116">
- <text string="116">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_117">
- <text string="117">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_118">
- <text string="118">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_119">
- <text string="119">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_120">
- <text string="120">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_121">
- <text string="121">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_122">
- <text string="122">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_123">
- <text string="123">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_124">
- <text string="124">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_125">
- <text string="125">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_126">
- <text string="126">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_127">
- <text string="127">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_128">
- <text string="128">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_129">
- <text string="129">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_130">
- <text string="130">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_131">
- <text string="131">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_132">
- <text string="132">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_133">
- <text string="133">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_134">
- <text string="134">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_135">
- <text string="135">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_136">
- <text string="136">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_137">
- <text string="137">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_138">
- <text string="138">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_139">
- <text string="139">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_140">
- <text string="140">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_141">
- <text string="141">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_142">
- <text string="142">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_143">
- <text string="143">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_144">
- <text string="144">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_145">
- <text string="145">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_146">
- <text string="146">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_147">
- <text string="147">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_148">
- <text string="148">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_149">
- <text string="149">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_150">
- <text string="150">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_151">
- <text string="151">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_152">
- <text string="152">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_153">
- <text string="153">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_154">
- <text string="154">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_155">
- <text string="155">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_156">
- <text string="156">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_157">
- <text string="157">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_158">
- <text string="158">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_159">
- <text string="159">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_160">
- <text string="160">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_161">
- <text string="161">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_162">
- <text string="162">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_163">
- <text string="163">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_164">
- <text string="164">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_165">
- <text string="165">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_166">
- <text string="166">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_167">
- <text string="167">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_168">
- <text string="168">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_169">
- <text string="169">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_170">
- <text string="170">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_171">
- <text string="171">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_172">
- <text string="172">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_173">
- <text string="173">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_174">
- <text string="174">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_175">
- <text string="175">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_176">
- <text string="176">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_177">
- <text string="177">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_178">
- <text string="178">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_179">
- <text string="179">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_180">
- <text string="180">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_181">
- <text string="181">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_182">
- <text string="182">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_183">
- <text string="183">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_184">
- <text string="184">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_185">
- <text string="185">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_186">
- <text string="186">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_187">
- <text string="187">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_188">
- <text string="188">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_189">
- <text string="189">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_190">
- <text string="190">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_191">
- <text string="191">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_192">
- <text string="192">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_193">
- <text string="193">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_194">
- <text string="194">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_195">
- <text string="195">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_196">
- <text string="196">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_197">
- <text string="197">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_198">
- <text string="198">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_199">
- <text string="199">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_200">
- <text string="200">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_201">
- <text string="201">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_202">
- <text string="202">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_203">
- <text string="203">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_204">
- <text string="204">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_205">
- <text string="205">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_206">
- <text string="206">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_207">
- <text string="207">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_208">
- <text string="208">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_209">
- <text string="209">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_210">
- <text string="210">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_211">
- <text string="211">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_212">
- <text string="212">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_213">
- <text string="213">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_214">
- <text string="214">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_215">
- <text string="215">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_216">
- <text string="216">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_217">
- <text string="217">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_218">
- <text string="218">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_219">
- <text string="219">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_220">
- <text string="220">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_221">
- <text string="221">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_222">
- <text string="222">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_223">
- <text string="223">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_224">
- <text string="224">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_225">
- <text string="225">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_226">
- <text string="226">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_227">
- <text string="227">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_228">
- <text string="228">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_229">
- <text string="229">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_230">
- <text string="230">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_231">
- <text string="231">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_232">
- <text string="232">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_233">
- <text string="233">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_234">
- <text string="234">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_235">
- <text string="235">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_236">
- <text string="236">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_237">
- <text string="237">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_238">
- <text string="238">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_239">
- <text string="239">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_240">
- <text string="240">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_241">
- <text string="241">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_242">
- <text string="242">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_243">
- <text string="243">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_244">
- <text string="244">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_245">
- <text string="245">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_246">
- <text string="246">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_247">
- <text string="247">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_248">
- <text string="248">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_249">
- <text string="249">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_250">
- <text string="250">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_251">
- <text string="251">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_252">
- <text string="252">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_253">
- <text string="253">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_254">
- <text string="254">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_lamp_label_255">
- <text string="255">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_standard">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.00"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="0.00"/>
- </rect>
- </element>
- <element name="debug_button_unreferenced">
- <rect state="0">
- <color red="0.20" green="0.20" blue="0.20"/>
- </rect>
- <rect state="1">
- <color red="1.00" green="1.00" blue="1.00"/>
- </rect>
- </element>
- <element name="debug_button_label_0">
- <text string="0">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_1">
- <text string="1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_2">
- <text string="2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_3">
- <text string="3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_4">
- <text string="4">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_5">
- <text string="5">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_6">
- <text string="6">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_7">
- <text string="7">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_8">
- <text string="8">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_9">
- <text string="9">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_10">
- <text string="10">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_11">
- <text string="11">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_12">
- <text string="12">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_13">
- <text string="13">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_14">
- <text string="14">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_15">
- <text string="15">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_16">
- <text string="16">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_17">
- <text string="17">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_18">
- <text string="18">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_19">
- <text string="19">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_20">
- <text string="20">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_21">
- <text string="21">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_22">
- <text string="22">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_23">
- <text string="23">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_24">
- <text string="24">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_25">
- <text string="25">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_26">
- <text string="26">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_27">
- <text string="27">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_28">
- <text string="28">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_29">
- <text string="29">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_30">
- <text string="30">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_31">
- <text string="31">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_32">
- <text string="32">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_33">
- <text string="33">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_34">
- <text string="34">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_35">
- <text string="35">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_36">
- <text string="36">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_37">
- <text string="37">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_38">
- <text string="38">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_39">
- <text string="39">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_40">
- <text string="40">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_41">
- <text string="41">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_42">
- <text string="42">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_43">
- <text string="43">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_44">
- <text string="44">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_45">
- <text string="45">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_46">
- <text string="46">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_47">
- <text string="47">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_48">
- <text string="48">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_49">
- <text string="49">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_50">
- <text string="50">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_51">
- <text string="51">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_52">
- <text string="52">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_53">
- <text string="53">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_54">
- <text string="54">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_55">
- <text string="55">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_56">
- <text string="56">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_57">
- <text string="57">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_58">
- <text string="58">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_59">
- <text string="59">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_60">
- <text string="60">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_61">
- <text string="61">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_62">
- <text string="62">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_button_label_63">
- <text string="63">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
- </text>
- </element>
- <element name="debug_vfd">
- <led16segsc>
- <color red="0.0" green="1.0" blue="1.0"/>
- </led16segsc>
- </element>
- <element name="debug_stepper_value" defstate="0">
- <simplecounter maxstate="999" digits="3">
- <color red="1.0" green="1.0" blue="1.0"/>
- </simplecounter>
- </element>
- <element name="debug_reel_symbol_count_0">
- <text string="16">
- <color red="1.0" green="1.0" blue="1.0"/>
- </text>
- </element>
- <element name="debug_reel_symbol_count_1">
- <text string="16">
- <color red="1.0" green="1.0" blue="1.0"/>
- </text>
- </element>
- <element name="debug_reel_symbol_count_2">
- <text string="16">
- <color red="1.0" green="1.0" blue="1.0"/>
- </text>
- </element>
- <element name="debug_reel_symbol_count_3">
- <text string="12">
<color red="1.0" green="1.0" blue="1.0"/>
+ <bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
</element>
-
<view name="AWP Simulated Video">
<element ref="backdrop_colour">
<bounds x="0" y="0" width="579" height="641"/>
@@ -4914,58 +2936,58 @@
<element ref="reel_background">
<bounds x="168" y="419" width="80" height="140"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_0" state="0">
<bounds x="168.0000" y="419.0000" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_1" state="0">
<bounds x="171.3333" y="420.9445" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_2" state="0">
<bounds x="174.6667" y="422.8889" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_3" state="0">
<bounds x="178.0000" y="424.8333" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_4" state="0">
<bounds x="181.3333" y="426.7778" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_5" state="0">
<bounds x="184.6667" y="428.7222" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_0" state="0">
<bounds x="168.0000" y="465.6667" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_1" state="0">
<bounds x="171.3333" y="467.6111" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_2" state="0">
<bounds x="174.6667" y="469.5555" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_3" state="0">
<bounds x="178.0000" y="471.5000" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_4" state="0">
<bounds x="181.3333" y="473.4444" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_5" state="0">
<bounds x="184.6667" y="475.3889" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_0" state="0">
<bounds x="168.0000" y="512.3333" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_1" state="0">
<bounds x="171.3333" y="514.2778" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_2" state="0">
<bounds x="174.6667" y="516.2222" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_3" state="0">
<bounds x="178.0000" y="518.1666" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_4" state="0">
<bounds x="181.3333" y="520.1111" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_5" state="0">
<bounds x="184.6667" y="522.0555" width="46.6667" height="27.2222"/>
</element>
<element name="sreel1" ref="reel0" state="0">
@@ -4974,58 +2996,58 @@
<element ref="reel_background">
<bounds x="249" y="419" width="80" height="140"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_0" state="0">
<bounds x="249.0000" y="419.0000" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_1" state="0">
<bounds x="252.3333" y="420.9445" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_2" state="0">
<bounds x="255.6667" y="422.8889" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_3" state="0">
<bounds x="259.0000" y="424.8333" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_4" state="0">
<bounds x="262.3333" y="426.7778" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_5" state="0">
<bounds x="265.6667" y="428.7222" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_0" state="0">
<bounds x="249.0000" y="465.6667" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_1" state="0">
<bounds x="252.3333" y="467.6111" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_2" state="0">
<bounds x="255.6667" y="469.5555" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_3" state="0">
<bounds x="259.0000" y="471.5000" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_4" state="0">
<bounds x="262.3333" y="473.4444" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_5" state="0">
<bounds x="265.6667" y="475.3889" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_0" state="0">
<bounds x="249.0000" y="512.3333" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_1" state="0">
<bounds x="252.3333" y="514.2778" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_2" state="0">
<bounds x="255.6667" y="516.2222" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_3" state="0">
<bounds x="259.0000" y="518.1666" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_4" state="0">
<bounds x="262.3333" y="520.1111" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_5" state="0">
<bounds x="265.6667" y="522.0555" width="46.6667" height="27.2222"/>
</element>
<element name="sreel2" ref="reel1" state="0">
@@ -5034,58 +3056,58 @@
<element ref="reel_background">
<bounds x="330" y="419" width="80" height="140"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_0" state="0">
<bounds x="330.0000" y="419.0000" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_1" state="0">
<bounds x="333.3333" y="420.9445" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_2" state="0">
<bounds x="336.6667" y="422.8889" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_3" state="0">
<bounds x="340.0000" y="424.8333" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_4" state="0">
<bounds x="343.3333" y="426.7778" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_5" state="0">
<bounds x="346.6667" y="428.7222" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_0" state="0">
<bounds x="330.0000" y="465.6667" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_1" state="0">
<bounds x="333.3333" y="467.6111" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_2" state="0">
<bounds x="336.6667" y="469.5555" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_3" state="0">
<bounds x="340.0000" y="471.5000" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_4" state="0">
<bounds x="343.3333" y="473.4444" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_5" state="0">
<bounds x="346.6667" y="475.3889" width="46.6667" height="27.2222"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_0" state="0">
<bounds x="330.0000" y="512.3333" width="80.0000" height="46.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_1" state="0">
<bounds x="333.3333" y="514.2778" width="73.3333" height="42.7778"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_2" state="0">
<bounds x="336.6667" y="516.2222" width="66.6667" height="38.8889"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_3" state="0">
<bounds x="340.0000" y="518.1666" width="60.0000" height="35.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_4" state="0">
<bounds x="343.3333" y="520.1111" width="53.3333" height="31.1111"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_5" state="0">
<bounds x="346.6667" y="522.0555" width="46.6667" height="27.2222"/>
</element>
<element name="sreel3" ref="reel2" state="0">
@@ -5094,6 +3116,30 @@
<element ref="reel_background">
<bounds x="253" y="152" width="59" height="59"/>
</element>
+ <element name="lamp20" ref="reel_lamp_layer_0" state="0">
+ <bounds x="253.0000" y="153.0000" width="140.0000" height="50.0000">
+ </bounds>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_1" state="0">
+ <bounds x="258.8333" y="154.0833" width="128.3333" height="45.8333">
+ </bounds>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_2" state="0">
+ <bounds x="264.6667" y="156.1667" width="116.6667" height="41.6667">
+ </bounds>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_3" state="0">
+ <bounds x="270.5000" y="158.2500" width="105.0000" height="37.5000">
+ </bounds>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_4" state="0">
+ <bounds x="276.3333" y="160.3333" width="93.3333" height="33.3333">
+ </bounds>
+ </element>
+ <element name="lamp20" ref="reel_lamp_layer_5" state="0">
+ <bounds x="282.1667" y="162.4167" width="81.6667" height="29.1667">
+ </bounds>
+ </element>
<element name="sreel4" ref="reel3" state="0">
<bounds x="253" y="152" width="59" height="59"/>
</element>
@@ -5826,79 +3872,79 @@
<element name="lamp192" ref="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x01">
<bounds x="494" y="611" width="75" height="27"/>
</element>
- <element name="lamp192" ref="colour_button_134" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp192" ref="colour_button_134" state="0" inputtag="J9_0" inputmask="0x01">
<bounds x="496" y="613" width="71" height="23"/>
</element>
- <element name="lamp193" ref="colour_button_135_border" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp193" ref="colour_button_135_border" state="0" inputtag="J9_0" inputmask="0x02">
<bounds x="420" y="611" width="75" height="27"/>
</element>
- <element name="lamp193" ref="colour_button_135" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp193" ref="colour_button_135" state="0" inputtag="J9_0" inputmask="0x02">
<bounds x="422" y="613" width="71" height="23"/>
</element>
- <element name="lamp194" ref="colour_button_136_border" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp194" ref="colour_button_136_border" state="0" inputtag="J9_0" inputmask="0x04">
<bounds x="337" y="611" width="75" height="27"/>
</element>
- <element name="lamp194" ref="colour_button_136" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp194" ref="colour_button_136" state="0" inputtag="J9_0" inputmask="0x04">
<bounds x="339" y="613" width="71" height="23"/>
</element>
- <element name="lamp195" ref="colour_button_137_border" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp195" ref="colour_button_137_border" state="0" inputtag="J9_0" inputmask="0x08">
<bounds x="254" y="611" width="75" height="27"/>
</element>
- <element name="lamp195" ref="colour_button_137" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp195" ref="colour_button_137" state="0" inputtag="J9_0" inputmask="0x08">
<bounds x="256" y="613" width="71" height="23"/>
</element>
- <element name="lamp208" ref="colour_button_138_border" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp208" ref="colour_button_138_border" state="0" inputtag="J9_0" inputmask="0x10">
<bounds x="173" y="611" width="75" height="27"/>
</element>
- <element name="lamp208" ref="colour_button_138" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp208" ref="colour_button_138" state="0" inputtag="J9_0" inputmask="0x10">
<bounds x="175" y="613" width="71" height="23"/>
</element>
- <element name="lamp209" ref="colour_button_139_border" state="0" inputtag="TODO" inputmask="0x20">
+ <element name="lamp209" ref="colour_button_139_border" state="0" inputtag="J9_0" inputmask="0x20">
<bounds x="88" y="611" width="75" height="27"/>
</element>
- <element name="lamp209" ref="colour_button_139" state="0" inputtag="TODO" inputmask="0x20">
+ <element name="lamp209" ref="colour_button_139" state="0" inputtag="J9_0" inputmask="0x20">
<bounds x="90" y="613" width="71" height="23"/>
</element>
- <element name="lamp210" ref="colour_button_140_border" state="0" inputtag="TODO" inputmask="0x40">
+ <element name="lamp210" ref="colour_button_140_border" state="0" inputtag="J9_0" inputmask="0x40">
<bounds x="3" y="611" width="75" height="27"/>
</element>
- <element name="lamp210" ref="colour_button_140" state="0" inputtag="TODO" inputmask="0x40">
+ <element name="lamp210" ref="colour_button_140" state="0" inputtag="J9_0" inputmask="0x40">
<bounds x="5" y="613" width="71" height="23"/>
</element>
- <element name="lamp-1" ref="colour_button_141_border" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp14" ref="colour_button_141_border" state="0" inputtag="COINS" inputmask="0x02">
<bounds x="484" y="51" width="42" height="62"/>
</element>
- <element name="lamp-1" ref="colour_button_141" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp14" ref="colour_button_141" state="0" inputtag="COINS" inputmask="0x02">
<bounds x="486" y="53" width="38" height="58"/>
</element>
- <element name="lamp-1" ref="colour_button_142_border" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp14" ref="colour_button_142_border" state="0" inputtag="COINS" inputmask="0x01">
<bounds x="524" y="51" width="42" height="62"/>
</element>
- <element name="lamp-1" ref="colour_button_142" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp14" ref="colour_button_142" state="0" inputtag="COINS" inputmask="0x01">
<bounds x="526" y="53" width="38" height="58"/>
</element>
- <element name="lamp112" ref="colour_button_143_border" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp112" ref="colour_button_143_border" state="0" inputtag="J10_2" inputmask="0x04">
<bounds x="424" y="49" width="60" height="45"/>
</element>
- <element name="lamp112" ref="colour_button_143" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp112" ref="colour_button_143" state="0" inputtag="J10_2" inputmask="0x04">
<bounds x="426" y="51" width="56" height="41"/>
</element>
- <element name="lamp135" ref="colour_button_144_border" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp135" ref="colour_button_144_border" state="0" inputtag="J10_2" inputmask="0x10">
<bounds x="424" y="301" width="60" height="45"/>
</element>
- <element name="lamp135" ref="colour_button_144" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp135" ref="colour_button_144" state="0" inputtag="J10_2" inputmask="0x10">
<bounds x="426" y="303" width="56" height="41"/>
</element>
- <element name="lamp145" ref="colour_button_145_border" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp145" ref="colour_button_145_border" state="0" inputtag="J10_2" inputmask="0x08">
<bounds x="82" y="301" width="60" height="45"/>
</element>
- <element name="lamp145" ref="colour_button_145" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp145" ref="colour_button_145" state="0" inputtag="J10_2" inputmask="0x08">
<bounds x="84" y="303" width="56" height="41"/>
</element>
- <element name="lamp102" ref="colour_button_146_border" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp102" ref="colour_button_146_border" state="0" inputtag="J10_2" inputmask="0x02">
<bounds x="82" y="49" width="60" height="45"/>
</element>
- <element name="lamp102" ref="colour_button_146" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp102" ref="colour_button_146" state="0" inputtag="J10_2" inputmask="0x02">
<bounds x="84" y="51" width="56" height="41"/>
</element>
<element ref="led_digit_rect_black">
@@ -5934,2243 +3980,18 @@
<element ref="vfd0_background">
<bounds x="149" y="347" width="272" height="30"/>
</element>
- <element name="vfd0" ref="vfd0" state="0">
- <bounds x="149" y="347" width="17" height="30"/>
- </element>
- <element name="vfd1" ref="vfd0" state="0">
- <bounds x="166" y="347" width="17" height="30"/>
- </element>
- <element name="vfd2" ref="vfd0" state="0">
- <bounds x="183" y="347" width="17" height="30"/>
- </element>
- <element name="vfd3" ref="vfd0" state="0">
- <bounds x="200" y="347" width="17" height="30"/>
- </element>
- <element name="vfd4" ref="vfd0" state="0">
- <bounds x="217" y="347" width="17" height="30"/>
- </element>
- <element name="vfd5" ref="vfd0" state="0">
- <bounds x="234" y="347" width="17" height="30"/>
- </element>
- <element name="vfd6" ref="vfd0" state="0">
- <bounds x="251" y="347" width="17" height="30"/>
- </element>
- <element name="vfd7" ref="vfd0" state="0">
- <bounds x="268" y="347" width="17" height="30"/>
- </element>
- <element name="vfd8" ref="vfd0" state="0">
- <bounds x="285" y="347" width="17" height="30"/>
- </element>
- <element name="vfd9" ref="vfd0" state="0">
- <bounds x="302" y="347" width="17" height="30"/>
- </element>
- <element name="vfd10" ref="vfd0" state="0">
- <bounds x="319" y="347" width="17" height="30"/>
- </element>
- <element name="vfd11" ref="vfd0" state="0">
- <bounds x="336" y="347" width="17" height="30"/>
- </element>
- <element name="vfd12" ref="vfd0" state="0">
- <bounds x="353" y="347" width="17" height="30"/>
- </element>
- <element name="vfd13" ref="vfd0" state="0">
- <bounds x="370" y="347" width="17" height="30"/>
- </element>
- <element name="vfd14" ref="vfd0" state="0">
- <bounds x="387" y="347" width="17" height="30"/>
- </element>
- <element name="vfd15" ref="vfd0" state="0">
- <bounds x="404" y="347" width="17" height="30"/>
- </element>
+ <repeat count="16">
+ <param name="i" start="0" increment="1" />
+ <param name="x" start="149" increment="17" />
+
+ <element name="vfd~i~" ref="vfd0">
+ <bounds x="~x~" y="347" width="17" height="30">
+ </bounds>
+ </element>
+ </repeat>
<element name="label83" ref="label_83">
<bounds x="438" y="4" width="27" height="56"/>
</element>
- <element name="label132" ref="label_132">
- <bounds x="449" y="419" width="82" height="13"/>
- </element>
</view>
- <view name="MFME2MAME Debug">
- <element ref="debug_backdrop_colour">
- <bounds x="0" y="0" width="1920" height="1080"/>
- </element>
- <element name="lamp0" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_0" ref="debug_lamp_label_0">
- <bounds x="47" y="47" width="30" height="30"/>
- </element>
- <element name="lamp1" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_1" ref="debug_lamp_label_1">
- <bounds x="111" y="47" width="30" height="30"/>
- </element>
- <element name="lamp2" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_2" ref="debug_lamp_label_2">
- <bounds x="175" y="47" width="30" height="30"/>
- </element>
- <element name="lamp3" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_3" ref="debug_lamp_label_3">
- <bounds x="239" y="47" width="30" height="30"/>
- </element>
- <element name="lamp4" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_4" ref="debug_lamp_label_4">
- <bounds x="303" y="47" width="30" height="30"/>
- </element>
- <element name="lamp5" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_5" ref="debug_lamp_label_5">
- <bounds x="367" y="47" width="30" height="30"/>
- </element>
- <element name="lamp6" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_6" ref="debug_lamp_label_6">
- <bounds x="431" y="47" width="30" height="30"/>
- </element>
- <element name="lamp7" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_7" ref="debug_lamp_label_7">
- <bounds x="495" y="47" width="30" height="30"/>
- </element>
- <element name="lamp8" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_8" ref="debug_lamp_label_8">
- <bounds x="559" y="47" width="30" height="30"/>
- </element>
- <element name="lamp9" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_9" ref="debug_lamp_label_9">
- <bounds x="623" y="47" width="30" height="30"/>
- </element>
- <element name="lamp10" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_10" ref="debug_lamp_label_10">
- <bounds x="687" y="47" width="30" height="30"/>
- </element>
- <element name="lamp11" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_11" ref="debug_lamp_label_11">
- <bounds x="751" y="47" width="30" height="30"/>
- </element>
- <element name="lamp12" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_12" ref="debug_lamp_label_12">
- <bounds x="815" y="47" width="30" height="30"/>
- </element>
- <element name="lamp13" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_13" ref="debug_lamp_label_13">
- <bounds x="879" y="47" width="30" height="30"/>
- </element>
- <element name="lamp14" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_14" ref="debug_lamp_label_14">
- <bounds x="943" y="47" width="30" height="30"/>
- </element>
- <element name="lamp15" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="32" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_15" ref="debug_lamp_label_15">
- <bounds x="1007" y="47" width="30" height="30"/>
- </element>
- <element name="lamp16" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_16" ref="debug_lamp_label_16">
- <bounds x="47" y="111" width="30" height="30"/>
- </element>
- <element name="lamp17" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_17" ref="debug_lamp_label_17">
- <bounds x="111" y="111" width="30" height="30"/>
- </element>
- <element name="lamp18" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_18" ref="debug_lamp_label_18">
- <bounds x="175" y="111" width="30" height="30"/>
- </element>
- <element name="lamp19" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_19" ref="debug_lamp_label_19">
- <bounds x="239" y="111" width="30" height="30"/>
- </element>
- <element name="lamp20" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_20" ref="debug_lamp_label_20">
- <bounds x="303" y="111" width="30" height="30"/>
- </element>
- <element name="lamp21" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_21" ref="debug_lamp_label_21">
- <bounds x="367" y="111" width="30" height="30"/>
- </element>
- <element name="lamp22" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_22" ref="debug_lamp_label_22">
- <bounds x="431" y="111" width="30" height="30"/>
- </element>
- <element name="lamp23" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_23" ref="debug_lamp_label_23">
- <bounds x="495" y="111" width="30" height="30"/>
- </element>
- <element name="lamp24" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_24" ref="debug_lamp_label_24">
- <bounds x="559" y="111" width="30" height="30"/>
- </element>
- <element name="lamp25" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_25" ref="debug_lamp_label_25">
- <bounds x="623" y="111" width="30" height="30"/>
- </element>
- <element name="lamp26" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_26" ref="debug_lamp_label_26">
- <bounds x="687" y="111" width="30" height="30"/>
- </element>
- <element name="lamp27" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_27" ref="debug_lamp_label_27">
- <bounds x="751" y="111" width="30" height="30"/>
- </element>
- <element name="lamp28" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_28" ref="debug_lamp_label_28">
- <bounds x="815" y="111" width="30" height="30"/>
- </element>
- <element name="lamp29" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_29" ref="debug_lamp_label_29">
- <bounds x="879" y="111" width="30" height="30"/>
- </element>
- <element name="lamp30" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_30" ref="debug_lamp_label_30">
- <bounds x="943" y="111" width="30" height="30"/>
- </element>
- <element name="lamp31" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="96" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_31" ref="debug_lamp_label_31">
- <bounds x="1007" y="111" width="30" height="30"/>
- </element>
- <element name="lamp32" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_32" ref="debug_lamp_label_32">
- <bounds x="47" y="175" width="30" height="30"/>
- </element>
- <element name="lamp33" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_33" ref="debug_lamp_label_33">
- <bounds x="111" y="175" width="30" height="30"/>
- </element>
- <element name="lamp34" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_34" ref="debug_lamp_label_34">
- <bounds x="175" y="175" width="30" height="30"/>
- </element>
- <element name="lamp35" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_35" ref="debug_lamp_label_35">
- <bounds x="239" y="175" width="30" height="30"/>
- </element>
- <element name="lamp36" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_36" ref="debug_lamp_label_36">
- <bounds x="303" y="175" width="30" height="30"/>
- </element>
- <element name="lamp37" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_37" ref="debug_lamp_label_37">
- <bounds x="367" y="175" width="30" height="30"/>
- </element>
- <element name="lamp38" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_38" ref="debug_lamp_label_38">
- <bounds x="431" y="175" width="30" height="30"/>
- </element>
- <element name="lamp39" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_39" ref="debug_lamp_label_39">
- <bounds x="495" y="175" width="30" height="30"/>
- </element>
- <element name="lamp40" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_40" ref="debug_lamp_label_40">
- <bounds x="559" y="175" width="30" height="30"/>
- </element>
- <element name="lamp41" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_41" ref="debug_lamp_label_41">
- <bounds x="623" y="175" width="30" height="30"/>
- </element>
- <element name="lamp42" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_42" ref="debug_lamp_label_42">
- <bounds x="687" y="175" width="30" height="30"/>
- </element>
- <element name="lamp43" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_43" ref="debug_lamp_label_43">
- <bounds x="751" y="175" width="30" height="30"/>
- </element>
- <element name="lamp44" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_44" ref="debug_lamp_label_44">
- <bounds x="815" y="175" width="30" height="30"/>
- </element>
- <element name="lamp45" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_45" ref="debug_lamp_label_45">
- <bounds x="879" y="175" width="30" height="30"/>
- </element>
- <element name="lamp46" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_46" ref="debug_lamp_label_46">
- <bounds x="943" y="175" width="30" height="30"/>
- </element>
- <element name="lamp47" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="160" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_47" ref="debug_lamp_label_47">
- <bounds x="1007" y="175" width="30" height="30"/>
- </element>
- <element name="lamp48" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_48" ref="debug_lamp_label_48">
- <bounds x="47" y="239" width="30" height="30"/>
- </element>
- <element name="lamp49" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_49" ref="debug_lamp_label_49">
- <bounds x="111" y="239" width="30" height="30"/>
- </element>
- <element name="lamp50" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_50" ref="debug_lamp_label_50">
- <bounds x="175" y="239" width="30" height="30"/>
- </element>
- <element name="lamp51" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_51" ref="debug_lamp_label_51">
- <bounds x="239" y="239" width="30" height="30"/>
- </element>
- <element name="lamp52" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_52" ref="debug_lamp_label_52">
- <bounds x="303" y="239" width="30" height="30"/>
- </element>
- <element name="lamp53" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_53" ref="debug_lamp_label_53">
- <bounds x="367" y="239" width="30" height="30"/>
- </element>
- <element name="lamp54" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_54" ref="debug_lamp_label_54">
- <bounds x="431" y="239" width="30" height="30"/>
- </element>
- <element name="lamp55" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_55" ref="debug_lamp_label_55">
- <bounds x="495" y="239" width="30" height="30"/>
- </element>
- <element name="lamp56" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_56" ref="debug_lamp_label_56">
- <bounds x="559" y="239" width="30" height="30"/>
- </element>
- <element name="lamp57" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_57" ref="debug_lamp_label_57">
- <bounds x="623" y="239" width="30" height="30"/>
- </element>
- <element name="lamp58" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_58" ref="debug_lamp_label_58">
- <bounds x="687" y="239" width="30" height="30"/>
- </element>
- <element name="lamp59" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_59" ref="debug_lamp_label_59">
- <bounds x="751" y="239" width="30" height="30"/>
- </element>
- <element name="lamp60" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_60" ref="debug_lamp_label_60">
- <bounds x="815" y="239" width="30" height="30"/>
- </element>
- <element name="lamp61" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_61" ref="debug_lamp_label_61">
- <bounds x="879" y="239" width="30" height="30"/>
- </element>
- <element name="lamp62" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_62" ref="debug_lamp_label_62">
- <bounds x="943" y="239" width="30" height="30"/>
- </element>
- <element name="lamp63" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="224" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_63" ref="debug_lamp_label_63">
- <bounds x="1007" y="239" width="30" height="30"/>
- </element>
- <element name="lamp64" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_64" ref="debug_lamp_label_64">
- <bounds x="47" y="303" width="30" height="30"/>
- </element>
- <element name="lamp65" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_65" ref="debug_lamp_label_65">
- <bounds x="111" y="303" width="30" height="30"/>
- </element>
- <element name="lamp66" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_66" ref="debug_lamp_label_66">
- <bounds x="175" y="303" width="30" height="30"/>
- </element>
- <element name="lamp67" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_67" ref="debug_lamp_label_67">
- <bounds x="239" y="303" width="30" height="30"/>
- </element>
- <element name="lamp68" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_68" ref="debug_lamp_label_68">
- <bounds x="303" y="303" width="30" height="30"/>
- </element>
- <element name="lamp69" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_69" ref="debug_lamp_label_69">
- <bounds x="367" y="303" width="30" height="30"/>
- </element>
- <element name="lamp70" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_70" ref="debug_lamp_label_70">
- <bounds x="431" y="303" width="30" height="30"/>
- </element>
- <element name="lamp71" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_71" ref="debug_lamp_label_71">
- <bounds x="495" y="303" width="30" height="30"/>
- </element>
- <element name="lamp72" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_72" ref="debug_lamp_label_72">
- <bounds x="559" y="303" width="30" height="30"/>
- </element>
- <element name="lamp73" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_73" ref="debug_lamp_label_73">
- <bounds x="623" y="303" width="30" height="30"/>
- </element>
- <element name="lamp74" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_74" ref="debug_lamp_label_74">
- <bounds x="687" y="303" width="30" height="30"/>
- </element>
- <element name="lamp75" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_75" ref="debug_lamp_label_75">
- <bounds x="751" y="303" width="30" height="30"/>
- </element>
- <element name="lamp76" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_76" ref="debug_lamp_label_76">
- <bounds x="815" y="303" width="30" height="30"/>
- </element>
- <element name="lamp77" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_77" ref="debug_lamp_label_77">
- <bounds x="879" y="303" width="30" height="30"/>
- </element>
- <element name="lamp78" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_78" ref="debug_lamp_label_78">
- <bounds x="943" y="303" width="30" height="30"/>
- </element>
- <element name="lamp79" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="288" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_79" ref="debug_lamp_label_79">
- <bounds x="1007" y="303" width="30" height="30"/>
- </element>
- <element name="lamp80" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_80" ref="debug_lamp_label_80">
- <bounds x="47" y="367" width="30" height="30"/>
- </element>
- <element name="lamp81" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_81" ref="debug_lamp_label_81">
- <bounds x="111" y="367" width="30" height="30"/>
- </element>
- <element name="lamp82" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_82" ref="debug_lamp_label_82">
- <bounds x="175" y="367" width="30" height="30"/>
- </element>
- <element name="lamp83" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_83" ref="debug_lamp_label_83">
- <bounds x="239" y="367" width="30" height="30"/>
- </element>
- <element name="lamp84" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_84" ref="debug_lamp_label_84">
- <bounds x="303" y="367" width="30" height="30"/>
- </element>
- <element name="lamp85" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_85" ref="debug_lamp_label_85">
- <bounds x="367" y="367" width="30" height="30"/>
- </element>
- <element name="lamp86" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_86" ref="debug_lamp_label_86">
- <bounds x="431" y="367" width="30" height="30"/>
- </element>
- <element name="lamp87" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_87" ref="debug_lamp_label_87">
- <bounds x="495" y="367" width="30" height="30"/>
- </element>
- <element name="lamp88" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_88" ref="debug_lamp_label_88">
- <bounds x="559" y="367" width="30" height="30"/>
- </element>
- <element name="lamp89" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_89" ref="debug_lamp_label_89">
- <bounds x="623" y="367" width="30" height="30"/>
- </element>
- <element name="lamp90" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_90" ref="debug_lamp_label_90">
- <bounds x="687" y="367" width="30" height="30"/>
- </element>
- <element name="lamp91" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_91" ref="debug_lamp_label_91">
- <bounds x="751" y="367" width="30" height="30"/>
- </element>
- <element name="lamp92" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_92" ref="debug_lamp_label_92">
- <bounds x="815" y="367" width="30" height="30"/>
- </element>
- <element name="lamp93" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_93" ref="debug_lamp_label_93">
- <bounds x="879" y="367" width="30" height="30"/>
- </element>
- <element name="lamp94" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_94" ref="debug_lamp_label_94">
- <bounds x="943" y="367" width="30" height="30"/>
- </element>
- <element name="lamp95" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="352" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_95" ref="debug_lamp_label_95">
- <bounds x="1007" y="367" width="30" height="30"/>
- </element>
- <element name="lamp96" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_96" ref="debug_lamp_label_96">
- <bounds x="47" y="431" width="30" height="30"/>
- </element>
- <element name="lamp97" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_97" ref="debug_lamp_label_97">
- <bounds x="111" y="431" width="30" height="30"/>
- </element>
- <element name="lamp98" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_98" ref="debug_lamp_label_98">
- <bounds x="175" y="431" width="30" height="30"/>
- </element>
- <element name="lamp99" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_99" ref="debug_lamp_label_99">
- <bounds x="239" y="431" width="30" height="30"/>
- </element>
- <element name="lamp100" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_100" ref="debug_lamp_label_100">
- <bounds x="303" y="431" width="30" height="30"/>
- </element>
- <element name="lamp101" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_101" ref="debug_lamp_label_101">
- <bounds x="367" y="431" width="30" height="30"/>
- </element>
- <element name="lamp102" ref="debug_lamp_button" state="0">
- <bounds x="416" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_102" ref="debug_lamp_label_102">
- <bounds x="431" y="431" width="30" height="30"/>
- </element>
- <element name="lamp103" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_103" ref="debug_lamp_label_103">
- <bounds x="495" y="431" width="30" height="30"/>
- </element>
- <element name="lamp104" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_104" ref="debug_lamp_label_104">
- <bounds x="559" y="431" width="30" height="30"/>
- </element>
- <element name="lamp105" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_105" ref="debug_lamp_label_105">
- <bounds x="623" y="431" width="30" height="30"/>
- </element>
- <element name="lamp106" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_106" ref="debug_lamp_label_106">
- <bounds x="687" y="431" width="30" height="30"/>
- </element>
- <element name="lamp107" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_107" ref="debug_lamp_label_107">
- <bounds x="751" y="431" width="30" height="30"/>
- </element>
- <element name="lamp108" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_108" ref="debug_lamp_label_108">
- <bounds x="815" y="431" width="30" height="30"/>
- </element>
- <element name="lamp109" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_109" ref="debug_lamp_label_109">
- <bounds x="879" y="431" width="30" height="30"/>
- </element>
- <element name="lamp110" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_110" ref="debug_lamp_label_110">
- <bounds x="943" y="431" width="30" height="30"/>
- </element>
- <element name="lamp111" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="416" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_111" ref="debug_lamp_label_111">
- <bounds x="1007" y="431" width="30" height="30"/>
- </element>
- <element name="lamp112" ref="debug_lamp_button" state="0">
- <bounds x="32" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_112" ref="debug_lamp_label_112">
- <bounds x="47" y="495" width="30" height="30"/>
- </element>
- <element name="lamp113" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_113" ref="debug_lamp_label_113">
- <bounds x="111" y="495" width="30" height="30"/>
- </element>
- <element name="lamp114" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_114" ref="debug_lamp_label_114">
- <bounds x="175" y="495" width="30" height="30"/>
- </element>
- <element name="lamp115" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_115" ref="debug_lamp_label_115">
- <bounds x="239" y="495" width="30" height="30"/>
- </element>
- <element name="lamp116" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_116" ref="debug_lamp_label_116">
- <bounds x="303" y="495" width="30" height="30"/>
- </element>
- <element name="lamp117" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_117" ref="debug_lamp_label_117">
- <bounds x="367" y="495" width="30" height="30"/>
- </element>
- <element name="lamp118" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_118" ref="debug_lamp_label_118">
- <bounds x="431" y="495" width="30" height="30"/>
- </element>
- <element name="lamp119" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_119" ref="debug_lamp_label_119">
- <bounds x="495" y="495" width="30" height="30"/>
- </element>
- <element name="lamp120" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_120" ref="debug_lamp_label_120">
- <bounds x="559" y="495" width="30" height="30"/>
- </element>
- <element name="lamp121" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_121" ref="debug_lamp_label_121">
- <bounds x="623" y="495" width="30" height="30"/>
- </element>
- <element name="lamp122" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_122" ref="debug_lamp_label_122">
- <bounds x="687" y="495" width="30" height="30"/>
- </element>
- <element name="lamp123" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_123" ref="debug_lamp_label_123">
- <bounds x="751" y="495" width="30" height="30"/>
- </element>
- <element name="lamp124" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_124" ref="debug_lamp_label_124">
- <bounds x="815" y="495" width="30" height="30"/>
- </element>
- <element name="lamp125" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_125" ref="debug_lamp_label_125">
- <bounds x="879" y="495" width="30" height="30"/>
- </element>
- <element name="lamp126" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_126" ref="debug_lamp_label_126">
- <bounds x="943" y="495" width="30" height="30"/>
- </element>
- <element name="lamp127" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="480" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_127" ref="debug_lamp_label_127">
- <bounds x="1007" y="495" width="30" height="30"/>
- </element>
- <element name="lamp128" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_128" ref="debug_lamp_label_128">
- <bounds x="47" y="559" width="30" height="30"/>
- </element>
- <element name="lamp129" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_129" ref="debug_lamp_label_129">
- <bounds x="111" y="559" width="30" height="30"/>
- </element>
- <element name="lamp130" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_130" ref="debug_lamp_label_130">
- <bounds x="175" y="559" width="30" height="30"/>
- </element>
- <element name="lamp131" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_131" ref="debug_lamp_label_131">
- <bounds x="239" y="559" width="30" height="30"/>
- </element>
- <element name="lamp132" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_132" ref="debug_lamp_label_132">
- <bounds x="303" y="559" width="30" height="30"/>
- </element>
- <element name="lamp133" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_133" ref="debug_lamp_label_133">
- <bounds x="367" y="559" width="30" height="30"/>
- </element>
- <element name="lamp134" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_134" ref="debug_lamp_label_134">
- <bounds x="431" y="559" width="30" height="30"/>
- </element>
- <element name="lamp135" ref="debug_lamp_button" state="0">
- <bounds x="480" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_135" ref="debug_lamp_label_135">
- <bounds x="495" y="559" width="30" height="30"/>
- </element>
- <element name="lamp136" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_136" ref="debug_lamp_label_136">
- <bounds x="559" y="559" width="30" height="30"/>
- </element>
- <element name="lamp137" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_137" ref="debug_lamp_label_137">
- <bounds x="623" y="559" width="30" height="30"/>
- </element>
- <element name="lamp138" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_138" ref="debug_lamp_label_138">
- <bounds x="687" y="559" width="30" height="30"/>
- </element>
- <element name="lamp139" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_139" ref="debug_lamp_label_139">
- <bounds x="751" y="559" width="30" height="30"/>
- </element>
- <element name="lamp140" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_140" ref="debug_lamp_label_140">
- <bounds x="815" y="559" width="30" height="30"/>
- </element>
- <element name="lamp141" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_141" ref="debug_lamp_label_141">
- <bounds x="879" y="559" width="30" height="30"/>
- </element>
- <element name="lamp142" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_142" ref="debug_lamp_label_142">
- <bounds x="943" y="559" width="30" height="30"/>
- </element>
- <element name="lamp143" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="544" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_143" ref="debug_lamp_label_143">
- <bounds x="1007" y="559" width="30" height="30"/>
- </element>
- <element name="lamp144" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_144" ref="debug_lamp_label_144">
- <bounds x="47" y="623" width="30" height="30"/>
- </element>
- <element name="lamp145" ref="debug_lamp_button" state="0">
- <bounds x="96" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_145" ref="debug_lamp_label_145">
- <bounds x="111" y="623" width="30" height="30"/>
- </element>
- <element name="lamp146" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_146" ref="debug_lamp_label_146">
- <bounds x="175" y="623" width="30" height="30"/>
- </element>
- <element name="lamp147" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_147" ref="debug_lamp_label_147">
- <bounds x="239" y="623" width="30" height="30"/>
- </element>
- <element name="lamp148" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_148" ref="debug_lamp_label_148">
- <bounds x="303" y="623" width="30" height="30"/>
- </element>
- <element name="lamp149" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_149" ref="debug_lamp_label_149">
- <bounds x="367" y="623" width="30" height="30"/>
- </element>
- <element name="lamp150" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_150" ref="debug_lamp_label_150">
- <bounds x="431" y="623" width="30" height="30"/>
- </element>
- <element name="lamp151" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_151" ref="debug_lamp_label_151">
- <bounds x="495" y="623" width="30" height="30"/>
- </element>
- <element name="lamp152" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_152" ref="debug_lamp_label_152">
- <bounds x="559" y="623" width="30" height="30"/>
- </element>
- <element name="lamp153" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_153" ref="debug_lamp_label_153">
- <bounds x="623" y="623" width="30" height="30"/>
- </element>
- <element name="lamp154" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_154" ref="debug_lamp_label_154">
- <bounds x="687" y="623" width="30" height="30"/>
- </element>
- <element name="lamp155" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_155" ref="debug_lamp_label_155">
- <bounds x="751" y="623" width="30" height="30"/>
- </element>
- <element name="lamp156" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_156" ref="debug_lamp_label_156">
- <bounds x="815" y="623" width="30" height="30"/>
- </element>
- <element name="lamp157" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_157" ref="debug_lamp_label_157">
- <bounds x="879" y="623" width="30" height="30"/>
- </element>
- <element name="lamp158" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_158" ref="debug_lamp_label_158">
- <bounds x="943" y="623" width="30" height="30"/>
- </element>
- <element name="lamp159" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="608" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_159" ref="debug_lamp_label_159">
- <bounds x="1007" y="623" width="30" height="30"/>
- </element>
- <element name="lamp160" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_160" ref="debug_lamp_label_160">
- <bounds x="47" y="687" width="30" height="30"/>
- </element>
- <element name="lamp161" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_161" ref="debug_lamp_label_161">
- <bounds x="111" y="687" width="30" height="30"/>
- </element>
- <element name="lamp162" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_162" ref="debug_lamp_label_162">
- <bounds x="175" y="687" width="30" height="30"/>
- </element>
- <element name="lamp163" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_163" ref="debug_lamp_label_163">
- <bounds x="239" y="687" width="30" height="30"/>
- </element>
- <element name="lamp164" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_164" ref="debug_lamp_label_164">
- <bounds x="303" y="687" width="30" height="30"/>
- </element>
- <element name="lamp165" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_165" ref="debug_lamp_label_165">
- <bounds x="367" y="687" width="30" height="30"/>
- </element>
- <element name="lamp166" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_166" ref="debug_lamp_label_166">
- <bounds x="431" y="687" width="30" height="30"/>
- </element>
- <element name="lamp167" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_167" ref="debug_lamp_label_167">
- <bounds x="495" y="687" width="30" height="30"/>
- </element>
- <element name="lamp168" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_168" ref="debug_lamp_label_168">
- <bounds x="559" y="687" width="30" height="30"/>
- </element>
- <element name="lamp169" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_169" ref="debug_lamp_label_169">
- <bounds x="623" y="687" width="30" height="30"/>
- </element>
- <element name="lamp170" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_170" ref="debug_lamp_label_170">
- <bounds x="687" y="687" width="30" height="30"/>
- </element>
- <element name="lamp171" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_171" ref="debug_lamp_label_171">
- <bounds x="751" y="687" width="30" height="30"/>
- </element>
- <element name="lamp172" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_172" ref="debug_lamp_label_172">
- <bounds x="815" y="687" width="30" height="30"/>
- </element>
- <element name="lamp173" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_173" ref="debug_lamp_label_173">
- <bounds x="879" y="687" width="30" height="30"/>
- </element>
- <element name="lamp174" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_174" ref="debug_lamp_label_174">
- <bounds x="943" y="687" width="30" height="30"/>
- </element>
- <element name="lamp175" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="672" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_175" ref="debug_lamp_label_175">
- <bounds x="1007" y="687" width="30" height="30"/>
- </element>
- <element name="lamp176" ref="debug_lamp_standard" state="0">
- <bounds x="32" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_176" ref="debug_lamp_label_176">
- <bounds x="47" y="751" width="30" height="30"/>
- </element>
- <element name="lamp177" ref="debug_lamp_standard" state="0">
- <bounds x="96" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_177" ref="debug_lamp_label_177">
- <bounds x="111" y="751" width="30" height="30"/>
- </element>
- <element name="lamp178" ref="debug_lamp_standard" state="0">
- <bounds x="160" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_178" ref="debug_lamp_label_178">
- <bounds x="175" y="751" width="30" height="30"/>
- </element>
- <element name="lamp179" ref="debug_lamp_standard" state="0">
- <bounds x="224" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_179" ref="debug_lamp_label_179">
- <bounds x="239" y="751" width="30" height="30"/>
- </element>
- <element name="lamp180" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_180" ref="debug_lamp_label_180">
- <bounds x="303" y="751" width="30" height="30"/>
- </element>
- <element name="lamp181" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_181" ref="debug_lamp_label_181">
- <bounds x="367" y="751" width="30" height="30"/>
- </element>
- <element name="lamp182" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_182" ref="debug_lamp_label_182">
- <bounds x="431" y="751" width="30" height="30"/>
- </element>
- <element name="lamp183" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_183" ref="debug_lamp_label_183">
- <bounds x="495" y="751" width="30" height="30"/>
- </element>
- <element name="lamp184" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_184" ref="debug_lamp_label_184">
- <bounds x="559" y="751" width="30" height="30"/>
- </element>
- <element name="lamp185" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_185" ref="debug_lamp_label_185">
- <bounds x="623" y="751" width="30" height="30"/>
- </element>
- <element name="lamp186" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_186" ref="debug_lamp_label_186">
- <bounds x="687" y="751" width="30" height="30"/>
- </element>
- <element name="lamp187" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_187" ref="debug_lamp_label_187">
- <bounds x="751" y="751" width="30" height="30"/>
- </element>
- <element name="lamp188" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_188" ref="debug_lamp_label_188">
- <bounds x="815" y="751" width="30" height="30"/>
- </element>
- <element name="lamp189" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_189" ref="debug_lamp_label_189">
- <bounds x="879" y="751" width="30" height="30"/>
- </element>
- <element name="lamp190" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_190" ref="debug_lamp_label_190">
- <bounds x="943" y="751" width="30" height="30"/>
- </element>
- <element name="lamp191" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="736" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_191" ref="debug_lamp_label_191">
- <bounds x="1007" y="751" width="30" height="30"/>
- </element>
- <element name="lamp192" ref="debug_lamp_button" state="0">
- <bounds x="32" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_192" ref="debug_lamp_label_192">
- <bounds x="47" y="815" width="30" height="30"/>
- </element>
- <element name="lamp193" ref="debug_lamp_button" state="0">
- <bounds x="96" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_193" ref="debug_lamp_label_193">
- <bounds x="111" y="815" width="30" height="30"/>
- </element>
- <element name="lamp194" ref="debug_lamp_button" state="0">
- <bounds x="160" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_194" ref="debug_lamp_label_194">
- <bounds x="175" y="815" width="30" height="30"/>
- </element>
- <element name="lamp195" ref="debug_lamp_button" state="0">
- <bounds x="224" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_195" ref="debug_lamp_label_195">
- <bounds x="239" y="815" width="30" height="30"/>
- </element>
- <element name="lamp196" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_196" ref="debug_lamp_label_196">
- <bounds x="303" y="815" width="30" height="30"/>
- </element>
- <element name="lamp197" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_197" ref="debug_lamp_label_197">
- <bounds x="367" y="815" width="30" height="30"/>
- </element>
- <element name="lamp198" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_198" ref="debug_lamp_label_198">
- <bounds x="431" y="815" width="30" height="30"/>
- </element>
- <element name="lamp199" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_199" ref="debug_lamp_label_199">
- <bounds x="495" y="815" width="30" height="30"/>
- </element>
- <element name="lamp200" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_200" ref="debug_lamp_label_200">
- <bounds x="559" y="815" width="30" height="30"/>
- </element>
- <element name="lamp201" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_201" ref="debug_lamp_label_201">
- <bounds x="623" y="815" width="30" height="30"/>
- </element>
- <element name="lamp202" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_202" ref="debug_lamp_label_202">
- <bounds x="687" y="815" width="30" height="30"/>
- </element>
- <element name="lamp203" ref="debug_lamp_unreferenced" state="0">
- <bounds x="736" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_203" ref="debug_lamp_label_203">
- <bounds x="751" y="815" width="30" height="30"/>
- </element>
- <element name="lamp204" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_204" ref="debug_lamp_label_204">
- <bounds x="815" y="815" width="30" height="30"/>
- </element>
- <element name="lamp205" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_205" ref="debug_lamp_label_205">
- <bounds x="879" y="815" width="30" height="30"/>
- </element>
- <element name="lamp206" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_206" ref="debug_lamp_label_206">
- <bounds x="943" y="815" width="30" height="30"/>
- </element>
- <element name="lamp207" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="800" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_207" ref="debug_lamp_label_207">
- <bounds x="1007" y="815" width="30" height="30"/>
- </element>
- <element name="lamp208" ref="debug_lamp_button" state="0">
- <bounds x="32" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_208" ref="debug_lamp_label_208">
- <bounds x="47" y="879" width="30" height="30"/>
- </element>
- <element name="lamp209" ref="debug_lamp_button" state="0">
- <bounds x="96" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_209" ref="debug_lamp_label_209">
- <bounds x="111" y="879" width="30" height="30"/>
- </element>
- <element name="lamp210" ref="debug_lamp_button" state="0">
- <bounds x="160" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_210" ref="debug_lamp_label_210">
- <bounds x="175" y="879" width="30" height="30"/>
- </element>
- <element name="lamp211" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_211" ref="debug_lamp_label_211">
- <bounds x="239" y="879" width="30" height="30"/>
- </element>
- <element name="lamp212" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_212" ref="debug_lamp_label_212">
- <bounds x="303" y="879" width="30" height="30"/>
- </element>
- <element name="lamp213" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_213" ref="debug_lamp_label_213">
- <bounds x="367" y="879" width="30" height="30"/>
- </element>
- <element name="lamp214" ref="debug_lamp_unreferenced" state="0">
- <bounds x="416" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_214" ref="debug_lamp_label_214">
- <bounds x="431" y="879" width="30" height="30"/>
- </element>
- <element name="lamp215" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_215" ref="debug_lamp_label_215">
- <bounds x="495" y="879" width="30" height="30"/>
- </element>
- <element name="lamp216" ref="debug_lamp_unreferenced" state="0">
- <bounds x="544" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_216" ref="debug_lamp_label_216">
- <bounds x="559" y="879" width="30" height="30"/>
- </element>
- <element name="lamp217" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_217" ref="debug_lamp_label_217">
- <bounds x="623" y="879" width="30" height="30"/>
- </element>
- <element name="lamp218" ref="debug_lamp_unreferenced" state="0">
- <bounds x="672" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_218" ref="debug_lamp_label_218">
- <bounds x="687" y="879" width="30" height="30"/>
- </element>
- <element name="lamp219" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_219" ref="debug_lamp_label_219">
- <bounds x="751" y="879" width="30" height="30"/>
- </element>
- <element name="lamp220" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_220" ref="debug_lamp_label_220">
- <bounds x="815" y="879" width="30" height="30"/>
- </element>
- <element name="lamp221" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_221" ref="debug_lamp_label_221">
- <bounds x="879" y="879" width="30" height="30"/>
- </element>
- <element name="lamp222" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_222" ref="debug_lamp_label_222">
- <bounds x="943" y="879" width="30" height="30"/>
- </element>
- <element name="lamp223" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="864" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_223" ref="debug_lamp_label_223">
- <bounds x="1007" y="879" width="30" height="30"/>
- </element>
- <element name="lamp224" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_224" ref="debug_lamp_label_224">
- <bounds x="47" y="943" width="30" height="30"/>
- </element>
- <element name="lamp225" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_225" ref="debug_lamp_label_225">
- <bounds x="111" y="943" width="30" height="30"/>
- </element>
- <element name="lamp226" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_226" ref="debug_lamp_label_226">
- <bounds x="175" y="943" width="30" height="30"/>
- </element>
- <element name="lamp227" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_227" ref="debug_lamp_label_227">
- <bounds x="239" y="943" width="30" height="30"/>
- </element>
- <element name="lamp228" ref="debug_lamp_unreferenced" state="0">
- <bounds x="288" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_228" ref="debug_lamp_label_228">
- <bounds x="303" y="943" width="30" height="30"/>
- </element>
- <element name="lamp229" ref="debug_lamp_unreferenced" state="0">
- <bounds x="352" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_229" ref="debug_lamp_label_229">
- <bounds x="367" y="943" width="30" height="30"/>
- </element>
- <element name="lamp230" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_230" ref="debug_lamp_label_230">
- <bounds x="431" y="943" width="30" height="30"/>
- </element>
- <element name="lamp231" ref="debug_lamp_unreferenced" state="0">
- <bounds x="480" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_231" ref="debug_lamp_label_231">
- <bounds x="495" y="943" width="30" height="30"/>
- </element>
- <element name="lamp232" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_232" ref="debug_lamp_label_232">
- <bounds x="559" y="943" width="30" height="30"/>
- </element>
- <element name="lamp233" ref="debug_lamp_standard" state="0">
- <bounds x="608" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_233" ref="debug_lamp_label_233">
- <bounds x="623" y="943" width="30" height="30"/>
- </element>
- <element name="lamp234" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_234" ref="debug_lamp_label_234">
- <bounds x="687" y="943" width="30" height="30"/>
- </element>
- <element name="lamp235" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_235" ref="debug_lamp_label_235">
- <bounds x="751" y="943" width="30" height="30"/>
- </element>
- <element name="lamp236" ref="debug_lamp_standard" state="0">
- <bounds x="800" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_236" ref="debug_lamp_label_236">
- <bounds x="815" y="943" width="30" height="30"/>
- </element>
- <element name="lamp237" ref="debug_lamp_standard" state="0">
- <bounds x="864" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_237" ref="debug_lamp_label_237">
- <bounds x="879" y="943" width="30" height="30"/>
- </element>
- <element name="lamp238" ref="debug_lamp_unreferenced" state="0">
- <bounds x="928" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_238" ref="debug_lamp_label_238">
- <bounds x="943" y="943" width="30" height="30"/>
- </element>
- <element name="lamp239" ref="debug_lamp_unreferenced" state="0">
- <bounds x="992" y="928" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_239" ref="debug_lamp_label_239">
- <bounds x="1007" y="943" width="30" height="30"/>
- </element>
- <element name="lamp240" ref="debug_lamp_unreferenced" state="0">
- <bounds x="32" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_240" ref="debug_lamp_label_240">
- <bounds x="47" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp241" ref="debug_lamp_unreferenced" state="0">
- <bounds x="96" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_241" ref="debug_lamp_label_241">
- <bounds x="111" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp242" ref="debug_lamp_unreferenced" state="0">
- <bounds x="160" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_242" ref="debug_lamp_label_242">
- <bounds x="175" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp243" ref="debug_lamp_unreferenced" state="0">
- <bounds x="224" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_243" ref="debug_lamp_label_243">
- <bounds x="239" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp244" ref="debug_lamp_standard" state="0">
- <bounds x="288" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_244" ref="debug_lamp_label_244">
- <bounds x="303" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp245" ref="debug_lamp_standard" state="0">
- <bounds x="352" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_245" ref="debug_lamp_label_245">
- <bounds x="367" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp246" ref="debug_lamp_standard" state="0">
- <bounds x="416" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_246" ref="debug_lamp_label_246">
- <bounds x="431" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp247" ref="debug_lamp_standard" state="0">
- <bounds x="480" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_247" ref="debug_lamp_label_247">
- <bounds x="495" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp248" ref="debug_lamp_standard" state="0">
- <bounds x="544" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_248" ref="debug_lamp_label_248">
- <bounds x="559" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp249" ref="debug_lamp_unreferenced" state="0">
- <bounds x="608" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_249" ref="debug_lamp_label_249">
- <bounds x="623" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp250" ref="debug_lamp_standard" state="0">
- <bounds x="672" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_250" ref="debug_lamp_label_250">
- <bounds x="687" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp251" ref="debug_lamp_standard" state="0">
- <bounds x="736" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_251" ref="debug_lamp_label_251">
- <bounds x="751" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp252" ref="debug_lamp_unreferenced" state="0">
- <bounds x="800" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_252" ref="debug_lamp_label_252">
- <bounds x="815" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp253" ref="debug_lamp_unreferenced" state="0">
- <bounds x="864" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_253" ref="debug_lamp_label_253">
- <bounds x="879" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp254" ref="debug_lamp_standard" state="0">
- <bounds x="928" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_254" ref="debug_lamp_label_254">
- <bounds x="943" y="1007" width="30" height="30"/>
- </element>
- <element name="lamp255" ref="debug_lamp_segment" state="0">
- <bounds x="992" y="992" width="60" height="60"/>
- </element>
- <element name="debug_lamp_label_255" ref="debug_lamp_label_255">
- <bounds x="1007" y="1007" width="30" height="30"/>
- </element>
- <element name="debug_button_0" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_0" ref="debug_button_label_0">
- <bounds x="1120" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_1" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_1" ref="debug_button_label_1">
- <bounds x="1204" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_2" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_2" ref="debug_button_label_2">
- <bounds x="1288" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_3" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_3" ref="debug_button_label_3">
- <bounds x="1372" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_4" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_4" ref="debug_button_label_4">
- <bounds x="1456" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_5" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_5" ref="debug_button_label_5">
- <bounds x="1540" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_6" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_6" ref="debug_button_label_6">
- <bounds x="1624" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_7" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="660" width="80" height="44"/>
- </element>
- <element name="debug_button_label_7" ref="debug_button_label_7">
- <bounds x="1708" y="671" width="40" height="22"/>
- </element>
- <element name="debug_button_8" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_8" ref="debug_button_label_8">
- <bounds x="1120" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_9" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_9" ref="debug_button_label_9">
- <bounds x="1204" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_10" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_10" ref="debug_button_label_10">
- <bounds x="1288" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_11" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_11" ref="debug_button_label_11">
- <bounds x="1372" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_12" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_12" ref="debug_button_label_12">
- <bounds x="1456" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_13" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_13" ref="debug_button_label_13">
- <bounds x="1540" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_14" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_14" ref="debug_button_label_14">
- <bounds x="1624" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_15" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="708" width="80" height="44"/>
- </element>
- <element name="debug_button_label_15" ref="debug_button_label_15">
- <bounds x="1708" y="719" width="40" height="22"/>
- </element>
- <element name="debug_button_16" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_16" ref="debug_button_label_16">
- <bounds x="1120" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_17" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_17" ref="debug_button_label_17">
- <bounds x="1204" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_18" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_18" ref="debug_button_label_18">
- <bounds x="1288" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_19" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_19" ref="debug_button_label_19">
- <bounds x="1372" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_20" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_20" ref="debug_button_label_20">
- <bounds x="1456" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_21" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_21" ref="debug_button_label_21">
- <bounds x="1540" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_22" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_22" ref="debug_button_label_22">
- <bounds x="1624" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_23" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="756" width="80" height="44"/>
- </element>
- <element name="debug_button_label_23" ref="debug_button_label_23">
- <bounds x="1708" y="767" width="40" height="22"/>
- </element>
- <element name="debug_button_24" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_24" ref="debug_button_label_24">
- <bounds x="1120" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_25" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_25" ref="debug_button_label_25">
- <bounds x="1204" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_26" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_26" ref="debug_button_label_26">
- <bounds x="1288" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_27" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_27" ref="debug_button_label_27">
- <bounds x="1372" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_28" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_28" ref="debug_button_label_28">
- <bounds x="1456" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_29" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_29" ref="debug_button_label_29">
- <bounds x="1540" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_30" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_30" ref="debug_button_label_30">
- <bounds x="1624" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_31" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="804" width="80" height="44"/>
- </element>
- <element name="debug_button_label_31" ref="debug_button_label_31">
- <bounds x="1708" y="815" width="40" height="22"/>
- </element>
- <element name="debug_button_32" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_32" ref="debug_button_label_32">
- <bounds x="1120" y="863" width="40" height="22"/>
- </element>
- <element name="lamp102" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_33" ref="debug_button_label_33">
- <bounds x="1204" y="863" width="40" height="22"/>
- </element>
- <element name="lamp112" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_34" ref="debug_button_label_34">
- <bounds x="1288" y="863" width="40" height="22"/>
- </element>
- <element name="lamp145" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_35" ref="debug_button_label_35">
- <bounds x="1372" y="863" width="40" height="22"/>
- </element>
- <element name="lamp135" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_36" ref="debug_button_label_36">
- <bounds x="1456" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_37" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_37" ref="debug_button_label_37">
- <bounds x="1540" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_38" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_38" ref="debug_button_label_38">
- <bounds x="1624" y="863" width="40" height="22"/>
- </element>
- <element name="debug_button_39" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="852" width="80" height="44"/>
- </element>
- <element name="debug_button_label_39" ref="debug_button_label_39">
- <bounds x="1708" y="863" width="40" height="22"/>
- </element>
- <element name="lamp192" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_40" ref="debug_button_label_40">
- <bounds x="1120" y="911" width="40" height="22"/>
- </element>
- <element name="lamp193" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_41" ref="debug_button_label_41">
- <bounds x="1204" y="911" width="40" height="22"/>
- </element>
- <element name="lamp194" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_42" ref="debug_button_label_42">
- <bounds x="1288" y="911" width="40" height="22"/>
- </element>
- <element name="lamp195" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_43" ref="debug_button_label_43">
- <bounds x="1372" y="911" width="40" height="22"/>
- </element>
- <element name="lamp208" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_44" ref="debug_button_label_44">
- <bounds x="1456" y="911" width="40" height="22"/>
- </element>
- <element name="lamp209" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_45" ref="debug_button_label_45">
- <bounds x="1540" y="911" width="40" height="22"/>
- </element>
- <element name="lamp210" ref="debug_button_standard" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_46" ref="debug_button_label_46">
- <bounds x="1624" y="911" width="40" height="22"/>
- </element>
- <element name="debug_button_47" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="900" width="80" height="44"/>
- </element>
- <element name="debug_button_label_47" ref="debug_button_label_47">
- <bounds x="1708" y="911" width="40" height="22"/>
- </element>
- <element name="debug_button_48" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_48" ref="debug_button_label_48">
- <bounds x="1120" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_49" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_49" ref="debug_button_label_49">
- <bounds x="1204" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_50" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_50" ref="debug_button_label_50">
- <bounds x="1288" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_51" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_51" ref="debug_button_label_51">
- <bounds x="1372" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_52" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_52" ref="debug_button_label_52">
- <bounds x="1456" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_53" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_53" ref="debug_button_label_53">
- <bounds x="1540" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_54" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_54" ref="debug_button_label_54">
- <bounds x="1624" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_55" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="948" width="80" height="44"/>
- </element>
- <element name="debug_button_label_55" ref="debug_button_label_55">
- <bounds x="1708" y="959" width="40" height="22"/>
- </element>
- <element name="debug_button_56" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x01">
- <bounds x="1100" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_56" ref="debug_button_label_56">
- <bounds x="1120" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_57" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x02">
- <bounds x="1184" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_57" ref="debug_button_label_57">
- <bounds x="1204" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_58" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x04">
- <bounds x="1268" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_58" ref="debug_button_label_58">
- <bounds x="1288" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_59" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x08">
- <bounds x="1352" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_59" ref="debug_button_label_59">
- <bounds x="1372" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_60" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x10">
- <bounds x="1436" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_60" ref="debug_button_label_60">
- <bounds x="1456" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_61" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x20">
- <bounds x="1520" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_61" ref="debug_button_label_61">
- <bounds x="1540" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_62" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x40">
- <bounds x="1604" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_62" ref="debug_button_label_62">
- <bounds x="1624" y="1007" width="40" height="22"/>
- </element>
- <element name="debug_button_63" ref="debug_button_unreferenced" state="0" inputtag="TODO" inputmask="0x80">
- <bounds x="1688" y="996" width="80" height="44"/>
- </element>
- <element name="debug_button_label_63" ref="debug_button_label_63">
- <bounds x="1708" y="1007" width="40" height="22"/>
- </element>
- <element name="vfd0" ref="debug_vfd" state="0">
- <bounds x="1150" y="600" width="32" height="48"/>
- </element>
- <element name="vfd1" ref="debug_vfd" state="0">
- <bounds x="1182" y="600" width="32" height="48"/>
- </element>
- <element name="vfd2" ref="debug_vfd" state="0">
- <bounds x="1214" y="600" width="32" height="48"/>
- </element>
- <element name="vfd3" ref="debug_vfd" state="0">
- <bounds x="1246" y="600" width="32" height="48"/>
- </element>
- <element name="vfd4" ref="debug_vfd" state="0">
- <bounds x="1278" y="600" width="32" height="48"/>
- </element>
- <element name="vfd5" ref="debug_vfd" state="0">
- <bounds x="1310" y="600" width="32" height="48"/>
- </element>
- <element name="vfd6" ref="debug_vfd" state="0">
- <bounds x="1342" y="600" width="32" height="48"/>
- </element>
- <element name="vfd7" ref="debug_vfd" state="0">
- <bounds x="1374" y="600" width="32" height="48"/>
- </element>
- <element name="vfd8" ref="debug_vfd" state="0">
- <bounds x="1406" y="600" width="32" height="48"/>
- </element>
- <element name="vfd9" ref="debug_vfd" state="0">
- <bounds x="1438" y="600" width="32" height="48"/>
- </element>
- <element name="vfd10" ref="debug_vfd" state="0">
- <bounds x="1470" y="600" width="32" height="48"/>
- </element>
- <element name="vfd11" ref="debug_vfd" state="0">
- <bounds x="1502" y="600" width="32" height="48"/>
- </element>
- <element name="vfd12" ref="debug_vfd" state="0">
- <bounds x="1534" y="600" width="32" height="48"/>
- </element>
- <element name="vfd13" ref="debug_vfd" state="0">
- <bounds x="1566" y="600" width="32" height="48"/>
- </element>
- <element name="vfd14" ref="debug_vfd" state="0">
- <bounds x="1598" y="600" width="32" height="48"/>
- </element>
- <element name="vfd15" ref="debug_vfd" state="0">
- <bounds x="1630" y="600" width="32" height="48"/>
- </element>
- <element ref="reel_background">
- <bounds x="1100" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1100.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1105.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1110.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1115.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1120.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1125.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel1" ref="reel0" state="0">
- <bounds x="1100" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1240" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1240.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1245.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1250.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1255.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1260.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1265.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel2" ref="reel1" state="0">
- <bounds x="1240" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1380" y="32" width="120" height="240"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="32.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="35.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="38.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="42.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="45.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="48.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="112.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="115.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="118.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="122.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="125.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="128.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
- <bounds x="1380.0000" y="192.0000" width="120.0000" height="80.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
- <bounds x="1385.0000" y="195.3333" width="110.0000" height="73.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
- <bounds x="1390.0000" y="198.6667" width="100.0000" height="66.6667"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
- <bounds x="1395.0000" y="202.0000" width="90.0000" height="60.0000"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
- <bounds x="1400.0000" y="205.3333" width="80.0000" height="53.3333"/>
- </element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
- <bounds x="1405.0000" y="208.6667" width="70.0000" height="46.6667"/>
- </element>
- <element name="sreel3" ref="reel2" state="0">
- <bounds x="1380" y="32" width="120" height="240"/>
- </element>
- <element ref="reel_background">
- <bounds x="1520" y="32" width="120" height="240"/>
- </element>
- <element name="sreel4" ref="reel3" state="0">
- <bounds x="1520" y="32" width="120" height="240"/>
- </element>
- <element name="reel1" ref="debug_stepper_value">
- <bounds x="1100" y="272" width="50" height="30"/>
- </element>
- <element name="reel2" ref="debug_stepper_value">
- <bounds x="1240" y="272" width="50" height="30"/>
- </element>
- <element name="reel3" ref="debug_stepper_value">
- <bounds x="1380" y="272" width="50" height="30"/>
- </element>
- <element name="reel4" ref="debug_stepper_value">
- <bounds x="1520" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_0">
- <bounds x="1180" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_1">
- <bounds x="1320" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_2">
- <bounds x="1460" y="272" width="50" height="30"/>
- </element>
- <element name="debug_reel_symbol_count" ref="debug_reel_symbol_count_3">
- <bounds x="1600" y="272" width="50" height="30"/>
- </element>
- </view>
</mamelayout>
diff --git a/src/mame/layout/j6gogold.lay b/src/mame/layout/j6gogold.lay
index 62c65deeae6..6bad45c3ae1 100644
--- a/src/mame/layout/j6gogold.lay
+++ b/src/mame/layout/j6gogold.lay
@@ -806,7 +806,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="GO 4 FOLD">
+ <text string="GO FOR GOLD">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -986,7 +986,7 @@
<rect state="0">
<color red="0.25" green="0.25" blue="0.00"/>
</rect>
- <text string="JACLPOT">
+ <text string="JACKPOT">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -1446,7 +1446,7 @@
<rect state="0">
<color red="0.25" green="0.13" blue="0.13"/>
</rect>
- <text string="GO 4 GOLD">
+ <text string="GO FOR GOLD">
<color red="0.0" green="0.0" blue="0.0"/>
<bounds x="0.05" y="0.05" width="0.90" height="0.90"/>
</text>
@@ -2465,22 +2465,22 @@
</rect>
</element>
<element name="reel0" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Go For Gold(G),Single Bar,Grapes,Double Bar(B),Cherry,Melon,Grapes,Cherry,Bell,Triple Bar(S),Melon,Grapes,Cherry,JPM,Single Bar(B),Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel1" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Go For Gold,Triple Bar,Grapes,Single Bar,Cherry(S),Melon,Grapes(B),Cherry,Bell,Double Bar,Melon,Grapes(S),Cherry,JPM,Double Bar,Cherry(G)">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel2" defstate="0">
- <reel reelreversed="0" stateoffset="2730" numsymbolsvisible="3" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-5461" numsymbolsvisible="3" symbollist="Go For Gold,Single Bar,Grapes,Double Bar,Cherry,Melon(B),Grapes,Cherry,Bell(S),Triple Bar,Melon(B),Grapes,Cherry,JPM(G),Single Bar,Cherry">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
<element name="reel3" defstate="0">
- <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel,reel">
+ <reel reelreversed="0" stateoffset="-1365" numsymbolsvisible="1" symbollist="1,2,3,4,5,6,7,8,9,10,11,12">
<color red="0.0" green="0.0" blue="0.0"/>
</reel>
</element>
@@ -2587,64 +2587,6 @@
<color red="1.00" green="1.00" blue="1.00"/>
</disk>
</element>
- <element name="label_120">
- <text string="JPM's GO FOR GOLD">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.05" width="0.90" height="0.02"/>
- </text>
- <text string="25p / &#xA3;15 JP ">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.07" width="0.90" height="0.02"/>
- </text>
- <text string="Classic Layout by djgaryc">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.12" width="0.90" height="0.02"/>
- </text>
- <text string="SHORTCTS">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.56" width="0.90" height="0.02"/>
- </text>
- <text string="Cancel - `?">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.61" width="0.90" height="0.02"/>
- </text>
- <text string="Hold 1 - 1">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.66" width="0.90" height="0.02"/>
- </text>
- <text string="Hold 2 - 2">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.68" width="0.90" height="0.02"/>
- </text>
- <text string="Hold 3 - 3">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.71" width="0.90" height="0.02"/>
- </text>
- <text string="Collect - T">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.76" width="0.90" height="0.02"/>
- </text>
- <text string="Exchange - E">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.78" width="0.90" height="0.02"/>
- </text>
- <text string="Start / Gamble - SPACE">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.83" width="0.90" height="0.02"/>
- </text>
- <text string="Reel Blasts - B">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.88" width="0.90" height="0.02"/>
- </text>
- <text string="Features - F">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.90" width="0.90" height="0.02"/>
- </text>
- <text string="Cash - C">
- <color red="0.0" green="0.0" blue="0.0"/>
- <bounds x="0.05" y="0.93" width="0.90" height="0.02"/>
- </text>
- </element>
<element name="debug_backdrop_colour">
<rect>
<color red="0.0" green="0.0" blue="0.0"/>
@@ -4658,64 +4600,61 @@
</element>
<view name="AWP Simulated Video">
- <element ref="backdrop_colour">
- <bounds x="0" y="0" width="733" height="680"/>
- </element>
<element ref="reel_background">
<bounds x="103" y="499" width="80" height="120"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_0" state="0">
<bounds x="103.0000" y="499.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_1" state="0">
<bounds x="106.3333" y="500.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_2" state="0">
<bounds x="109.6667" y="502.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_3" state="0">
<bounds x="113.0000" y="504.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_4" state="0">
<bounds x="116.3333" y="505.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp2" ref="reel_lamp_layer_5" state="0">
<bounds x="119.6667" y="507.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_0" state="0">
<bounds x="103.0000" y="539.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_1" state="0">
<bounds x="106.3333" y="540.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_2" state="0">
<bounds x="109.6667" y="542.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_3" state="0">
<bounds x="113.0000" y="544.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_4" state="0">
<bounds x="116.3333" y="545.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp1" ref="reel_lamp_layer_5" state="0">
<bounds x="119.6667" y="547.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_0" state="0">
<bounds x="103.0000" y="579.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_1" state="0">
<bounds x="106.3333" y="580.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_2" state="0">
<bounds x="109.6667" y="582.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_3" state="0">
<bounds x="113.0000" y="584.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_4" state="0">
<bounds x="116.3333" y="585.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp0" ref="reel_lamp_layer_5" state="0">
<bounds x="119.6667" y="587.3333" width="46.6667" height="23.3333"/>
</element>
<element name="sreel1" ref="reel0" state="0">
@@ -4724,58 +4663,58 @@
<element ref="reel_background">
<bounds x="189" y="499" width="80" height="120"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_0" state="0">
<bounds x="189.0000" y="499.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_1" state="0">
<bounds x="192.3333" y="500.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_2" state="0">
<bounds x="195.6667" y="502.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_3" state="0">
<bounds x="199.0000" y="504.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_4" state="0">
<bounds x="202.3333" y="505.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp5" ref="reel_lamp_layer_5" state="0">
<bounds x="205.6667" y="507.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_0" state="0">
<bounds x="189.0000" y="539.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_1" state="0">
<bounds x="192.3333" y="540.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_2" state="0">
<bounds x="195.6667" y="542.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_3" state="0">
<bounds x="199.0000" y="544.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_4" state="0">
<bounds x="202.3333" y="545.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp4" ref="reel_lamp_layer_5" state="0">
<bounds x="205.6667" y="547.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_0" state="0">
<bounds x="189.0000" y="579.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_1" state="0">
<bounds x="192.3333" y="580.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_2" state="0">
<bounds x="195.6667" y="582.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_3" state="0">
<bounds x="199.0000" y="584.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_4" state="0">
<bounds x="202.3333" y="585.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp3" ref="reel_lamp_layer_5" state="0">
<bounds x="205.6667" y="587.3333" width="46.6667" height="23.3333"/>
</element>
<element name="sreel2" ref="reel1" state="0">
@@ -4784,58 +4723,58 @@
<element ref="reel_background">
<bounds x="275" y="499" width="80" height="120"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_0" state="0">
<bounds x="275.0000" y="499.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_1" state="0">
<bounds x="278.3333" y="500.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_2" state="0">
<bounds x="281.6667" y="502.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_3" state="0">
<bounds x="285.0000" y="504.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_4" state="0">
<bounds x="288.3333" y="505.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp18" ref="reel_lamp_layer_5" state="0">
<bounds x="291.6667" y="507.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_0" state="0">
<bounds x="275.0000" y="539.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_1" state="0">
<bounds x="278.3333" y="540.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_2" state="0">
<bounds x="281.6667" y="542.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_3" state="0">
<bounds x="285.0000" y="544.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_4" state="0">
<bounds x="288.3333" y="545.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp17" ref="reel_lamp_layer_5" state="0">
<bounds x="291.6667" y="547.3333" width="46.6667" height="23.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_0" state="0">
<bounds x="275.0000" y="579.0000" width="80.0000" height="40.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_1" state="0">
<bounds x="278.3333" y="580.6667" width="73.3333" height="36.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_2" state="0">
<bounds x="281.6667" y="582.3333" width="66.6667" height="33.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_3" state="0">
<bounds x="285.0000" y="584.0000" width="60.0000" height="30.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_4" state="0">
<bounds x="288.3333" y="585.6667" width="53.3333" height="26.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp16" ref="reel_lamp_layer_5" state="0">
<bounds x="291.6667" y="587.3333" width="46.6667" height="23.3333"/>
</element>
<element name="sreel3" ref="reel2" state="0">
@@ -4844,31 +4783,31 @@
<element ref="reel_background">
<bounds x="375" y="519" width="80" height="80"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_0" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_0" state="0">
<bounds x="375.0000" y="519.0000" width="80.0000" height="80.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_1" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_1" state="0">
<bounds x="378.3333" y="522.3333" width="73.3333" height="73.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_2" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_2" state="0">
<bounds x="381.6667" y="525.6667" width="66.6667" height="66.6667"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_3" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_3" state="0">
<bounds x="385.0000" y="529.0000" width="60.0000" height="60.0000"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_4" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_4" state="0">
<bounds x="388.3333" y="532.3333" width="53.3333" height="53.3333"/>
</element>
- <element name="lamp-2" ref="reel_lamp_layer_5" state="0">
+ <element name="lamp20" ref="reel_lamp_layer_5" state="0">
<bounds x="391.6667" y="535.6667" width="46.6667" height="46.6667"/>
</element>
<element name="sreel4" ref="reel3" state="0">
<bounds x="375" y="519" width="80" height="80"/>
</element>
- <element name="lamp14" ref="lamp_14_1_border" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp14" ref="lamp_14_1_border" state="0" inputtag="COINS" inputmask="0x01">
<bounds x="505" y="9" width="72" height="37"/>
</element>
- <element name="lamp14" ref="lamp_14_1" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp14" ref="lamp_14_1" state="0" inputtag="COINS" inputmask="0x01">
<bounds x="507" y="11" width="68" height="33"/>
</element>
<element name="lamp48" ref="lamp_48_1_border" state="0">
@@ -5531,70 +5470,70 @@
<element name="lamp237" ref="lamp_237_1" state="0">
<bounds x="377" y="492" width="23" height="23"/>
</element>
- <element name="lamp211" ref="colour_button_124_border" state="0" inputtag="TODO" inputmask="0x40">
+ <element name="lamp211" ref="colour_button_124_border" state="0" inputtag="J9_0" inputmask="0x40">
<bounds x="1" y="653" width="75" height="27"/>
</element>
- <element name="lamp211" ref="colour_button_124" state="0" inputtag="TODO" inputmask="0x40">
+ <element name="lamp211" ref="colour_button_124" state="0" inputtag="J9_0" inputmask="0x40">
<bounds x="3" y="655" width="71" height="23"/>
</element>
- <element name="lamp210" ref="colour_button_125_border" state="0" inputtag="TODO" inputmask="0x20">
+ <element name="lamp210" ref="colour_button_125_border" state="0" inputtag="J9_0" inputmask="0x20">
<bounds x="106" y="653" width="75" height="27"/>
</element>
- <element name="lamp210" ref="colour_button_125" state="0" inputtag="TODO" inputmask="0x20">
+ <element name="lamp210" ref="colour_button_125" state="0" inputtag="J9_0" inputmask="0x20">
<bounds x="108" y="655" width="71" height="23"/>
</element>
- <element name="lamp208" ref="colour_button_126_border" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp208" ref="colour_button_126_border" state="0" inputtag="J9_0" inputmask="0x10">
<bounds x="193" y="653" width="75" height="27"/>
</element>
- <element name="lamp208" ref="colour_button_126" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp208" ref="colour_button_126" state="0" inputtag="J9_0" inputmask="0x10">
<bounds x="195" y="655" width="71" height="23"/>
</element>
- <element name="lamp196" ref="colour_button_127_border" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp196" ref="colour_button_127_border" state="0" inputtag="J9_0" inputmask="0x08">
<bounds x="277" y="653" width="75" height="27"/>
</element>
- <element name="lamp196" ref="colour_button_127" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp196" ref="colour_button_127" state="0" inputtag="J9_0" inputmask="0x08">
<bounds x="279" y="655" width="71" height="23"/>
</element>
- <element name="lamp196" ref="colour_button_128_border" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp196" ref="colour_button_128_border" state="0" inputtag="J9_0" inputmask="0x04">
<bounds x="359" y="653" width="75" height="27"/>
</element>
- <element name="lamp196" ref="colour_button_128" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp196" ref="colour_button_128" state="0" inputtag="J9_0" inputmask="0x04">
<bounds x="361" y="655" width="71" height="23"/>
</element>
- <element name="lamp194" ref="colour_button_129_border" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp194" ref="colour_button_129_border" state="0" inputtag="J9_0" inputmask="0x02">
<bounds x="434" y="653" width="75" height="27"/>
</element>
- <element name="lamp194" ref="colour_button_129" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp194" ref="colour_button_129" state="0" inputtag="J9_0" inputmask="0x02">
<bounds x="436" y="655" width="71" height="23"/>
</element>
- <element name="lamp192" ref="colour_button_130_border" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp192" ref="colour_button_130_border" state="0" inputtag="J9_0" inputmask="0x01">
<bounds x="509" y="653" width="75" height="27"/>
</element>
- <element name="lamp192" ref="colour_button_130" state="0" inputtag="TODO" inputmask="0x01">
+ <element name="lamp192" ref="colour_button_130" state="0" inputtag="J9_0" inputmask="0x01">
<bounds x="511" y="655" width="71" height="23"/>
</element>
- <element name="lamp119" ref="colour_button_131_border" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp119" ref="colour_button_131_border" state="0" inputtag="J10_2" inputmask="0x08">
<bounds x="158" y="416" width="82" height="27"/>
</element>
- <element name="lamp119" ref="colour_button_131" state="0" inputtag="TODO" inputmask="0x08">
+ <element name="lamp119" ref="colour_button_131" state="0" inputtag="J10_2" inputmask="0x08">
<bounds x="160" y="418" width="78" height="23"/>
</element>
- <element name="lamp158" ref="colour_button_132_border" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp158" ref="colour_button_132_border" state="0" inputtag="J10_2" inputmask="0x04">
<bounds x="31" y="443" width="75" height="27"/>
</element>
- <element name="lamp158" ref="colour_button_132" state="0" inputtag="TODO" inputmask="0x04">
+ <element name="lamp158" ref="colour_button_132" state="0" inputtag="J10_2" inputmask="0x04">
<bounds x="33" y="445" width="71" height="23"/>
</element>
- <element name="lamp67" ref="colour_button_133_border" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp67" ref="colour_button_133_border" state="0" inputtag="J10_2" inputmask="0x02">
<bounds x="31" y="231" width="75" height="27"/>
</element>
- <element name="lamp67" ref="colour_button_133" state="0" inputtag="TODO" inputmask="0x02">
+ <element name="lamp67" ref="colour_button_133" state="0" inputtag="J10_2" inputmask="0x02">
<bounds x="33" y="233" width="71" height="23"/>
</element>
- <element name="lamp139" ref="colour_button_134_border" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp139" ref="colour_button_134_border" state="0" inputtag="J10_2" inputmask="0x10">
<bounds x="493" y="349" width="75" height="27"/>
</element>
- <element name="lamp139" ref="colour_button_134" state="0" inputtag="TODO" inputmask="0x10">
+ <element name="lamp139" ref="colour_button_134" state="0" inputtag="J10_2" inputmask="0x10">
<bounds x="495" y="351" width="71" height="23"/>
</element>
<element ref="vfd0_background">
@@ -5648,9 +5587,6 @@
<element name="vfd15" ref="vfd0" state="0">
<bounds x="438" y="458" width="17" height="30"/>
</element>
- <element name="label120" ref="label_120">
- <bounds x="618" y="2" width="85" height="520"/>
- </element>
</view>
<view name="MFME2MAME Debug">