diff options
author | 2020-03-07 22:02:56 +1100 | |
---|---|---|
committer | 2020-03-07 22:02:56 +1100 | |
commit | 438a497c379b8694c0c0c65286c66fc467189e35 (patch) | |
tree | c9d57f7eb62240ab3ae426e277fef7ffe57d0f31 | |
parent | 2d1c1bd03ca5ec65aa7ea5e3750f48f10d39215a (diff) |
(nw) More license shuffling
Get rid of a couple of copies of the CC0 text. Add header comment to
CC0 files to remind people editing them what the terms are. Also add
some missing XML headers. The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
1491 files changed, 8779 insertions, 5298 deletions
diff --git a/README.md b/README.md index 45a5bfd182e..56646f7ffff 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ make vs2017 MSBUILD=1 Where can I find out more? ============= -* [Official MAME Development Team Site](http://mamedev.org/) (includes binary downloads for MAME and MESS, wiki, forums, and more) +* [Official MAME Development Team Site](http://mamedev.org/) (includes binary downloads, wiki, forums, and more) * [Official MESS Wiki](http://mess.redump.net/) * [MAME Testers](http://mametesters.org/) (official bug tracker for MAME and MESS) @@ -85,9 +85,17 @@ All contributors need to either add a standard header for license info (on new f License ======= -The MAME project as a whole is distributed under the terms of the [GNU General Public License, version 2](http://opensource.org/licenses/GPL-2.0) or later (GPL-2.0+), since it contains code made available under multiple GPL-compatible licenses. A great majority of files (over 90% including core files) are under the [BSD-3-Clause License](http://opensource.org/licenses/BSD-3-Clause) and we would encourage new contributors to distribute files under this license. - -Please note that MAME is a registered trademark of Gregory Ember, and permission is required to use the "MAME" name, logo, or wordmark. +The MAME project as a whole is made available under the terms of the +[GNU General Public License, version 2](http://opensource.org/licenses/GPL-2.0) +or later (GPL-2.0+), since it contains code made available under multiple +GPL-compatible licenses. A great majority of the source files (over 90% +including core files) are made available under the terms of the +[3-clause BSD License](http://opensource.org/licenses/BSD-3-Clause), and we +would encourage new contributors to make their contributions available under the +terms of this license. + +Please note that MAME is a registered trademark of Gregory Ember, and permission +is required to use the "MAME" name, logo, or wordmark. <a href="http://opensource.org/licenses/GPL-2.0" target="_blank"> <img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png"> @@ -95,16 +103,13 @@ Please note that MAME is a registered trademark of Gregory Ember, and permission Copyright (C) 1997-2020 MAMEDev and contributors - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License version 2, as provided in + docs/legal/GPL-2.0. - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +Please see COPYING for more details. diff --git a/hash/32x.xml b/hash/32x.xml index dd05b557f44..69fdffc1d19 100644 --- a/hash/32x.xml +++ b/hash/32x.xml @@ -1,6 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + + Notes on GameId: - first Id is the Japanese one, second Id is the USA one. European Ids are the same as USA with a -5x appended to the end, depending on the country/language (generic English titles have a -50) diff --git a/hash/3do_m2.xml b/hash/3do_m2.xml index cc651eb3b22..9c380e25553 100644 --- a/hash/3do_m2.xml +++ b/hash/3do_m2.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +license:CC0 + +NOTE: This list is here only to document available dumps and it's not used (yet) by MAME! --> <softwarelist name="3do_m2" description="3DO M2 CD-ROMs"> diff --git a/hash/a2600.xml b/hash/a2600.xml index 12a61945060..fb1b02f38d7 100644 --- a/hash/a2600.xml +++ b/hash/a2600.xml @@ -1,10 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Info from Atariage and Atarimania ---> -<!-- Dick Smith catalog numbers, taken from advertisements: + +Dick Smith catalog numbers, taken from advertisements: X-1400 : Atari VCS console X-1404 : Video Chess diff --git a/hash/a2600_cass.xml b/hash/a2600_cass.xml index ddaf8a55283..d758443a59b 100644 --- a/hash/a2600_cass.xml +++ b/hash/a2600_cass.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Info from Atariage and Atarimania --> diff --git a/hash/a5200.hsi b/hash/a5200.hsi index 40c2add8679..26a89ea8e18 100644 --- a/hash/a5200.hsi +++ b/hash/a5200.hsi @@ -1,3 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +license:CC0 +--> <hashfile> <!-- use A13MIRRORING for 16kb cartridge which do not work without it --> <!-- (normally 16kb cartridges ignore address line A14, but ...) --> diff --git a/hash/a5200.xml b/hash/a5200.xml index e68821fd144..8e8cca8195c 100644 --- a/hash/a5200.xml +++ b/hash/a5200.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Known Undumped protos: - diff --git a/hash/a7800.xml b/hash/a7800.xml index 1efa5dc0c90..c71d58dd8ed 100644 --- a/hash/a7800.xml +++ b/hash/a7800.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Atari 7800 Software List +Atari 7800 Software List Prototype information obtained from http://www.atariprotos.com Other list info obtained from http://www.atari7800.org and http://www.atariage.com diff --git a/hash/a800.xml b/hash/a800.xml index 5619d256c6a..c7ac5b00417 100644 --- a/hash/a800.xml +++ b/hash/a800.xml @@ -1,10 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -Compiled by K1W1 ---> +license:CC0 -<!-- +Compiled by K1W1 * Cartridge pictures can be seen here http://www.pitfalljones.com/0800-low.htm diff --git a/hash/a800_cass.xml b/hash/a800_cass.xml index 16bb3c0f046..6da6453a2c3 100644 --- a/hash/a800_cass.xml +++ b/hash/a800_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="a800_cass" description="Atari 400 / 800 cassettes"> diff --git a/hash/a800_flop.xml b/hash/a800_flop.xml index e8577279dc3..b04225629d4 100644 --- a/hash/a800_flop.xml +++ b/hash/a800_flop.xml @@ -1,6 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 Atari 400 / 800 floppies (skeleton list) diff --git a/hash/abc1600.xml b/hash/abc1600.xml index b9bc8188411..b2bdf9d9a6b 100644 --- a/hash/abc1600.xml +++ b/hash/abc1600.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc1600" description="Luxor ABC 1600 diskettes"> <software name="abcenix"> diff --git a/hash/abc800.xml b/hash/abc800.xml index 9463430337f..b278aafe65e 100644 --- a/hash/abc800.xml +++ b/hash/abc800.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc800" description="Luxor ABC 800 diskettes"> <software name="basope10"> diff --git a/hash/abc800_hdd.xml b/hash/abc800_hdd.xml index b0c32dd5944..1662f9d662b 100644 --- a/hash/abc800_hdd.xml +++ b/hash/abc800_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc800_hdd" description="Luxor ABC 800 hard disks"> <software name="abc850"> diff --git a/hash/abc806.xml b/hash/abc806.xml index 42be0a91103..77186d7638c 100644 --- a/hash/abc806.xml +++ b/hash/abc806.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc806" description="Luxor ABC 806 diskettes"> <software name="graf806" supported="no"> diff --git a/hash/abc80_cass.xml b/hash/abc80_cass.xml index 3f51b6dfafc..ac7fa7ea24a 100644 --- a/hash/abc80_cass.xml +++ b/hash/abc80_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc80_cass" description="Luxor ABC 80 cassettes"> <!-- https://www.youtube.com/watch?v=5IVFEVL4oAg --> diff --git a/hash/abc80_flop.xml b/hash/abc80_flop.xml index cc5bd0de314..54f1bc5e053 100644 --- a/hash/abc80_flop.xml +++ b/hash/abc80_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="abc80_flop" description="Luxor ABC 80 diskettes"> <software name="cpm" supported="no"> diff --git a/hash/acrnsys_flop.xml b/hash/acrnsys_flop.xml index aaff97ae3fd..dcc75378b2b 100644 --- a/hash/acrnsys_flop.xml +++ b/hash/acrnsys_flop.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn System - Floppy disk images --> +Acorn System - Floppy disk images +--> <softwarelist name="acrnsys_flop" description="Acorn System disk images"> diff --git a/hash/acrnsys_rom.xml b/hash/acrnsys_rom.xml index 92797630608..e621a8e3c76 100644 --- a/hash/acrnsys_rom.xml +++ b/hash/acrnsys_rom.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn System - ROM images --> +Acorn System - ROM images +--> <softwarelist name="acrnsys_rom" description="Acorn System ROM images"> diff --git a/hash/adam_cart.xml b/hash/adam_cart.xml index 68ca678da5d..1d670f77739 100644 --- a/hash/adam_cart.xml +++ b/hash/adam_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="adam_cart" description="Coleco Adam cartridges"> <!--software name="adamdev" supported="no"> diff --git a/hash/adam_cass.xml b/hash/adam_cass.xml index ba66a499a8d..580a99fee06 100644 --- a/hash/adam_cass.xml +++ b/hash/adam_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="adam_cass" description="Coleco Adam Digital Data Packs"> diff --git a/hash/adam_flop.xml b/hash/adam_flop.xml index 212120339ce..5d926cf112a 100644 --- a/hash/adam_flop.xml +++ b/hash/adam_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="adam_flop" description="Coleco ADAM diskettes"> <!-- diff --git a/hash/advantage.xml b/hash/advantage.xml index c686143d330..f44d5fe30b4 100644 --- a/hash/advantage.xml +++ b/hash/advantage.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="advantage" description="NorthStar Advantage diskettes"> <software name="cp80tpas"> diff --git a/hash/advision.xml b/hash/advision.xml index e84e6e3f4b6..43e47c80253 100644 --- a/hash/advision.xml +++ b/hash/advision.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="advision" description="Entex AdventureVision cartridges"> <software name="defender"> <description>Defender</description> diff --git a/hash/aim65_cart.xml b/hash/aim65_cart.xml index c8b9621f71a..597093e1745 100644 --- a/hash/aim65_cart.xml +++ b/hash/aim65_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="aim65_cart" description="Rockwell AIM 65 cartridges"> <!-- diff --git a/hash/aleste.xml b/hash/aleste.xml index fd2f631bdb4..2cea96caf66 100644 --- a/hash/aleste.xml +++ b/hash/aleste.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="aleste" description="Patisonic Aleste 520EX floppies"> <!-- sound is not played --> diff --git a/hash/alice32.xml b/hash/alice32.xml index eefd77b6143..da628c7f84e 100644 --- a/hash/alice32.xml +++ b/hash/alice32.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Thanks to DCALICE (http://alice32.free.fr) for info! TODO: split Alice 4k tapes into their own softlist diff --git a/hash/alice90.xml b/hash/alice90.xml index e00ed61ac4a..bfdc671f379 100644 --- a/hash/alice90.xml +++ b/hash/alice90.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCALICE (http://alice32.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCALICE (http://alice32.free.fr) for info! +--> <softwarelist name="alice90" description="Matra Alice 90 cassettes"> <software name="budget"> diff --git a/hash/alphatro_cart.xml b/hash/alphatro_cart.xml index 5d361460a62..b441a750ccf 100644 --- a/hash/alphatro_cart.xml +++ b/hash/alphatro_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="alphatro_cart" description="Triumph-Adler Alphatronic PC cartridges"> <software name="escape"> diff --git a/hash/alphatro_flop.xml b/hash/alphatro_flop.xml index c2d2f7262d7..67d792213b1 100644 --- a/hash/alphatro_flop.xml +++ b/hash/alphatro_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="alphatro_flop" description="Triumph-Adler Alphatronic PC diskettes"> <software name="cpm"> diff --git a/hash/altos5.xml b/hash/altos5.xml index 595577f60e9..7ae9dab6f64 100644 --- a/hash/altos5.xml +++ b/hash/altos5.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="altos5" description="Altos Series 5 floppies"> diff --git a/hash/altos8600.xml b/hash/altos8600.xml index 2243886bb34..c897b73304d 100644 --- a/hash/altos8600.xml +++ b/hash/altos8600.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="altos8600" description="Altos 8600 floppies"> <software name="diag" supported="no"><!-- boots but then can't run any commands --> diff --git a/hash/amiga_a1000.xml b/hash/amiga_a1000.xml index 008bf437c63..d07018e2c11 100644 --- a/hash/amiga_a1000.xml +++ b/hash/amiga_a1000.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- This list contains the system software specific to the Amiga 1000 --> +This list contains the system software specific to the Amiga 1000 +--> <softwarelist name="amiga_a1000" description="Commodore Amiga 1000 System disks"> diff --git a/hash/amiga_a3000.xml b/hash/amiga_a3000.xml index 342fdc02e1a..24faac49912 100644 --- a/hash/amiga_a3000.xml +++ b/hash/amiga_a3000.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- This list contains the system software specific to the Amiga 3000: --> -<!-- SuperKickstart disks, SCSI installation disks and AMIX --> +This list contains the system software specific to the Amiga 3000: +SuperKickstart disks, SCSI installation disks and AMIX +--> <softwarelist name="amiga_a3000" description="Commodore Amiga 3000 System disks"> diff --git a/hash/amiga_apps.xml b/hash/amiga_apps.xml index d6e210da3c1..9cb53aa192b 100644 --- a/hash/amiga_apps.xml +++ b/hash/amiga_apps.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="amiga_apps" description="Commodore Amiga Application disks"> diff --git a/hash/amiga_flop.xml b/hash/amiga_flop.xml index ef2100922fe..d2f905c5775 100644 --- a/hash/amiga_flop.xml +++ b/hash/amiga_flop.xml @@ -1,14 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- General Purpose Amiga Floppy Software List, anything listed here may, or may not work with any specific system / configuration --> - +General Purpose Amiga Floppy Software List, anything listed here may, or may not work with any specific system / configuration -<!-- For the most part this is a TOSEC based list, virused images have been filtered out for now (unless no alternative exists) Any bad dumps will be removed if they contain nothing of value (and again, no alternatives exist) - --> <softwarelist name="amiga_flop" description="Commodore Amiga disk images (misc list)"> diff --git a/hash/amiga_hardware.xml b/hash/amiga_hardware.xml index 2636c90ead1..9faef513067 100644 --- a/hash/amiga_hardware.xml +++ b/hash/amiga_hardware.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="amiga_hardware" description="Commodore Amiga Hardware driver disks"> diff --git a/hash/amiga_workbench.xml b/hash/amiga_workbench.xml index 3b023dc083b..451699c4790 100644 --- a/hash/amiga_workbench.xml +++ b/hash/amiga_workbench.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="amiga_workbench" description="Commodore Amiga Workbench disks"> diff --git a/hash/amigaaga_flop.xml b/hash/amigaaga_flop.xml index b0f759f1145..6e69471bddb 100644 --- a/hash/amigaaga_flop.xml +++ b/hash/amigaaga_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- General purpose software list for Amiga software with a MINIMUM requirement of the AGA chipset (A1200 / A4000) + General purpose software list for Amiga software with a MINIMUM requirement of the AGA chipset (A1200 / A4000) some AGA software exists instead in other lists if it is backwards compatible with older hardware. The software listed here is not designed for use on systems without the AGA chipset and diff --git a/hash/amigaecs_flop.xml b/hash/amigaecs_flop.xml index a71c67746de..d7b07c3b98c 100644 --- a/hash/amigaecs_flop.xml +++ b/hash/amigaecs_flop.xml @@ -1,8 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- General purpose software list for Amiga software with a MINIMUM requirement of the ECS chipset (A500+ / A600) - some ECS software exists instead in other lists if it is backwards compatible with older hardware + General purpose software list for Amiga software with a MINIMUM requirement of the ECS chipset (A500+ / A600) + some ECS software exists instead in other lists if it is backwards compatible with older hardware the software listed here is not designed for use on systems without the ECS chipset and will not function. diff --git a/hash/amigaocs_flop.xml b/hash/amigaocs_flop.xml index f7cb81168c8..a62267a1fe0 100644 --- a/hash/amigaocs_flop.xml +++ b/hash/amigaocs_flop.xml @@ -1,13 +1,14 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- General purpose software list for Amiga software with a MINIMUM requirement of the OCS chipset (A500 / A1000) + General purpose software list for Amiga software with a MINIMUM requirement of the OCS chipset (A500 / A1000) This is the original Amiga chipset, not all games are 100% forward compatible, but that will be marked later Some games benefit from, or require RAM expansions, this will also be marked later. Anything requiring a minimum of the ECS or AGA chipsets has been moved to separate lists ---> -<!-- + Most images for the initial import are from SPS / CAPS collections todo (SPS): @@ -30,9 +31,8 @@ - add Utilities (separate lists?) - add list to document various Amiga viruses (maybe, if I'm feeling perverted) ---> -<!-- Virus Warning + Virus Warning The following original discs were mastered with viruses on them ref: http://eab.abime.net/showthread.php?t=65171 diff --git a/hash/ampro.xml b/hash/ampro.xml index b111a282863..f3504b747e6 100644 --- a/hash/ampro.xml +++ b/hash/ampro.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ampro" description="Ampro Little Z80 Board Disk Images"> diff --git a/hash/apc.xml b/hash/apc.xml index a97676c9e7d..2b0f5724e82 100644 --- a/hash/apc.xml +++ b/hash/apc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apc" description="NEC Advanced Personal Computer Disk Images"> <software name="apctd17"> diff --git a/hash/apfimag_cass.xml b/hash/apfimag_cass.xml index 56ab7b7f983..669a41810e0 100644 --- a/hash/apfimag_cass.xml +++ b/hash/apfimag_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apfimag_cass" description="APF Imagination cassettes"> diff --git a/hash/apfm1000.xml b/hash/apfm1000.xml index 378f1881f5d..2cf094d1bfc 100644 --- a/hash/apfm1000.xml +++ b/hash/apfm1000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apfm1000" description="APF M-1000 cartridges"> <software name="backgamm" supported="no"> <description>Backgammon</description> diff --git a/hash/apogee.xml b/hash/apogee.xml index 2a26022307c..72130cc7095 100644 --- a/hash/apogee.xml +++ b/hash/apogee.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apogee" description="Apogee BK-01 cassettes"> <!-- Games --> diff --git a/hash/apollo_ctape.xml b/hash/apollo_ctape.xml index b696150e684..cf235382237 100644 --- a/hash/apollo_ctape.xml +++ b/hash/apollo_ctape.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Domain/OS Known Undumped Versions (from http://www.hpmuseum.net/exhibit.php?swc=24) + Domain/OS Known Undumped Versions (from http://www.hpmuseum.net/exhibit.php?swc=24) Domain/OS SR10.3 (1990) Product Number 018847 + 018848 Domain/OS Quarterly PSK Q3-91 SR10.3 (1991) Product Number 19437 + 19439 diff --git a/hash/apple1.xml b/hash/apple1.xml index 089e047273d..ea790406e15 100644 --- a/hash/apple1.xml +++ b/hash/apple1.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apple1" description="Apple 1 cassettes"> diff --git a/hash/apple2_cass.xml b/hash/apple2_cass.xml index 61828e65402..16de81da867 100644 --- a/hash/apple2_cass.xml +++ b/hash/apple2_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apple2_cass" description="Apple II cassettes"> diff --git a/hash/apple2_flop_clcracked.xml b/hash/apple2_flop_clcracked.xml index 754eb700511..9669f93846e 100644 --- a/hash/apple2_flop_clcracked.xml +++ b/hash/apple2_flop_clcracked.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apple2_flop_clcracked" description="Apple II cleanly cracked 5.25" disks"> diff --git a/hash/apple2_flop_misc.xml b/hash/apple2_flop_misc.xml index 6a9509adc99..0c1e1224bbd 100644 --- a/hash/apple2_flop_misc.xml +++ b/hash/apple2_flop_misc.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Generated by SLIST 0.2.1 --> +<!-- +license:CC0 + +Generated by SLIST 0.2.1 +--> <softwarelist name="apple2_flop_misc" description="Apple II 5.25" miscellaneous disks"> diff --git a/hash/apple2_flop_orig.xml b/hash/apple2_flop_orig.xml index 1d82907c5d6..fc2b9272e59 100644 --- a/hash/apple2_flop_orig.xml +++ b/hash/apple2_flop_orig.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apple2_flop_orig" description="Apple II 5.25" original disks"> diff --git a/hash/apple2gs.xml b/hash/apple2gs.xml index 596290c382d..8d6da2e2186 100644 --- a/hash/apple2gs.xml +++ b/hash/apple2gs.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!--Generated by SLIST 0.1 --> +<!-- +license:CC0 + +Generated by SLIST 0.1 +--> <softwarelist name="apple2gs" description="Apple IIgs 3.5 disks"> diff --git a/hash/apple3.xml b/hash/apple3.xml index 5962175cd08..87cdadc5494 100644 --- a/hash/apple3.xml +++ b/hash/apple3.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Generated by SLIST 0.2.1 --> +<!-- +license:CC0 + +Generated by SLIST 0.2.1 +--> <softwarelist name="apple3" description="Apple III 5.25 disks"> diff --git a/hash/applix_flop.xml b/hash/applix_flop.xml index 45c6dfab875..6abb14fe570 100644 --- a/hash/applix_flop.xml +++ b/hash/applix_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="applix_flop" description="Applix 1616 floppies"> <software name="boot"> diff --git a/hash/apricot_flop.xml b/hash/apricot_flop.xml index 0a05f007560..871e6bb5deb 100644 --- a/hash/apricot_flop.xml +++ b/hash/apricot_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="apricot_flop" description="ACT Apricot PC/Xi floppy disks"> diff --git a/hash/aquarius.xml b/hash/aquarius.xml index e3dff1ca185..c8dc5bc1278 100644 --- a/hash/aquarius.xml +++ b/hash/aquarius.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="aquarius" description="Mattel Aquarius cartridges"> diff --git a/hash/arb.xml b/hash/arb.xml index e3d303cdd87..8baf18687b3 100644 --- a/hash/arb.xml +++ b/hash/arb.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="arb" description="ARB Modules"> diff --git a/hash/arcadia.xml b/hash/arcadia.xml index 4a1305a53a9..6b657eccc9c 100644 --- a/hash/arcadia.xml +++ b/hash/arcadia.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="arcadia" description="Emerson Arcadia 2001 cartridges"> <!-- diff --git a/hash/archimedes.xml b/hash/archimedes.xml index 79d61142208..61248113345 100644 --- a/hash/archimedes.xml +++ b/hash/archimedes.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="archimedes" description="Acorn Archimedes floppy images"> diff --git a/hash/astrocde.xml b/hash/astrocde.xml index 5a081cfafc2..ea7160ce999 100644 --- a/hash/astrocde.xml +++ b/hash/astrocde.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="astrocde" description="Bally Professional Arcade cartridges"> <software name="280zzap"> diff --git a/hash/atom_cass.xml b/hash/atom_cass.xml index 5129f250dda..caa3b23f266 100644 --- a/hash/atom_cass.xml +++ b/hash/atom_cass.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn Atom - Cassette images --> +Acorn Atom - Cassette images +--> <softwarelist name="atom_cass" description="Acorn Atom cassettes"> diff --git a/hash/atom_flop.xml b/hash/atom_flop.xml index d0b9da10a29..48aad774e6d 100644 --- a/hash/atom_flop.xml +++ b/hash/atom_flop.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn Atom - Floppy disk images --> +Acorn Atom - Floppy disk images -<!-- Loading Instructions: + Loading Instructions: *DOS - enters the DOS. The LOAD and SAVE commands apply now to disk, not cassette. Use the BREAK key to return to the cassette basic. *DIR - load the directory information into a buffer (but does not show it). This is a sort of mount command. diff --git a/hash/atom_rom.xml b/hash/atom_rom.xml index 18abf94d53c..9affdb7cf32 100644 --- a/hash/atom_rom.xml +++ b/hash/atom_rom.xml @@ -1,6 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 Missing: diff --git a/hash/attache.xml b/hash/attache.xml index affa30029bf..c148f694cb7 100644 --- a/hash/attache.xml +++ b/hash/attache.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="attache" description="Otrona Attache disk images"> <software name="cpm"> diff --git a/hash/aussiebyte.xml b/hash/aussiebyte.xml index f08351f1765..b45886f6cf3 100644 --- a/hash/aussiebyte.xml +++ b/hash/aussiebyte.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="aussiebyte" description="Aussie Byte II floppies"> <software name="boot"> diff --git a/hash/b2m.xml b/hash/b2m.xml index 10e47f07a4a..4368be23fff 100644 --- a/hash/b2m.xml +++ b/hash/b2m.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="b2m" description="BNPO Bashkiria-2M disk images"> <software name="disk1"> diff --git a/hash/bbc_flop_32016.xml b/hash/bbc_flop_32016.xml index 103e9ab1146..a8a51750cf0 100644 --- a/hash/bbc_flop_32016.xml +++ b/hash/bbc_flop_32016.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - 32016 Co-Processor Discs --> +Acorn BBC Micro - 32016 Co-Processor Discs +--> <softwarelist name="bbc_flop_32016" description="Acorn 32016 Co-Processor discs"> diff --git a/hash/bbc_flop_6502.xml b/hash/bbc_flop_6502.xml index fa1ab735127..f43bb525112 100644 --- a/hash/bbc_flop_6502.xml +++ b/hash/bbc_flop_6502.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - 6502 2nd Processor Discs --> +Acorn BBC Micro - 6502 2nd Processor Discs -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bbc_flop_65c102.xml b/hash/bbc_flop_65c102.xml index e6e8784adba..a52ecb8f941 100644 --- a/hash/bbc_flop_65c102.xml +++ b/hash/bbc_flop_65c102.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - 65C102 Co-Processor discs --> +Acorn BBC Micro - 65C102 Co-Processor discs -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bbc_flop_68000.xml b/hash/bbc_flop_68000.xml index 15bd7fdcd89..31fe745f8c5 100644 --- a/hash/bbc_flop_68000.xml +++ b/hash/bbc_flop_68000.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - Casper 68000 Co-Processor discs --> +Acorn BBC Micro - Casper 68000 Co-Processor discs -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bbc_flop_80186.xml b/hash/bbc_flop_80186.xml index e0c689e708f..44050667ea9 100644 --- a/hash/bbc_flop_80186.xml +++ b/hash/bbc_flop_80186.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Master - 80186 Co-Processor discs --> +Acorn BBC Master - 80186 Co-Processor discs +--> <softwarelist name="bbc_flop_80186" description="Acorn 80186 Co-Processor discs"> diff --git a/hash/bbc_flop_arm.xml b/hash/bbc_flop_arm.xml index 356857cfd3a..64ea5c065c3 100644 --- a/hash/bbc_flop_arm.xml +++ b/hash/bbc_flop_arm.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - ARM Co-Processor discs --> +Acorn BBC Micro - ARM Co-Processor discs -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bbc_flop_torch.xml b/hash/bbc_flop_torch.xml index 5d6546b8174..af70162c503 100644 --- a/hash/bbc_flop_torch.xml +++ b/hash/bbc_flop_torch.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - Torch Z80/68000 Co-Processor discs --> +Acorn BBC Micro - Torch Z80/68000 Co-Processor discs +--> <softwarelist name="bbc_flop_torch" description="Torch Z80/68000 Co-Processor discs"> diff --git a/hash/bbc_flop_z80.xml b/hash/bbc_flop_z80.xml index d28e45e7510..05fe5d92105 100644 --- a/hash/bbc_flop_z80.xml +++ b/hash/bbc_flop_z80.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro - Z80 2nd Processor discs --> +Acorn BBC Micro - Z80 2nd Processor discs -<!-- Loading CP/M: + Loading CP/M: Reset with Z80 co-processor enabled and Acorn CP/M System Disc 1 in drive 0. --> diff --git a/hash/bbc_rom.xml b/hash/bbc_rom.xml index 8c4953d1775..e85b6667fbe 100644 --- a/hash/bbc_rom.xml +++ b/hash/bbc_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bbc_rom" description="Acorn BBC Micro ROMs"> diff --git a/hash/bbca_cass.xml b/hash/bbca_cass.xml index 383ab727fea..34f64dd0e52 100644 --- a/hash/bbca_cass.xml +++ b/hash/bbca_cass.xml @@ -1,16 +1,18 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model A Tapes --> +Acorn BBC Micro Model A Tapes -<!-- I believe all the Cassette images here are original, so some may require the manuals for additional copy protection. --> +I believe all the Cassette images here are original, so some may require the manuals for additional copy protection. -<!-- Loading Instructions: + Loading Instructions: Use the relevant command to load the software, usually CHAIN"" or *RUN, though some earlier titles from Micro Power require *LOAD. ---> -<!-- This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. --> +This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. +--> <softwarelist name="bbca_cass" description="Acorn BBC Micro Model A cassettes"> diff --git a/hash/bbcb_cass.xml b/hash/bbcb_cass.xml index 1522b24186b..8181bb0ece3 100644 --- a/hash/bbcb_cass.xml +++ b/hash/bbcb_cass.xml @@ -1,18 +1,20 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model B Tapes --> +Acorn BBC Micro Model B Tapes -<!-- I believe all the Cassette images here are original, so some require the manuals for additional copy protection --> +I believe all the Cassette images here are original, so some require the manuals for additional copy protection -<!-- Loading Instructions: + Loading Instructions: If the system has a disk drive (which the BBC Model B does by default in MAME) you must type *TAPE, then use the relevant command to load the software, usually CHAIN"" or *RUN, though some earlier titles from Micro Power require *LOAD. To start/stop the tape you must use the MAME menus, so you'll have to turn full keyboard mode off with Scroll Lock, then navigate the menus, turning Scroll Lock back on when you're finished. ---> -<!-- This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. --> +This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. +--> <softwarelist name="bbcb_cass" description="Acorn BBC Micro Model B cassettes"> diff --git a/hash/bbcb_cass_de.xml b/hash/bbcb_cass_de.xml index 87cc818d748..6ba48878a7d 100644 --- a/hash/bbcb_cass_de.xml +++ b/hash/bbcb_cass_de.xml @@ -1,11 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model B (German) Tapes --> +Acorn BBC Micro Model B (German) Tapes -<!-- I believe all the Cassette images here are original, so some require the manuals for additional copy protection --> +I believe all the Cassette images here are original, so some require the manuals for additional copy protection -<!-- Loading Instructions: + Loading Instructions: If the system has a disk drive (which the BBC Model B does by default in MAME) you must type *TAPE, then use the relevant command to load the software, usually CHAIN"" or *RUN, though some earlier titles from Micro Power require *LOAD. diff --git a/hash/bbcb_flop.xml b/hash/bbcb_flop.xml index e27151633eb..0c52e1c2eac 100644 --- a/hash/bbcb_flop.xml +++ b/hash/bbcb_flop.xml @@ -1,16 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model B Disks --> +Acorn BBC Micro Model B Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. ---> -<!-- This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. --> +This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. -<!-- All images in this list contain no protection, they are either deprotected disc images or transferred from cassette. Some may never have been protected and will be marked if known. --> +All images in this list contain no protection, they are either deprotected disc images or transferred from cassette. Some may never have been protected and will be marked if known. +--> <softwarelist name="bbcb_flop" description="Acorn BBC Micro Model B disks"> diff --git a/hash/bbcb_flop_orig.xml b/hash/bbcb_flop_orig.xml index 43ea4f32426..fc12943dba9 100644 --- a/hash/bbcb_flop_orig.xml +++ b/hash/bbcb_flop_orig.xml @@ -1,16 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model B Original Disks --> +Acorn BBC Micro Model B Original Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. ---> -<!-- This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. --> +This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. -<!-- All images in this list were created from original discs, most contain copy protection. --> +All images in this list were created from original discs, most contain copy protection. +--> <softwarelist name="bbcb_flop_orig" description="Acorn BBC Micro Model B Original disks"> diff --git a/hash/bbcb_flop_us.xml b/hash/bbcb_flop_us.xml index 201334d6dc6..4a3a6e87b9e 100644 --- a/hash/bbcb_flop_us.xml +++ b/hash/bbcb_flop_us.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Micro Model B (US) Disks --> +Acorn BBC Micro Model B (US) Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bbcbc.xml b/hash/bbcbc.xml index 8826db48f67..251686a5432 100644 --- a/hash/bbcbc.xml +++ b/hash/bbcbc.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- The BBC Bridge Companion only used a cartridge slot for software --> +The BBC Bridge Companion only used a cartridge slot for software +--> <softwarelist name="bbcbc" description="BBC Bridge Companion cartridges"> <software name="advbidng"> diff --git a/hash/bbcm_cart.xml b/hash/bbcm_cart.xml index df4facb61a2..15803cb7d7e 100644 --- a/hash/bbcm_cart.xml +++ b/hash/bbcm_cart.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Master ROM Cartridges --> +Acorn BBC Master ROM Cartridges -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and SPACEbar and press and release the BREAK key. --> diff --git a/hash/bbcm_cass.xml b/hash/bbcm_cass.xml index 6379312c986..b5ca1745a57 100644 --- a/hash/bbcm_cass.xml +++ b/hash/bbcm_cass.xml @@ -1,11 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Master Tapes --> +Acorn BBC Master Tapes -<!-- I believe all the Cassette images here are original, so some may require the manuals for additional copy protection. --> +I believe all the Cassette images here are original, so some may require the manuals for additional copy protection. -<!-- Loading Instructions: + Loading Instructions: If the system has a disk drive (which the BBC Master does by default in MESS) you must type *TAPE, then use the relevant command to load the software, usually CHAIN"" or *RUN, though some earlier titles from Micro Power require *LOAD. diff --git a/hash/bbcm_flop.xml b/hash/bbcm_flop.xml index 4b6a3805e6c..7e74acc60eb 100644 --- a/hash/bbcm_flop.xml +++ b/hash/bbcm_flop.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Master Disks --> +Acorn BBC Master Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. diff --git a/hash/bbcmc_flop.xml b/hash/bbcmc_flop.xml index 74920cb9463..958b602542a 100644 --- a/hash/bbcmc_flop.xml +++ b/hash/bbcmc_flop.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn BBC Master Compact Disks --> +Acorn BBC Master Compact Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. --> diff --git a/hash/bdesignm_design_cart.xml b/hash/bdesignm_design_cart.xml index 10da01f3afe..94c1bcdf6a9 100644 --- a/hash/bdesignm_design_cart.xml +++ b/hash/bdesignm_design_cart.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Game cartridges for Bandai Design Master Design carts, these plug into the Game carts, they're data ROMs, they do not contain boot vectors diff --git a/hash/bdesignm_game_cart.xml b/hash/bdesignm_game_cart.xml index 230138edac0..cc69dfdeb70 100644 --- a/hash/bdesignm_game_cart.xml +++ b/hash/bdesignm_game_cart.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Game cartridges for Bandai Design Master Game carts, these plug into the system diff --git a/hash/bk0010.xml b/hash/bk0010.xml index 9ee490467b5..159240edc98 100644 --- a/hash/bk0010.xml +++ b/hash/bk0010.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bk0010" description="Elektronika BK-0010 cassettes"> <software name="aljur"> diff --git a/hash/bkrankp_cart.xml b/hash/bkrankp_cart.xml index 577348b77dc..6ae480dd23c 100644 --- a/hash/bkrankp_cart.xml +++ b/hash/bkrankp_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Official site: https://girls.channel.or.jp/karaoke/ diff --git a/hash/bml3_flop.xml b/hash/bml3_flop.xml index 46ab0c110cd..45bf5d4fec7 100644 --- a/hash/bml3_flop.xml +++ b/hash/bml3_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bml3_flop" description="Hitachi Basic Master Level 3 disk images"> <software name="hiwriter"> diff --git a/hash/buzztime_cart.xml b/hash/buzztime_cart.xml index c1e0dcb5d6a..290ff9ae833 100644 --- a/hash/buzztime_cart.xml +++ b/hash/buzztime_cart.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Only 4 cartridges were released for this system, all in 'Series 1' --> +Only 4 cartridges were released for this system, all in 'Series 1' +--> <softwarelist name="buzztime_cart" description="Cadaco Buzztime Trivia Cartridges"> <software name="tv" supported="no"> diff --git a/hash/bw12.xml b/hash/bw12.xml index aac5857bc40..75dfb8ec91f 100644 --- a/hash/bw12.xml +++ b/hash/bw12.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bw12" description="Bondwell 12 disk images"> diff --git a/hash/bw14.xml b/hash/bw14.xml index 85ca29d6990..a00e7233bfc 100644 --- a/hash/bw14.xml +++ b/hash/bw14.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bw14" description="Bondwell 14 disk images"> diff --git a/hash/bw2.xml b/hash/bw2.xml index 5a11023137b..4718d6805c4 100644 --- a/hash/bw2.xml +++ b/hash/bw2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bw2" description="Bondwell 2 disk images"> diff --git a/hash/bx256hp_flop.xml b/hash/bx256hp_flop.xml index f0b4dcc539b..46f68b6ac4b 100644 --- a/hash/bx256hp_flop.xml +++ b/hash/bx256hp_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="bx256hp_flop" description="Commodore BX256-80HP / CBM 730 diskettes"> <software name="cpm10"> diff --git a/hash/c128_cart.xml b/hash/c128_cart.xml index 04b3789e2c5..87e413e33cd 100644 --- a/hash/c128_cart.xml +++ b/hash/c128_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c128_cart" description="Commodore 128 cartridges"> <!-- diff --git a/hash/c128_flop.xml b/hash/c128_flop.xml index 70d9b050ec0..76a20511b98 100644 --- a/hash/c128_flop.xml +++ b/hash/c128_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c128_flop" description="Commodore 128 diskettes"> <!-- Games --> diff --git a/hash/c128_rom.xml b/hash/c128_rom.xml index 921dd896b33..224781f4c18 100644 --- a/hash/c128_rom.xml +++ b/hash/c128_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c128_rom" description="Commodore 128 Function ROMs"> <software name="basic8"> diff --git a/hash/c2color_cart.xml b/hash/c2color_cart.xml index 913b65080be..6c212cdc5e9 100644 --- a/hash/c2color_cart.xml +++ b/hash/c2color_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c2color_cart" description="C2 Color cartridges"> <!-- diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml index 0e50e31dfc6..a4ce1fbbaca 100644 --- a/hash/c64_cart.xml +++ b/hash/c64_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c64_cart" description="Commodore 64 cartridges"> <!-- diff --git a/hash/c64_cass.xml b/hash/c64_cass.xml index c0c7e42d339..baa4729a56a 100644 --- a/hash/c64_cass.xml +++ b/hash/c64_cass.xml @@ -1,9 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- The majority of this list was sourced from The Ultimate Tape Archive V1.0 released 11th December 2018. --> -<!-- Some others are based on c64tapes.org dumps --> -<!-- Some are based on the C64 Tape Archive at https://archive.org/download/c64tapes/index.htm --> +The majority of this list was sourced from The Ultimate Tape Archive V1.0 released 11th December 2018. +Some others are based on c64tapes.org dumps +Some are based on the C64 Tape Archive at https://archive.org/download/c64tapes/index.htm +--> <softwarelist name="c64_cass" description="Commodore 64 cassettes"> diff --git a/hash/c64_flop_clcracked.xml b/hash/c64_flop_clcracked.xml index 219ad894050..d1c6c38233d 100644 --- a/hash/c64_flop_clcracked.xml +++ b/hash/c64_flop_clcracked.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c64_flop_clcracked" description="Commodore 64 cleanly cracked disks"> </softwarelist> diff --git a/hash/c64_flop_misc.xml b/hash/c64_flop_misc.xml index b911be92675..4f515dbfa24 100644 --- a/hash/c64_flop_misc.xml +++ b/hash/c64_flop_misc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c64_flop_misc" description="Commodore 64 miscellaneous disks"> <!-- Games --> diff --git a/hash/c64_flop_orig.xml b/hash/c64_flop_orig.xml index bedfc7f5cbe..77ce12d7b58 100644 --- a/hash/c64_flop_orig.xml +++ b/hash/c64_flop_orig.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c64_flop_orig" description="Commodore 64 original disks"> <!-- Games --> diff --git a/hash/c65_flop.xml b/hash/c65_flop.xml index 7fc09a1bcd7..4b6512fee24 100644 --- a/hash/c65_flop.xml +++ b/hash/c65_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="c65_flop" description="Commodore 65 diskettes"> <software name="demo"> diff --git a/hash/camplynx_cass.xml b/hash/camplynx_cass.xml index 8fe91179258..bb4ee2d286a 100644 --- a/hash/camplynx_cass.xml +++ b/hash/camplynx_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="camplynx_cass" description="Camputers Lynx cassettes"> diff --git a/hash/camplynx_flop.xml b/hash/camplynx_flop.xml index fbfb325050e..1bf0c0d8493 100644 --- a/hash/camplynx_flop.xml +++ b/hash/camplynx_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Loading Instructions: + Loading Instructions: First load the Disk Operating System software into the Lynx memory. This is done by using the external ROM command: XROM [Return] diff --git a/hash/casio_rompack.xml b/hash/casio_rompack.xml index a6bea615b0f..51b7b45287e 100644 --- a/hash/casio_rompack.xml +++ b/hash/casio_rompack.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="casio_rompack" description="Casio ROM Packs"> <!-- +=======+====+======================================================+===+ diff --git a/hash/casloopy.xml b/hash/casloopy.xml index c7f6b667871..112bd348adc 100644 --- a/hash/casloopy.xml +++ b/hash/casloopy.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="casloopy" description="Casio Loopy cartridges"> <!-- Undumped titles: diff --git a/hash/cbm2_cart.xml b/hash/cbm2_cart.xml index 81c4fb0788a..b586118ef0a 100644 --- a/hash/cbm2_cart.xml +++ b/hash/cbm2_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cbm2_cart" description="Commodore CBM-II cartridges"> <software name="profitxt"> diff --git a/hash/cbm2_flop.xml b/hash/cbm2_flop.xml index 2ffc0b5b067..dc9f4315b5b 100644 --- a/hash/cbm2_flop.xml +++ b/hash/cbm2_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cbm2_flop" description="Commodore CBM-II diskettes"> <software name="burnin"> diff --git a/hash/cbm8096_flop.xml b/hash/cbm8096_flop.xml index c499ce8462c..29e3fca818b 100644 --- a/hash/cbm8096_flop.xml +++ b/hash/cbm8096_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cbm8096_flop" description="Commodore 8096 diskettes"> <software name="los96"> diff --git a/hash/cbm8296_flop.xml b/hash/cbm8296_flop.xml index 5ecdf2a0520..2127cb942cc 100644 --- a/hash/cbm8296_flop.xml +++ b/hash/cbm8296_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cbm8296_flop" description="Commodore 8296 diskettes"> <software name="system"> diff --git a/hash/cc40_cart.xml b/hash/cc40_cart.xml index 475f9614c39..e55f33a6d52 100644 --- a/hash/cc40_cart.xml +++ b/hash/cc40_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cc40_cart" description="CC-40 cartridges"> diff --git a/hash/cd32.xml b/hash/cd32.xml index e9cff10b240..5023227f333 100644 --- a/hash/cd32.xml +++ b/hash/cd32.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cd32" description="Commodore Amiga CD-32 CD-ROMs"> <!-- diff --git a/hash/cdi.xml b/hash/cdi.xml index 4e1f1bb821a..dd8a42308f1 100644 --- a/hash/cdi.xml +++ b/hash/cdi.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cdi" description="CD-i CD-ROMs"> <!-- diff --git a/hash/cdtv.xml b/hash/cdtv.xml index f7d76d62111..b4b4240e256 100644 --- a/hash/cdtv.xml +++ b/hash/cdtv.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cdtv" description="Commodore Amiga CDTV CD-ROMs"> <!-- Below titles were read with the cdrdao options "-read-raw -read-subchan rw_raw" --> diff --git a/hash/cecflop.xml b/hash/cecflop.xml index c95233c9d1e..835bc60cf2f 100644 --- a/hash/cecflop.xml +++ b/hash/cecflop.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Skeleton generated by SLIST 0.2.1 by R. Belmont --> +<!-- +license:CC0 + +Skeleton generated by SLIST 0.2.1 by R. Belmont +--> <softwarelist name="cecflop" description="China Education Computer 5.25 inch floppies"> <software name="biochar"> <!-- Biological Clock Curves and Personality Counseling --> diff --git a/hash/cgenie_cass.xml b/hash/cgenie_cass.xml index 7a278c0696a..472205f43ef 100644 --- a/hash/cgenie_cass.xml +++ b/hash/cgenie_cass.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 TCG is Trommeschläger Computer GmbH, who renamed themselves mid 1983 to TCS. They were the German distributor of the Colour Genie EG2000 computers. diff --git a/hash/cgenie_flop_rom.xml b/hash/cgenie_flop_rom.xml index 02034852a65..126058b74ba 100644 --- a/hash/cgenie_flop_rom.xml +++ b/hash/cgenie_flop_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cgenie_flop_rom" description="EACA Colour Genie EG2000 ROMs"> diff --git a/hash/channelf.xml b/hash/channelf.xml index 46ef6c69ed3..f75593567ab 100644 --- a/hash/channelf.xml +++ b/hash/channelf.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dick Smith catalog numbers, taken from advertisements: +Dick Smith catalog numbers, taken from advertisements: X-1200 : Channel F console X-1201 : Blackjack diff --git a/hash/chessmstdm.xml b/hash/chessmstdm.xml index 82a84f97c24..611fe7934d1 100644 --- a/hash/chessmstdm.xml +++ b/hash/chessmstdm.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="chessmstdm" description="Chess-Master Diamond Modules"> <software name="pm10"> diff --git a/hash/clickstart_cart.xml b/hash/clickstart_cart.xml index ccdbdb68646..8afc1770b9f 100644 --- a/hash/clickstart_cart.xml +++ b/hash/clickstart_cart.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- It is unclear how to calculate the checksum that's stored as ASCII at the start of some of these, however there is a secondary checksum in a footer area at the end that works out correctly, so the ROMs should be good --> +It is unclear how to calculate the checksum that's stored as ASCII at the start of some of these, however there is a secondary checksum in a footer area at the end that works out correctly, so the ROMs should be good +--> <softwarelist name="clickstart_cart" description="LeapFrog ClickStart cartridges"> diff --git a/hash/coco_cart.xml b/hash/coco_cart.xml index ff42951123a..fd65b4c8357 100644 --- a/hash/coco_cart.xml +++ b/hash/coco_cart.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Compiled by K1W1 and Cowering (from GoodCoCo) ---> -<!-- * Nearly all of the cartridges on this coco softwarelist will also run on the Dragon Data systems. * Due to OS & hardware differences the following programs will only run on the CoCo 3: - diff --git a/hash/coco_flop.xml b/hash/coco_flop.xml index fd120d8788a..4aa48581f9a 100644 --- a/hash/coco_flop.xml +++ b/hash/coco_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="coco_flop" description="Tandy Radio Shack Color Computer disk images"> diff --git a/hash/coleco.xml b/hash/coleco.xml index 841533803d2..b12e7e8e968 100644 --- a/hash/coleco.xml +++ b/hash/coleco.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="coleco" description="Coleco ColecoVision cartridges"> diff --git a/hash/compclr2_flop.xml b/hash/compclr2_flop.xml index cd9b3691b6f..2768b1579e6 100644 --- a/hash/compclr2_flop.xml +++ b/hash/compclr2_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="compclr2_flop" description="Compucolor II Disk Images"> <software name="asndware"> diff --git a/hash/compis.xml b/hash/compis.xml index 6a374c9e35c..fa457f60019 100644 --- a/hash/compis.xml +++ b/hash/compis.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="compis" description="Telenova Compis disk images"> <software name="abcenkat"> diff --git a/hash/comx35_flop.xml b/hash/comx35_flop.xml index cf64155ff4d..3fe7baf2ab8 100644 --- a/hash/comx35_flop.xml +++ b/hash/comx35_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="comx35_flop" description="COMX-35 diskettes"> <software name="dos"> diff --git a/hash/conchess_plymate.xml b/hash/conchess_plymate.xml index 55790e708a4..6057388454d 100644 --- a/hash/conchess_plymate.xml +++ b/hash/conchess_plymate.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="conchess_plymate" description="Conchess Plymate Modules"> diff --git a/hash/conchess_standard.xml b/hash/conchess_standard.xml index 8a061afb5e4..b7511d0bb67 100644 --- a/hash/conchess_standard.xml +++ b/hash/conchess_standard.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="conchess_standard" description="Conchess Standard Modules"> diff --git a/hash/copera.xml b/hash/copera.xml index 43f6050090b..a4e241f253b 100644 --- a/hash/copera.xml +++ b/hash/copera.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Games for the MIXT BOOK PLAYER COPERA * おしゃれの国のアリス - Oshare no Kuni no Alice (Yamaha - ???? - MMGS-8) diff --git a/hash/cpc_cass.xml b/hash/cpc_cass.xml index e67ef7a7ca8..6d938ba4115 100644 --- a/hash/cpc_cass.xml +++ b/hash/cpc_cass.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<!-- Amstrad CPC 464 / 464+ etc. Tapes --> - <!-- +license:CC0 + +Amstrad CPC 464 / 464+ etc. Tapes List Revision History: diff --git a/hash/cpc_flop.xml b/hash/cpc_flop.xml index 2ff92cbf687..b3214339e9a 100644 --- a/hash/cpc_flop.xml +++ b/hash/cpc_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Amstrad CPC 464 / 464+ / 6128 / 6128+ etc. Disks + Amstrad CPC 464 / 464+ / 6128 / 6128+ etc. Disks Note, the majority of this has been converted from the 'CPC Power Collection' Some games have known mastering errors which results in them failing at certain points, these can be documented in the future @@ -11,9 +13,7 @@ I believe most of the dumps are good, but many fail in MESS due to inadequate emulation, some of the protection routines are quite fussy. In cases where games fail to operate try the pirate versions (which in current convention are those not tagged with [Original] ) ---> - -<!-- Loading Instructions: + Loading Instructions: for most disks type 'cat' to get a directory listing. @@ -24,18 +24,12 @@ for games which have no loading instructions look for a .bas file in the directory listing, for example game.bas and type run"game.bas ---> - -<!-- To investigate: +To investigate: 1. <rom name="boot disk.dsk" size="194816" crc="dfea048f" sha1="15de6cc0cff021a2d82f53296da1c80707ebeb21" /> is shared by a lot of sets... is it a generic boot disk? 2. The following sets have identical Face A/B disks: thelasts, 2in1uk2f, cashbook02, bonzobli, nucleard02, microspr02, microgra01, shapeand01, rexharde01, fresfigh02, micropen02, bobsleig02. Is this correct? ---> - - -<!-- List Revision History - + List Revision History 27/11/11 : Preliminary list, automatically generated with minor cleanups. A _LOT_ of the cloning will be wrong as it's just auto generated. Names need a lot of cleaning up Included were Games, Compilations, Educational, Utilities diff --git a/hash/crvision.xml b/hash/crvision.xml index 7f91341a52a..f933b04c56b 100644 --- a/hash/crvision.xml +++ b/hash/crvision.xml @@ -1,8 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<!-- Many thanks to Luca Antignano for the help with this software list --> <!-- +license:CC0 + +Many thanks to Luca Antignano for the help with this software list + A couple of comments about the 6k/8k images: - game code occupies 6k, but there can be different chips inside the actual carts: 1x8k eprom, 2x4k eproms or 1x2k + 1x4k eproms. In the 1x8k case, the console @@ -11,9 +13,6 @@ Carts were found where the remaining part is empty, and carts were found where t lower 2k are repeated (see the Alt dumps below), but the dumps are basically the same and a Creativision would not see the difference between them. ---> - -<!-- Notes from Luca: 1. In real carts, roms sometimes are EPROMs with a sticker, but the same data could well be found on EPROMs with no stickers or with a different sticker (due to different @@ -26,9 +25,8 @@ based on a specific model chips. The choice of PCB for each game and the presence of ROMs split into different sizes follows no pattern and was probably based only on the chip availability at manufacturing time! Hence, this is not a situation of usage of "Alt PCB" for these carts. ---> -<!-- Dick Smith catalog numbers, taken from advertisements: +Dick Smith catalog numbers, taken from advertisements: Y-1600 : Wizzard console Y-2600 : Funvision console @@ -50,9 +48,8 @@ Y-1680 : Mouse Puzzle B-6196 : First Book of Wizzard Programs ?????? : Helicopter Rescue, Speed Race, Deep Sea Adventure (these were promised, but never heard of again) +Creativision carts were universal (Japanese NTSC dumps turned out to be the same as worldwide PAL ones). --> - -<!-- Creativision carts were universal (Japanese NTSC dumps turned out to be the same as worldwide PAL ones). --> <softwarelist name="crvision" description="V-Tech Creativision cartridges"> <software name="airsea"> @@ -138,7 +135,7 @@ B-6196 : First Book of Wizzard Programs </part> </software> -<!-- Reminder: Basic got found both in PCB with 2 chips (4k+8k) and in PCB with 3 chips (4k+4k+4k)... split accordingly! --> + <!-- Reminder: Basic got found both in PCB with 2 chips (4k+8k) and in PCB with 3 chips (4k+4k+4k)... split accordingly! --> <software name="basico2"> <description>Creativision Basic (1982, Release 2)</description> <year>1982</year> @@ -496,7 +493,7 @@ B-6196 : First Book of Wizzard Programs </part> </software> -<!-- Reminder: Tennis 8k got found both in PCB with 2 chips (4k+4k) and in PCB with 1 chip (8k)... split accordingly! --> + <!-- Reminder: Tennis 8k got found both in PCB with 2 chips (4k+4k) and in PCB with 1 chip (8k)... split accordingly! --> <software name="tennisa" cloneof="tennis"> <description>Tennis (Wimbledon, 8k Cart)</description> <year>1982</year> @@ -565,7 +562,7 @@ B-6196 : First Book of Wizzard Programs </part> </software> -<!-- Reminder: Tennis 8k got found both in PCB with 2 chips (4k+4k) and in PCB with 1 chip (8k)... split accordingly! --> + <!-- Reminder: Tennis 8k got found both in PCB with 2 chips (4k+4k) and in PCB with 1 chip (8k)... split accordingly! --> <software name="tennisd2a" cloneof="tennis"> <description>Tennis (Dick Smith, 8k Cart)</description> <year>1982</year> diff --git a/hash/cx3000tc.xml b/hash/cx3000tc.xml index 3b933241153..ee322b8a3fc 100644 --- a/hash/cx3000tc.xml +++ b/hash/cx3000tc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="cx3000tc" description="Palson CX 3000 Tele Computer cartridges"> diff --git a/hash/dai_cass.xml b/hash/dai_cass.xml index d583b0491c9..e1bdd155e14 100644 --- a/hash/dai_cass.xml +++ b/hash/dai_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="dai_cass" description="DAI Personal Computer cassettes"> <software name="biorythm"> diff --git a/hash/database.xml b/hash/database.xml index fe29c758cd8..c9976d66fb9 100644 --- a/hash/database.xml +++ b/hash/database.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="database" description="Voltmace Database cartridges"> diff --git a/hash/dc.xml b/hash/dc.xml index b5c93167520..70cb99790b6 100644 --- a/hash/dc.xml +++ b/hash/dc.xml @@ -1,7 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + TODO: Sort list by name @@ -11,16 +12,12 @@ Create easy-to-browse missing dumps list Check romanization of Japanese titles Required hardware Make revisions have parent-style names ---> -<!-- This is a software list of the disc-based media released for the Sega Dreamcast. Much of the information in this softlist has been gathered from Sega Retro: http://segaretro.org/ ---> -<!-- Dreamcast serial labels WORLD diff --git a/hash/dgnalpha_flop.xml b/hash/dgnalpha_flop.xml index 8b387407ba1..83c45e263db 100644 --- a/hash/dgnalpha_flop.xml +++ b/hash/dgnalpha_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="dgnalpha_flop" description="Dragon Alpha (Professional) diskettes"> diff --git a/hash/dgnbeta_flop.xml b/hash/dgnbeta_flop.xml index e05f0317443..a4f5274c87b 100644 --- a/hash/dgnbeta_flop.xml +++ b/hash/dgnbeta_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="dgnbeta_flop" description="Dragon Beta diskettes"> diff --git a/hash/dim68k.xml b/hash/dim68k.xml index fa4ab106f02..b60ca4f34c1 100644 --- a/hash/dim68k.xml +++ b/hash/dim68k.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Disk not Dumped: CP/M-68K Release 1.02: Disk: 1 (maybe others) CP/M-68K Release 1.03: Disk: 2 (maybe others) diff --git a/hash/dmv.xml b/hash/dmv.xml index eee44f94b90..8def375650d 100644 --- a/hash/dmv.xml +++ b/hash/dmv.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="dmv" description="NCR Decision Mate V disk images"> <software name="cpm80"> <!-- CP/M-80 --> diff --git a/hash/dps1.xml b/hash/dps1.xml index 3b8bf169bab..91c7ac689f3 100644 --- a/hash/dps1.xml +++ b/hash/dps1.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="dps1" description="Ithaca InterSystems DPS-1 diskettes"> <software name="cpm"> diff --git a/hash/dragon_cart.xml b/hash/dragon_cart.xml index 8d83fb41203..8141c944e15 100644 --- a/hash/dragon_cart.xml +++ b/hash/dragon_cart.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Compiled by K1W1 and Cowering (from GoodCoCo) ---> -<!-- * Nearly all of the cartridges on this Dragon softwarelist will also run on the CoCo 2/3, CP400. * These ROMs appear to have been dumped from RAM and have been marked as "Bad Dumps" diff --git a/hash/dragon_cass.xml b/hash/dragon_cass.xml index c83eca4f674..0f47e2e00ac 100644 --- a/hash/dragon_cass.xml +++ b/hash/dragon_cass.xml @@ -1,17 +1,19 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dragon 32/64 cassettes --> +Dragon 32/64 cassettes -<!-- Loading Instructions: + Loading Instructions: Most software can be loaded with either: CLOAD then RUN or CLOADM then EXEC Additional loading instructions to be added for each title at a later date. ---> -<!-- This list was compiled from the archive at http://archive.worldofdragon.org/archive/index.php?dir=Tapes/Dragon/cas/ as of 26/03/2017. --> +This list was compiled from the archive at http://archive.worldofdragon.org/archive/index.php?dir=Tapes/Dragon/cas/ as of 26/03/2017. +--> <softwarelist name="dragon_cass" description="Dragon 32/64 cassettes"> diff --git a/hash/dragon_flex.xml b/hash/dragon_flex.xml index 1a6f06b570a..aa0e1672f6c 100644 --- a/hash/dragon_flex.xml +++ b/hash/dragon_flex.xml @@ -1,9 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dragon 64 FLEX floppy disks --> +Dragon 64 FLEX floppy disks -<!-- Loading Instructions: + Loading Instructions: Load a FLEX system disk using: BOOT diff --git a/hash/dragon_flop.xml b/hash/dragon_flop.xml index 0f8e5678433..78acd7e26d7 100644 --- a/hash/dragon_flop.xml +++ b/hash/dragon_flop.xml @@ -1,9 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dragon 32/64 DOS floppy disks --> +Dragon 32/64 DOS floppy disks -<!-- Loading Instructions: + Loading Instructions: Some disks are bootable and can be booted using: BOOT diff --git a/hash/dragon_os9.xml b/hash/dragon_os9.xml index 744eeb0367d..224ded4a9ef 100644 --- a/hash/dragon_os9.xml +++ b/hash/dragon_os9.xml @@ -1,15 +1,17 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dragon 64 OS-9 floppy disks --> +Dragon 64 OS-9 floppy disks -<!-- Loading Instructions: + Loading Instructions: Load OS-9 Level 1 using: BOOT ---> -<!-- This list was compiled from the archive at http://archive.worldofdragon.org/archive/index.php?dir=Disks/Dragon/OS-9/ as of 26/03/2017. --> +This list was compiled from the archive at http://archive.worldofdragon.org/archive/index.php?dir=Disks/Dragon/OS-9/ as of 26/03/2017. +--> <softwarelist name="dragon_os9" description="Dragon OS-9 diskettes"> diff --git a/hash/e01_flop.xml b/hash/e01_flop.xml index 49a7b7e095d..e10275278b1 100644 --- a/hash/e01_flop.xml +++ b/hash/e01_flop.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn FileStore Discs --> +Acorn FileStore Discs +--> <softwarelist name="e01_flop" description="Acorn FileStore Discs"> diff --git a/hash/ec1841.xml b/hash/ec1841.xml index 9a813ad9194..c4b2cdcccaa 100644 --- a/hash/ec1841.xml +++ b/hash/ec1841.xml @@ -1,17 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- - XXX - <software name="XXX"> - <description>XXX</description> - <year>1988</year> - <publisher>MPO VT</publisher> - <part name="flop1" interface="floppy_5_25"> - <dataarea name="flop" size="368640"> - </dataarea> - </part> - </software> - XXX +license:CC0 --> <softwarelist name="ec1841" description="EC 1841 disk images"> diff --git a/hash/einstein.xml b/hash/einstein.xml index 957143b69ac..18d11a1d622 100644 --- a/hash/einstein.xml +++ b/hash/einstein.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- The Following is known to exist but is undumped: +The Following is known to exist but is undumped: info from http://www.tatungeinstein.co.uk/front/complete.htm Business: diff --git a/hash/ekara_japan.xml b/hash/ekara_japan.xml index e09b7bf4871..6254a0b84be 100644 --- a/hash/ekara_japan.xml +++ b/hash/ekara_japan.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan" description="Takara e-kara (Japan) ECxxxx- series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> diff --git a/hash/ekara_japan_a.xml b/hash/ekara_japan_a.xml index bb6cfdefc52..146469f497a 100644 --- a/hash/ekara_japan_a.xml +++ b/hash/ekara_japan_a.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_a" description="Takara e-pitch / e-kara (Japan) A-x series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_ac.xml b/hash/ekara_japan_ac.xml index be1dc20e6d8..361755c2e5c 100644 --- a/hash/ekara_japan_ac.xml +++ b/hash/ekara_japan_ac.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_ac" description="Takara e-kara (Japan) ACxxxx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> diff --git a/hash/ekara_japan_bh.xml b/hash/ekara_japan_bh.xml index 3f0a60e2e45..83ad8270544 100644 --- a/hash/ekara_japan_bh.xml +++ b/hash/ekara_japan_bh.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_bh" description="Takara e-kara (Japan) BH-xx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> <!-- diff --git a/hash/ekara_japan_d.xml b/hash/ekara_japan_d.xml index f6fadfc0ee4..fb499ca46cb 100644 --- a/hash/ekara_japan_d.xml +++ b/hash/ekara_japan_d.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_d" description="Takara e-kara (Japan) D-xx / DCxxxx- series cartridges"> <!-- cartridges contain ROM + SEEPROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_en.xml b/hash/ekara_japan_en.xml index b05b5e01313..b1c5e3be047 100644 --- a/hash/ekara_japan_en.xml +++ b/hash/ekara_japan_en.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_en" description="Takara e-kara (Japan) EN-xx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> <!-- diff --git a/hash/ekara_japan_g.xml b/hash/ekara_japan_g.xml index d13f5a5924d..f5ff5574165 100644 --- a/hash/ekara_japan_g.xml +++ b/hash/ekara_japan_g.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_g" description="Takara e-kara (Japan) G-xx / GCxxxx- series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_gk.xml b/hash/ekara_japan_gk.xml index 59cf0f70b70..e088ebb1155 100644 --- a/hash/ekara_japan_gk.xml +++ b/hash/ekara_japan_gk.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_gk" description="Takara e-kara (Japan) GK-xx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> <!-- diff --git a/hash/ekara_japan_m.xml b/hash/ekara_japan_m.xml index a0be878c50a..d94db5c83a9 100644 --- a/hash/ekara_japan_m.xml +++ b/hash/ekara_japan_m.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_m" description="Takara e-kara (Japan) M-xx / MCxxxx- series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_p.xml b/hash/ekara_japan_p.xml index 1c0f9726345..39daf9695df 100644 --- a/hash/ekara_japan_p.xml +++ b/hash/ekara_japan_p.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_p" description="Takara e-kara (Japan) P-xx / PCxxxx- series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_s.xml b/hash/ekara_japan_s.xml index 920f18015b4..b92de86aeb2 100644 --- a/hash/ekara_japan_s.xml +++ b/hash/ekara_japan_s.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_s" description="Takara e-kara (Japan) S-xx / SCxxxx- series cartridges"> <!-- cartridges contain ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ekara_japan_sp.xml b/hash/ekara_japan_sp.xml index 11aa0b99561..7739a38e47e 100644 --- a/hash/ekara_japan_sp.xml +++ b/hash/ekara_japan_sp.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_sp" description="Takara e-kara (Japan) SP-xx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit some cartridges also contain an SEEPROM diff --git a/hash/ekara_japan_web.xml b/hash/ekara_japan_web.xml index d0cb97f2c29..d1bc56a3fcd 100644 --- a/hash/ekara_japan_web.xml +++ b/hash/ekara_japan_web.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_japan_web" description="Takara e-kara (Japan) Web cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> diff --git a/hash/ekara_pal.xml b/hash/ekara_pal.xml index 65de0b2cc7d..3bb5d628bd3 100644 --- a/hash/ekara_pal.xml +++ b/hash/ekara_pal.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_pal" description="Takara e-kara (UK/Europe, PAL) cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> diff --git a/hash/ekara_us.xml b/hash/ekara_us.xml index 88019298899..e23077ebd09 100644 --- a/hash/ekara_us.xml +++ b/hash/ekara_us.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ekara_us" description="Takara e-kara (US) cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit --> diff --git a/hash/electron_cart.xml b/hash/electron_cart.xml index 2f773beb2bb..ee9f040747f 100644 --- a/hash/electron_cart.xml +++ b/hash/electron_cart.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Acorn Electron ROM Cartridges --> +Acorn Electron ROM Cartridges -<!-- This list contains all known cartridges for the Acorn Electron. The Acorn Plus 1 expansion unit is required to add the two cartridge slots. --> +This list contains all known cartridges for the Acorn Electron. The Acorn Plus 1 expansion unit is required to add the two cartridge slots. +--> <softwarelist name="electron_cart" description="Acorn Electron cartridges"> diff --git a/hash/electron_cass.xml b/hash/electron_cass.xml index 08a24c5ce1f..c30d0b298c3 100644 --- a/hash/electron_cass.xml +++ b/hash/electron_cass.xml @@ -1,18 +1,20 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Electron Tapes --> +Electron Tapes -<!-- I believe all the Cassette images here are original, so some require the manuals for additional copy protection --> +I believe all the Cassette images here are original, so some require the manuals for additional copy protection -<!-- Loading Instructions: + Loading Instructions: To load the software use CHAIN"" or *RUN. To start/stop the tape you must use the MAME menus, so you'll have to turn full keyboard mode off with Scroll Lock, then navigate the menus, turning Scroll Lock back on when you're finished. ---> -<!-- This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. --> +This list was compiled from the archive at http://www.stairwaytohell.com/. Additional titles will be added as they are made available at http://stardot.org.uk/ forum. +--> <softwarelist name="electron_cass" description="Acorn Electron cassettes"> diff --git a/hash/electron_flop.xml b/hash/electron_flop.xml index bb40365400b..688c3f939c1 100644 --- a/hash/electron_flop.xml +++ b/hash/electron_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="electron_flop" description="Acorn Electron disks"> diff --git a/hash/electron_rom.xml b/hash/electron_rom.xml index 1697ca2e4cd..165294d9688 100644 --- a/hash/electron_rom.xml +++ b/hash/electron_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="electron_rom" description="Acorn Electron ROMs"> diff --git a/hash/ep64_cart.xml b/hash/ep64_cart.xml index 688af5a6b7b..f74da47d6db 100644 --- a/hash/ep64_cart.xml +++ b/hash/ep64_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ep64_cart" description="Enterprise Sixty Four cartridges"> <software name="basic"> diff --git a/hash/ep64_cass.xml b/hash/ep64_cass.xml index 08fb09a676e..7b27a87c7ce 100644 --- a/hash/ep64_cass.xml +++ b/hash/ep64_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ep64_cass" description="Enterprise Sixty Four cassettes"> <software name="3dstarfg"> diff --git a/hash/ep64_flop.xml b/hash/ep64_flop.xml index 658b267313c..b05fcf1c0cc 100644 --- a/hash/ep64_flop.xml +++ b/hash/ep64_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ep64_flop" description="Enterprise Sixty Four diskettes"> <software name="base"> diff --git a/hash/epson_cpm.xml b/hash/epson_cpm.xml index cffcefa9ee3..e15a6bfe36b 100644 --- a/hash/epson_cpm.xml +++ b/hash/epson_cpm.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Generic software list for the Epson HX-20, PX-4 and PX-8 systems --> +Generic software list for the Epson HX-20, PX-4 and PX-8 systems +--> <softwarelist name="epson_cpm" description="Epson CPM systems floppy disks"> diff --git a/hash/evio.xml b/hash/evio.xml index c391e9a339c..e42d04f8d40 100644 --- a/hash/evio.xml +++ b/hash/evio.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="evio" description="Tomy evio Media cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ews286_flop.xml b/hash/ews286_flop.xml index 7ca9c3f4687..d21c2254798 100644 --- a/hash/ews286_flop.xml +++ b/hash/ews286_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ews286_flop" description="Ericsson PC AT WS286 diskettes"> <!-- OS and System software --> diff --git a/hash/exl100.xml b/hash/exl100.xml index 044bfaec920..b85825fc0ce 100644 --- a/hash/exl100.xml +++ b/hash/exl100.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="exl100" description="Exelvision EXL 100 cartridges"> <!-- diff --git a/hash/famicom_cass.xml b/hash/famicom_cass.xml index 2a840de1678..f2abbc5a10c 100644 --- a/hash/famicom_cass.xml +++ b/hash/famicom_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="famicom_cass" description="Nintendo Famicom Family BASIC cassettes"> <!-- diff --git a/hash/famicom_flop.xml b/hash/famicom_flop.xml index ec085cc914a..ba940c00e3a 100644 --- a/hash/famicom_flop.xml +++ b/hash/famicom_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="famicom_flop" description="Nintendo Famicom Disk images"> <!-- diff --git a/hash/fidel_sc6.xml b/hash/fidel_sc6.xml index 39db8c1c01e..31041b16942 100644 --- a/hash/fidel_sc6.xml +++ b/hash/fidel_sc6.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="fidel_sc6" description="Fidelity SC6 Modules"> diff --git a/hash/fidel_scc.xml b/hash/fidel_scc.xml index 69f0807d57e..77ca676293c 100644 --- a/hash/fidel_scc.xml +++ b/hash/fidel_scc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="fidel_scc" description="Fidelity SCC Modules"> diff --git a/hash/fm77av.xml b/hash/fm77av.xml index 6d949631039..0f9010da648 100644 --- a/hash/fm77av.xml +++ b/hash/fm77av.xml @@ -1,15 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Titles, serial #s, publishers and release dates taken from: - Oh!FM-7 ( http://retropc.net/fm-7/ ) ---> - -<!-- Some FM-7 and FM-77AV applications can span multiple disk images, and will often be found as one file comprised of multiple images concatenated together. MESS does not support this, so with those images you'll need to split the images into separate files. This software list assumes that there is only one image per file. diff --git a/hash/fm7_cass.xml b/hash/fm7_cass.xml index 943c3a6f237..c3b8841b8b4 100644 --- a/hash/fm7_cass.xml +++ b/hash/fm7_cass.xml @@ -1,18 +1,15 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<!-- Fujitsu FM-7 cassette images --> -<!-- Multi-image games are currently untested --> - <!-- +license:CC0 + +Fujitsu FM-7 cassette images +Multi-image games are currently untested Titles, serial #s, publishers and release dates taken from: - Oh!FM-7 ( http://retropc.net/fm-7/ ) ---> - -<!-- Loading instructions: At the F-Basic Ready prompt, type run"" and press Return. If a Bad File Mode error occurs, then you must type loadm"",r and press Return. Once the loader has loaded, diff --git a/hash/fm7_disk.xml b/hash/fm7_disk.xml index 0abe0e91d43..8bc670b53c3 100644 --- a/hash/fm7_disk.xml +++ b/hash/fm7_disk.xml @@ -1,10 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- FM-7 floppy disk images --> -<!-- Multi-image games are untested --> +FM-7 floppy disk images +Multi-image games are untested -<!-- Titles, serial #s, publishers and release dates taken from: - Oh!FM-7 ( http://retropc.net/fm-7/ ) diff --git a/hash/fmtowns_cd.xml b/hash/fmtowns_cd.xml index 11f9da43172..092d2acac88 100644 --- a/hash/fmtowns_cd.xml +++ b/hash/fmtowns_cd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="fmtowns_cd" description="Fujitsu FM Towns CD-ROMs"> <!-- diff --git a/hash/fmtowns_flop.xml b/hash/fmtowns_flop.xml index 6fc5036a6fb..ccd7a508837 100644 --- a/hash/fmtowns_flop.xml +++ b/hash/fmtowns_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="fmtowns_flop" description="Fujitsu FM Towns disk images"> <!-- diff --git a/hash/g7400.xml b/hash/g7400.xml index 1a89b7c7846..6b68929cdd3 100644 --- a/hash/g7400.xml +++ b/hash/g7400.xml @@ -1,11 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Some of these were normal Videopac G7000 carts with enhanced graphics for the Videopac Plus G7400 and the unreleased Odyssey³ Command Center ---> -<!-- + Undumped prototypes: USA: TMS2764 diff --git a/hash/galaxy.xml b/hash/galaxy.xml index 859652df2d6..5d351b0372e 100644 --- a/hash/galaxy.xml +++ b/hash/galaxy.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="galaxy" description="Galaksija & Galaksija Plus cassettes"> diff --git a/hash/gamate.xml b/hash/gamate.xml index 6f63853a88c..ded96d5701a 100644 --- a/hash/gamate.xml +++ b/hash/gamate.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Undumped carts, based on Wikipedia list C1010 - Bump N' Run (Unreleased?) C1020 - Bad Bud Chou Chu's Adventure (Unreleased?) diff --git a/hash/gameboy.xml b/hash/gameboy.xml index 5cd99e62941..ee30020fce1 100644 --- a/hash/gameboy.xml +++ b/hash/gameboy.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 To investigate: - Shanghai Pocket by Sunsoft: are serial and release date correct or do they refer to the GBC version? @@ -9,10 +9,6 @@ Undumped pirate carts: - GOWIN carts (see below the list of known games) ---> - - -<!-- Info on the PCB codes, based on Tauwasser's notes and research diff --git a/hash/gamecom.xml b/hash/gamecom.xml index 8156a1a64bd..dfba67e0164 100644 --- a/hash/gamecom.xml +++ b/hash/gamecom.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 List of games which were planned but never finished or released. diff --git a/hash/gamegear.xml b/hash/gamegear.xml index 3a4c36b8dd9..06edd63c8ff 100644 --- a/hash/gamegear.xml +++ b/hash/gamegear.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + The following games existed according to VGRebirth - FIFA 95 (USA) by Electronic Arts - NBA Jam T.E. (Jpn) by Acclaim diff --git a/hash/gameking.xml b/hash/gameking.xml index caeed8150e9..95029d439f5 100644 --- a/hash/gameking.xml +++ b/hash/gameking.xml @@ -1,11 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- see https://www.obsoleteworlds.com/gameking.html for some images of GameKing carts running on both an original unit, and a GameKing 3 with added colour --> +see https://www.obsoleteworlds.com/gameking.html for some images of GameKing carts running on both an original unit, and a GameKing 3 with added colour -<!-- Cartridge Pinout - _______ +Cartridge Pinout + _______ VCC = |01 31| = GND NC - |02 32| - NC NC - |03 33| - NC diff --git a/hash/gameking3.xml b/hash/gameking3.xml index a8ad8312a98..087f888a2fa 100644 --- a/hash/gameking3.xml +++ b/hash/gameking3.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- see gameking.xml for information about cartridge types --> +see gameking.xml for information about cartridge types +--> <softwarelist name="gameking3" description="TimeTop GameKing 3 cartridges"> diff --git a/hash/gamepock.xml b/hash/gamepock.xml index e567892fed9..0127607e0f8 100644 --- a/hash/gamepock.xml +++ b/hash/gamepock.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gamepock" description="Epoch Game Pocket Computer cartridges"> <software name="astrobom"> diff --git a/hash/gba.xml b/hash/gba.xml index 6f3c807cfb1..1b10b239109 100644 --- a/hash/gba.xml +++ b/hash/gba.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gba" description="Nintendo Game Boy Advance cartridges"> <!-- diff --git a/hash/gba_ereader.xml b/hash/gba_ereader.xml index aa497377950..d1b29ac1759 100644 --- a/hash/gba_ereader.xml +++ b/hash/gba_ereader.xml @@ -1,12 +1,13 @@ <?xml version="1.0"?> - <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!--The purpose of this list is to document the .raw files of e-reader, which may be supported later in GBA driver--> -<!--It's based in No-Intro e-reader set--> -<!--ereader interface is dummy yet--> -<!--Author: Shideravan--> - <!-- +license:CC0 + +The purpose of this list is to document the .raw files of e-reader, which may be supported later in GBA driver +It's based in No-Intro e-reader set +ereader interface is dummy yet +Author: Shideravan + e-Reader cart hardware info (USA version): PCB: AGB-PES-10 U1: U1 MASK ROM AGB [MX23L6406-12C] diff --git a/hash/gbcolor.xml b/hash/gbcolor.xml index 49b89968901..176fae60bb2 100644 --- a/hash/gbcolor.xml +++ b/hash/gbcolor.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 To investigate: - Shanghai Pocket by Sunsoft: are serial and release date correct or do they refer to the GB version? @@ -18,10 +18,6 @@ Unreleased (music source code exists, possibly no prototypes exist) - Katharsis - Hero's Quest ---> - - -<!-- Info on the PCB codes, based on Tauwasser's notes and research diff --git a/hash/gcslottv.xml b/hash/gcslottv.xml index 97ad4d5466a..45d1a4d7556 100644 --- a/hash/gcslottv.xml +++ b/hash/gcslottv.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gcslottv" description="Gachinko Contest! Slot machine TV cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/ggm.xml b/hash/ggm.xml index 1b7e5c3079d..e0d77092d56 100644 --- a/hash/ggm.xml +++ b/hash/ggm.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ggm" description="GGM Cartridges"> diff --git a/hash/gimix.xml b/hash/gimix.xml index 8f8b8a2c3b7..47ecf285a7c 100644 --- a/hash/gimix.xml +++ b/hash/gimix.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gimix" description="Gimix 6809 System disks"> <software name="flex33"> diff --git a/hash/gj4000.xml b/hash/gj4000.xml index 376a6a46cb1..8696f39d369 100644 --- a/hash/gj4000.xml +++ b/hash/gj4000.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gj4000" description="VTech Genius Junior 4000 cartridges"> -<!-- According to the boxart, this is compatible with: Junior 4000/5000 --> + <!-- According to the boxart, this is compatible with: Junior 4000/5000 --> <software name="wfk" supported="no"> <description>Wissen für Kinder</description> <year>1997</year> diff --git a/hash/gjmovie.xml b/hash/gjmovie.xml index 09270afe44a..e26d0b6d31a 100644 --- a/hash/gjmovie.xml +++ b/hash/gjmovie.xml @@ -1,9 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gjmovie" description="VTech Genius Junior Movie cartridges"> -<!-- According to the boxart, this is compatible with: Junior Movie/Leader Movie - A (later) sticker says compatibility extends to Leader Action --> + <!-- According to the boxart, this is compatible with: Junior Movie/Leader Movie + A (later) sticker says compatibility extends to Leader Action --> <software name="wuz" supported="no"> <description>Wort-und Zahlenspaß</description> <year>1993</year> diff --git a/hash/gjrstar.xml b/hash/gjrstar.xml index 61932d56e0e..615b3a098c2 100644 --- a/hash/gjrstar.xml +++ b/hash/gjrstar.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gjrstar" description="VTech Genius Junior Redstar cartridges"> -<!-- According to the boxart, this is compatible with: Junior Redstar/Redstar 2/Redstar 3 --> + <!-- According to the boxart, this is compatible with: Junior Redstar/Redstar 2/Redstar 3 --> <software name="wortspie"> <description>Wortspiele</description> <year>200?</year> diff --git a/hash/gl2000.xml b/hash/gl2000.xml index bc807fd9ab2..df970e273f2 100644 --- a/hash/gl2000.xml +++ b/hash/gl2000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gl2000" description="VTech Genius Leader 2000 cartridges"> <!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL diff --git a/hash/gl6000sl.xml b/hash/gl6000sl.xml index 6ad7724745c..389af7490a2 100644 --- a/hash/gl6000sl.xml +++ b/hash/gl6000sl.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gl6000sl" description="VTech Genius Leader 6000SL cartridges"> -<!-- According to the boxart, this is compatible with: Leader 6000 SL --> + <!-- According to the boxart, this is compatible with: Leader 6000 SL --> <software name="tabellen" supported="no"> <description>Tabellenkalkulation</description> <year>199?</year> @@ -15,7 +18,7 @@ </part> </software> -<!-- According to the boxart, this is compatible with: Leader 6000 SL --> + <!-- According to the boxart, this is compatible with: Leader 6000 SL --> <software name="update" supported="no"> <description>Update - Rechtschreibreform</description> <year>199?</year> diff --git a/hash/glcolor.xml b/hash/glcolor.xml index 71211b8c5f1..c595dc974f0 100644 --- a/hash/glcolor.xml +++ b/hash/glcolor.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="glcolor" description="VTech Genius Leader Color cartridges"> <!-- According to the boxart, this is compatible with: Leader Color --> diff --git a/hash/glcx.xml b/hash/glcx.xml index e653a28f572..429668fb60d 100644 --- a/hash/glcx.xml +++ b/hash/glcx.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="glcx" description="VTech Genius Leader CX cartridges"> <!-- Compatible with: Notebook Fun, e-Power X, 5005 X, 6600 CX, 8008 CX, Black Magic CX diff --git a/hash/gln.xml b/hash/gln.xml index ebd5c722432..10eb6dbded0 100644 --- a/hash/gln.xml +++ b/hash/gln.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gln" description="VTech Genius Leader Notebook cartridges"> <!-- According to the boxart, this is compatible with: Leader Notebook --> diff --git a/hash/gls.xml b/hash/gls.xml index 46784ccfee5..b6a2e1090ad 100644 --- a/hash/gls.xml +++ b/hash/gls.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gls" description="VTech Genius Leader Select cartridges"> <software name="srs"> diff --git a/hash/gmaster.xml b/hash/gmaster.xml index 5386dc784a0..147623be62d 100644 --- a/hash/gmaster.xml +++ b/hash/gmaster.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Undumped: - Bomb Disposer - Invader diff --git a/hash/gp32.xml b/hash/gp32.xml index 7121da15fcd..e602c059abc 100644 --- a/hash/gp32.xml +++ b/hash/gp32.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + + Undumped games (from http://ko.wikipedia.org/wiki/GP32 ) * 달려라 하니 시리즈 ~ Ride Do Series @@ -15,10 +17,10 @@ Questionable? It is recommended to use the firmware 1.6.6 as default BIOS ---> -<!-- All games have a cap of partial support because not extensively tested given the very demanding host CPU usage --> -<!-- plus reload after save needs to be counterchecked for all games unless explicitly stated. --> +All games have a cap of partial support because not extensively tested given the very demanding host CPU usage +plus reload after save needs to be counterchecked for all games unless explicitly stated. +--> <softwarelist name="gp32" description="GamePark GP32 SmartMedia cards"> <!-- boot OK --> diff --git a/hash/gtfore.xml b/hash/gtfore.xml index 7b634b36123..96dc438ff0b 100644 --- a/hash/gtfore.xml +++ b/hash/gtfore.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gtfore" description="Incredible Technologies Golden Tee Fore! upgrade CD-ROM images"> <software name="gtfore02"> diff --git a/hash/guab.xml b/hash/guab.xml index 87626f7ec89..0482d690c97 100644 --- a/hash/guab.xml +++ b/hash/guab.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="guab" description="JPM Give us a Break floppy disks"> diff --git a/hash/gx4000.xml b/hash/gx4000.xml index b07774ab682..2ed57e969eb 100644 --- a/hash/gx4000.xml +++ b/hash/gx4000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="gx4000" description="Amstrad CPC Plus & GX4000 cartridges"> <software name="barb2"> <description>Barbarian II</description> diff --git a/hash/h21.xml b/hash/h21.xml index 3fc23318b15..c87e368cde3 100644 --- a/hash/h21.xml +++ b/hash/h21.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="h21" description="TRQ Video Computer H-21 cartridges"> diff --git a/hash/horizon.xml b/hash/horizon.xml index 7e14f634a73..e622cc231aa 100644 --- a/hash/horizon.xml +++ b/hash/horizon.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="horizon" description="NorthStar Horizon diskettes"> <software name="c145_54" supported="no"> diff --git a/hash/hp85_rom.xml b/hash/hp85_rom.xml index 89921c216ab..f8a59d04daa 100644 --- a/hash/hp85_rom.xml +++ b/hash/hp85_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp85_rom" description="HP-85 Option ROMs"> <software name="service"> diff --git a/hash/hp86_rom.xml b/hash/hp86_rom.xml index 1c2ea6a954e..2b8dd975e4a 100644 --- a/hash/hp86_rom.xml +++ b/hash/hp86_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp86_rom" description="HP-86/7 Option ROMs"> <software name="miksam"> diff --git a/hash/hp9825b_rom.xml b/hash/hp9825b_rom.xml index 0daca82ecae..d7a9a6bc5e8 100644 --- a/hash/hp9825b_rom.xml +++ b/hash/hp9825b_rom.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- HP9825B/T option ROMs --> -<!-- Compiled by F.Ulivi with data from http://www.hpmuseum.net/ (mostly) --> +HP9825B/T option ROMs +Compiled by F.Ulivi with data from http://www.hpmuseum.net/ (mostly) +--> <softwarelist name="hp9825b_rom" description="HP 9825B Option ROMs"> <software name="mass"> diff --git a/hash/hp9835a_rom.xml b/hash/hp9835a_rom.xml index b945a47399f..b0711a2f748 100644 --- a/hash/hp9835a_rom.xml +++ b/hash/hp9835a_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp9835a_rom" description="HP 9835A/B Option ROMs"> diff --git a/hash/hp9845a_rom.xml b/hash/hp9845a_rom.xml index f7704d0257d..fca31e428e2 100644 --- a/hash/hp9845a_rom.xml +++ b/hash/hp9845a_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp9845a_rom" description="HP 9845A/S Option ROMs"> diff --git a/hash/hp9845b_rom.xml b/hash/hp9845b_rom.xml index a5782fc6791..fa3ddbcf192 100644 --- a/hash/hp9845b_rom.xml +++ b/hash/hp9845b_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp9845b_rom" description="HP 9845B/T/C Option ROMs"> diff --git a/hash/hp9k3xx_flop.xml b/hash/hp9k3xx_flop.xml index 99032eea46b..7f4e424d87e 100644 --- a/hash/hp9k3xx_flop.xml +++ b/hash/hp9k3xx_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp9k3xx_flop" description="HP9000/300 disks"> <software name="basic4"> <description>HP BASIC 4.0</description> diff --git a/hash/hp_ipc.xml b/hash/hp_ipc.xml index 6373e17b4c1..433003b83b3 100644 --- a/hash/hp_ipc.xml +++ b/hash/hp_ipc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hp_ipc" description="HP Integral PC diskettes"> <software name="memomakr"> diff --git a/hash/ht68k.xml b/hash/ht68k.xml index e74c32ef0cb..d6e1550398b 100644 --- a/hash/ht68k.xml +++ b/hash/ht68k.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Generated by SLIST 0.2.1 --> +<!-- +license:CC0 + +Generated by SLIST 0.2.1 +--> <softwarelist name="ht68k" description="HT68K 5.25 disks"> <software name="kos"> diff --git a/hash/hx20_rom.xml b/hash/hx20_rom.xml index dd6fdeb3546..32333194e0d 100644 --- a/hash/hx20_rom.xml +++ b/hash/hx20_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="hx20_rom" description="Epson HX-20 Optional ROMs"> diff --git a/hash/hyperscan.xml b/hash/hyperscan.xml index 3eb0607acb2..fb247fb7c20 100644 --- a/hash/hyperscan.xml +++ b/hash/hyperscan.xml @@ -1,7 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + NOTE: This list is here only to document available dumps and it's not hoocked up with MAME yet. --> diff --git a/hash/i7000_card.xml b/hash/i7000_card.xml index 934575f4194..da0869411b6 100644 --- a/hash/i7000_card.xml +++ b/hash/i7000_card.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Thanks to Alexandre Souza (Tabajara) for contributing the initial cartridges data available in this softlist. --> diff --git a/hash/ibm5140.xml b/hash/ibm5140.xml index 6f634cef2b0..fcabf258057 100644 --- a/hash/ibm5140.xml +++ b/hash/ibm5140.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibm5140" description="IBM PC 5140 Convertible disk images"> <software name="startup"> diff --git a/hash/ibm5150.xml b/hash/ibm5150.xml index ed566821ebd..267e20b50ad 100644 --- a/hash/ibm5150.xml +++ b/hash/ibm5150.xml @@ -1,10 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -Initial compilation work by K1W1 and Telanus ---> +license:CC0 -<!-- +Initial compilation work by K1W1 and Telanus Known PC Booter Games Not Dumped, Or Dumped and Lost when Demonlord's Site went down. @@ -49,8 +48,6 @@ Known PC Booter Games Not Dumped, Or Dumped and Lost when Demonlord's Site went - Wizard and the Princess - Word Spinner ---> -<!-- IPF Dumps Missing Rick Dangerous (SPS 3042) diff --git a/hash/ibm5150_cass.xml b/hash/ibm5150_cass.xml index 1bf09b021b7..b5180665687 100644 --- a/hash/ibm5150_cass.xml +++ b/hash/ibm5150_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibm5150_cass" description="IBM PC/XT cassettes"> <software name="diag"> diff --git a/hash/ibm5170.xml b/hash/ibm5170.xml index a7ee923967f..f70ddee2364 100644 --- a/hash/ibm5170.xml +++ b/hash/ibm5170.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibm5170" description="IBM PC/AT disk images"> <software name="advdiags"> diff --git a/hash/ibm5170_cdrom.xml b/hash/ibm5170_cdrom.xml index 888e3ecf135..bb38e8d6634 100644 --- a/hash/ibm5170_cdrom.xml +++ b/hash/ibm5170_cdrom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibm5170_cdrom" description="IBM PC/AT CD-ROM images"> <!-- --> diff --git a/hash/ibm6580.xml b/hash/ibm6580.xml index a2ef73d6512..cd9ac08f2f6 100644 --- a/hash/ibm6580.xml +++ b/hash/ibm6580.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibm6580" description="IBM Displaywriter disk images"> <software name="abc0051"> diff --git a/hash/ibmpcjr_cart.xml b/hash/ibmpcjr_cart.xml index 3df380a8087..28d98026dd9 100644 --- a/hash/ibmpcjr_cart.xml +++ b/hash/ibmpcjr_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ibmpcjr_cart" description="IBM PC Jr cartridges"> <!-- Known cartridge software according to http://www.brutman.com/PCjr/pcjr_options.html: diff --git a/hash/ibmpcjr_flop.xml b/hash/ibmpcjr_flop.xml index 4fb0016126d..3febba1d457 100644 --- a/hash/ibmpcjr_flop.xml +++ b/hash/ibmpcjr_flop.xml @@ -1,6 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Needed to be dump: +<!-- +license:CC0 + + Needed to be dump: IBM PCjr club disk library (only an extracted collection exist) --> <softwarelist name="ibmpcjr_flop" description="IBM PCjr disk images"> diff --git a/hash/icanguit.xml b/hash/icanguit.xml index 5eaf8942e6e..545cc334c22 100644 --- a/hash/icanguit.xml +++ b/hash/icanguit.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Known cartridges (*=dumped) (#=sourced) *Guitar Favorites (K7357) diff --git a/hash/icanpian.xml b/hash/icanpian.xml index bf45929ce6a..4c1e498109b 100644 --- a/hash/icanpian.xml +++ b/hash/icanpian.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Cartridges supported Piano Favourites (J7522) diff --git a/hash/intellect02.xml b/hash/intellect02.xml index c60d92b9ee8..ec65c1029bb 100644 --- a/hash/intellect02.xml +++ b/hash/intellect02.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="intellect02" description="Intellect-02 Cartridges"> diff --git a/hash/interact.xml b/hash/interact.xml index 8528591486f..8ae75280c74 100644 --- a/hash/interact.xml +++ b/hash/interact.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="interact" description="Interact Family Computer cassettes"> <!-- UNDUMPED: diff --git a/hash/interpro.xml b/hash/interpro.xml index b069c923f7a..60461db1f1f 100644 --- a/hash/interpro.xml +++ b/hash/interpro.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="interpro" description="Intergraph InterPro software"> <!-- diff --git a/hash/intv.hsi b/hash/intv.hsi index ca2a03435d5..96a657111ef 100644 --- a/hash/intv.hsi +++ b/hash/intv.hsi @@ -1,3 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +license:CC0 +--> <hashfile> <!-- This MESS CRC file was generated from Cowering's Good databases (1.02) --> <!-- Please keep this notice intact if editing this file --> diff --git a/hash/intv.xml b/hash/intv.xml index 21d2bb081b0..5e8b79288a7 100644 --- a/hash/intv.xml +++ b/hash/intv.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Missing Cartridges diff --git a/hash/intvecs.xml b/hash/intvecs.xml index 63495faf76b..4cbfa95c847 100644 --- a/hash/intvecs.xml +++ b/hash/intvecs.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="intvecs" description="Intellivision ECS cartridges"> <software name="jetsons"> diff --git a/hash/iq128.xml b/hash/iq128.xml index 6644eae4816..b82d88b4fcc 100644 --- a/hash/iq128.xml +++ b/hash/iq128.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="iq128" description="VTech Genius IQ 128 cartridges"> <!-- According to the boxart, this is compatible with: IQ 128 --> diff --git a/hash/iq151_cart.xml b/hash/iq151_cart.xml index 45190eeaca4..05946ab38ea 100644 --- a/hash/iq151_cart.xml +++ b/hash/iq151_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="iq151_cart" description="IQ-151 cartridges"> <software name="basic6"> diff --git a/hash/iq151_flop.xml b/hash/iq151_flop.xml index 7a3bfffdec4..efa18b9343c 100644 --- a/hash/iq151_flop.xml +++ b/hash/iq151_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="iq151_flop" description="IQ-151 disk images"> <software name="mikros"> diff --git a/hash/ique.xml b/hash/ique.xml index 270be5b9ab8..2c2c2e2ff03 100644 --- a/hash/ique.xml +++ b/hash/ique.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ique" description="Nintendo iQue depot downloads"> diff --git a/hash/iqunlim_cart.xml b/hash/iqunlim_cart.xml index cf203d231ff..3cd8069a300 100644 --- a/hash/iqunlim_cart.xml +++ b/hash/iqunlim_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Cartridge pinout diff --git a/hash/jaguar.xml b/hash/jaguar.xml index 430f6221130..4b8078e0562 100644 --- a/hash/jaguar.xml +++ b/hash/jaguar.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Undumped: CD Diagnostic Cartridge Cybermorph (Rev. 0)(serial "J9000 700700") diff --git a/hash/jakks_gamekey_dp.xml b/hash/jakks_gamekey_dp.xml index 7c7ae5537b6..74859e1c8b4 100644 --- a/hash/jakks_gamekey_dp.xml +++ b/hash/jakks_gamekey_dp.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_dp" description="JAKKS Pacific 'DP' Game Keys"> <!-- This list is for the 'DP' coded Game Keys, for Disney Princess --> diff --git a/hash/jakks_gamekey_dy.xml b/hash/jakks_gamekey_dy.xml index 8c56de36769..91b1acaf926 100644 --- a/hash/jakks_gamekey_dy.xml +++ b/hash/jakks_gamekey_dy.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_dy" description="JAKKS Pacific 'DY' Game Keys"> <!-- This list is for the 'DY' coded Game Keys, for Disney base systems (not Disney Princess) --> diff --git a/hash/jakks_gamekey_mv.xml b/hash/jakks_gamekey_mv.xml index 7ea23bc8a2e..3b8ec210944 100644 --- a/hash/jakks_gamekey_mv.xml +++ b/hash/jakks_gamekey_mv.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_mv" description="JAKKS Pacific 'MV' Game Keys"> <!-- This list is for the 'MV' coded Game Keys, for Marvel (Spider-Man) --> diff --git a/hash/jakks_gamekey_nk.xml b/hash/jakks_gamekey_nk.xml index 1adcb5f43b4..0260f299337 100644 --- a/hash/jakks_gamekey_nk.xml +++ b/hash/jakks_gamekey_nk.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_nk" description="JAKKS Pacific 'NK' Game Keys"> <!-- This list is for the 'NK' coded Game Keys, for Nicktoons and related systems --> diff --git a/hash/jakks_gamekey_nm.xml b/hash/jakks_gamekey_nm.xml index 91f12c6d005..3bccf8b5a8e 100644 --- a/hash/jakks_gamekey_nm.xml +++ b/hash/jakks_gamekey_nm.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_nm" description="JAKKS Pacific 'NM' Game Keys"> <!-- This list is for the 'NM' coded Game Keys, for Namco base systems (MS Pacman) --> diff --git a/hash/jakks_gamekey_sw.xml b/hash/jakks_gamekey_sw.xml index 5db8d6775ca..9c8f5661c05 100644 --- a/hash/jakks_gamekey_sw.xml +++ b/hash/jakks_gamekey_sw.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jakks_gamekey_sw" description="JAKKS Pacific 'SW' Game Keys"> <!-- This list is for the 'SW' coded Game Keys, for Star Wars base systems --> diff --git a/hash/jazz.xml b/hash/jazz.xml index aabecda8407..cff0333cc36 100644 --- a/hash/jazz.xml +++ b/hash/jazz.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jazz" description="Jazz software"> <!-- can't install yet diff --git a/hash/jb3000_flop.xml b/hash/jb3000_flop.xml index 67899124210..2fc528caf68 100644 --- a/hash/jb3000_flop.xml +++ b/hash/jb3000_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jb3000_flop" description="Panasonic JB-3000 diskettes"> <!-- OS 8" --> diff --git a/hash/jpopira_jp.xml b/hash/jpopira_jp.xml index 8e2d26067a8..773eaeb672c 100644 --- a/hash/jpopira_jp.xml +++ b/hash/jpopira_jp.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="jpopira_jp" description="Takara Jumping Popira (Japan) JP-xx series cartridges"> <!-- cartridges contain the ROM only, the XaviX CPU and BIOS are in the base unit diff --git a/hash/juicebox.xml b/hash/juicebox.xml index 0f8919f03aa..6d8f9784999 100644 --- a/hash/juicebox.xml +++ b/hash/juicebox.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="juicebox" description="Mattel Juice Box SmartMedia Flash ROM"> <!-- Undumped items diff --git a/hash/juku.xml b/hash/juku.xml index 8ae3900e0ce..0b8ac1a2811 100644 --- a/hash/juku.xml +++ b/hash/juku.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="juku" description="Juku E5101 floppy disks"> diff --git a/hash/jupace_cass.xml b/hash/jupace_cass.xml index faf63b03cd3..a86a92599b4 100644 --- a/hash/jupace_cass.xml +++ b/hash/jupace_cass.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 TODO: * update to latest TOSEC (2014-10-31) diff --git a/hash/jupace_snap.xml b/hash/jupace_snap.xml index a63c63a1476..ea73e70b243 100644 --- a/hash/jupace_snap.xml +++ b/hash/jupace_snap.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Created by Robbbert on 2020-01-14. diff --git a/hash/k28m2.xml b/hash/k28m2.xml index 013fa990ea8..81b7798c541 100644 --- a/hash/k28m2.xml +++ b/hash/k28m2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="k28m2" description="K28 model 7-232 modules"> diff --git a/hash/kayproii.xml b/hash/kayproii.xml index 750481265a4..b66b369dad3 100644 --- a/hash/kayproii.xml +++ b/hash/kayproii.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="kayproii" description="Kaypro II disk images"> <!-- Operating systems --> diff --git a/hash/kc_cart.xml b/hash/kc_cart.xml index b75c9fef56d..27037c72b7b 100644 --- a/hash/kc_cart.xml +++ b/hash/kc_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="kc_cart" description="VEB Mikroelektronik KC 85 cartridges"> <software name="basic"> diff --git a/hash/kc_cass.xml b/hash/kc_cass.xml index dbb3cb1dd90..c4e7d785d41 100644 --- a/hash/kc_cass.xml +++ b/hash/kc_cass.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Loading instructions: - execute the LOAD command. diff --git a/hash/kc_flop.xml b/hash/kc_flop.xml index 185f7781bd4..524979541ca 100644 --- a/hash/kc_flop.xml +++ b/hash/kc_flop.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Loading instructions: - install the D004 floppy disk interface into expansion slot. - execute the command "JUMP FC" diff --git a/hash/kim1_cass.xml b/hash/kim1_cass.xml index 729c8ec34b2..8c5c5f6e195 100644 --- a/hash/kim1_cass.xml +++ b/hash/kim1_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="kim1_cass" description="KIM-1 cassettes"> diff --git a/hash/korvet_flop.xml b/hash/korvet_flop.xml index 8288da42ce5..bf9500bd2ee 100644 --- a/hash/korvet_flop.xml +++ b/hash/korvet_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="korvet_flop" description="Korvet disk images"> diff --git a/hash/lantutor.xml b/hash/lantutor.xml index 859a67f9b66..a8bfa792d94 100644 --- a/hash/lantutor.xml +++ b/hash/lantutor.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="lantutor" description="Language Tutor modules"> diff --git a/hash/laser2001_cart.xml b/hash/laser2001_cart.xml index a8bb1ea0339..151c779861c 100644 --- a/hash/laser2001_cart.xml +++ b/hash/laser2001_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="laser2001_cart" description="V-Tech Laser 2001 / Salora Manager cartridges"> <software name="disk"> diff --git a/hash/leapfrog_leappad_cart.xml b/hash/leapfrog_leappad_cart.xml index a31bcd7bec9..a48c73edc3e 100644 --- a/hash/leapfrog_leappad_cart.xml +++ b/hash/leapfrog_leappad_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="leapfrog_leappad_cart" description="LeapFrog LeapPad cartridges"> <software name="tiggerbnca" cloneof="tiggerbnc" supported="no"> diff --git a/hash/leapfrog_ltleappad_cart.xml b/hash/leapfrog_ltleappad_cart.xml index 3f9a239eb73..2a7d0615572 100644 --- a/hash/leapfrog_ltleappad_cart.xml +++ b/hash/leapfrog_ltleappad_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="leapfrog_ltleappad_cart" description="LeapFrog Little Touch LeapPad cartridges"> <software name="babyfwords" supported="no"> diff --git a/hash/leapfrog_mfleappad_cart.xml b/hash/leapfrog_mfleappad_cart.xml index d5b38181471..bfe481ef375 100644 --- a/hash/leapfrog_mfleappad_cart.xml +++ b/hash/leapfrog_mfleappad_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="leapfrog_mfleappad_cart" description="LeapFrog My First LeapPad cartridges"> <software name="thomasst" supported="no"> diff --git a/hash/leapster.xml b/hash/leapster.xml index 882929781ae..05c4edc877d 100644 --- a/hash/leapster.xml +++ b/hash/leapster.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Known games listed by part-no, (*) denotes undumped, (**) denotes acquired but not dumped yet: | PART-NO |LAN| GAME TITLE | CARTRIDGE-TYPE | @@ -123,9 +124,9 @@ Known games listed by part-no, (*) denotes undumped, (**) denotes acquired but n | 500-14320-A |ENG| Cars 2 | LEAPSTER | | 500-14492-A |ENG| The Disney-Pixar Collection | LEAPSTER | ---> -<!-- Entries are ordered by title of the parent, clones are list after the parent, Leapster L-Max in an own section at the end --> +Entries are ordered by title of the parent, clones are list after the parent, Leapster L-Max in an own section at the end +--> <softwarelist name="leapster" description="LeapFrog Leapster cartridges"> diff --git a/hash/lisa.xml b/hash/lisa.xml index 167310bdfdd..ee46ecc1d0e 100644 --- a/hash/lisa.xml +++ b/hash/lisa.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="lisa" description="Apple Lisa"> <software name="lofsys20"> diff --git a/hash/lisa2.xml b/hash/lisa2.xml index 8c7dba3348a..b16abdd98fb 100644 --- a/hash/lisa2.xml +++ b/hash/lisa2.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +license:CC0 + +NOTE: This list is here only to document available dumps and it's not used (yet) by MAME! --> <softwarelist name="lisa2" description="Apple Lisa 2"> diff --git a/hash/lviv.xml b/hash/lviv.xml index 87f9f9d1c06..95ac33673b7 100644 --- a/hash/lviv.xml +++ b/hash/lviv.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="lviv" description="Lviv cassettes"> <!-- GAMES --> diff --git a/hash/lynx.xml b/hash/lynx.xml index 5b9df4dff39..0c2e60b4039 100644 --- a/hash/lynx.xml +++ b/hash/lynx.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Undumped games: * Hyperdrome (Telegames 1999) diff --git a/hash/m20.xml b/hash/m20.xml index 5e31510acef..b021b7eca98 100644 --- a/hash/m20.xml +++ b/hash/m20.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="m20" description="Olivetti M20 floppies"> <!-- diff --git a/hash/m5_cart.xml b/hash/m5_cart.xml index b176e905977..2e8c7d02203 100644 --- a/hash/m5_cart.xml +++ b/hash/m5_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Carts released in Japan diff --git a/hash/m5_cass.xml b/hash/m5_cass.xml index 0b2a3da07bd..2c3ba35b8ff 100644 --- a/hash/m5_cass.xml +++ b/hash/m5_cass.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Cassettes that load with CHAIN cannot auto-start correctly. Mount the BASIC-I cart first, then the cassette to load + run them. diff --git a/hash/m5_flop.xml b/hash/m5_flop.xml index 2f4e495ee30..358dc7a2232 100644 --- a/hash/m5_flop.xml +++ b/hash/m5_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="m5_flop" description="Sord m5 diskettes"> <software name="bb"> diff --git a/hash/mac_flop.xml b/hash/mac_flop.xml index 739e616ab77..94bda1e052a 100644 --- a/hash/mac_flop.xml +++ b/hash/mac_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mac_flop" description="Macintosh 400K/800K Disk images"> <software name="airborne"> diff --git a/hash/mac_hdd.xml b/hash/mac_hdd.xml index 1498b2bc9ea..f2a04c10f22 100644 --- a/hash/mac_hdd.xml +++ b/hash/mac_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mac_hdd" description="Mac Harddisks"> <software name="mac608"> <description>System Software 6.0.8</description> diff --git a/hash/mac_hdflop.xml b/hash/mac_hdflop.xml index 30ff31f77dc..a700e65cccf 100644 --- a/hash/mac_hdflop.xml +++ b/hash/mac_hdflop.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mac_hdflop" description="Macintosh High Density Disk images"> <!-- S/N: Z93350-001A --> diff --git a/hash/mbc200.xml b/hash/mbc200.xml index 239bd8e7b54..a6306162b65 100644 --- a/hash/mbc200.xml +++ b/hash/mbc200.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mbc200" description="Sanyo MBC-200/MBC-1200 diskettes"> <software name="boot"> diff --git a/hash/mbc55x.xml b/hash/mbc55x.xml index 19684e80cc4..ff968e6e91f 100644 --- a/hash/mbc55x.xml +++ b/hash/mbc55x.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mbc55x" description="Sanyo MBC-550 and MBC-555 disk images"> diff --git a/hash/mc10.xml b/hash/mc10.xml index 245d858eb3a..22c718d6cc9 100644 --- a/hash/mc10.xml +++ b/hash/mc10.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Undumped: Full Micro Games and Math Design tapes (we only have split dumps currently...) --> +Undumped: Full Micro Games and Math Design tapes (we only have split dumps currently...) +--> <softwarelist name="mc10" description="Tandy MC-10 cassettes"> diff --git a/hash/mc1000_cass.xml b/hash/mc1000_cass.xml index 8d2572f5107..471aa84fd0d 100644 --- a/hash/mc1000_cass.xml +++ b/hash/mc1000_cass.xml @@ -1,10 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Info for original games comes from http://mc-1000.wikispaces.com/fitas+cce --> +Info for original games comes from http://mc-1000.wikispaces.com/fitas+cce -<!-- Undumped (?): + Undumped (?): F-16 - Unknown F-17 - Unknown F-19 - Controle de Despesas diff --git a/hash/mc1502_flop.xml b/hash/mc1502_flop.xml index 274d23ca8fd..d4c96b94f63 100644 --- a/hash/mc1502_flop.xml +++ b/hash/mc1502_flop.xml @@ -1,17 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- - XXX - <software name="XXX"> - <description>XXX</description> - <year>19??</year> - <publisher>NPO Microprocessor</publisher> - <part name="flop1" interface="floppy_5_25"> - <dataarea name="flop" size="368640"> - </dataarea> - </part> - </software> - XXX +license:CC0 --> <softwarelist name="mc1502_flop" description="MC-1502 disk images"> diff --git a/hash/md2_flop.xml b/hash/md2_flop.xml index 4fd0d66f640..04d2116012b 100644 --- a/hash/md2_flop.xml +++ b/hash/md2_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="md2_flop" description="MD-2 disk images"> diff --git a/hash/megacd.xml b/hash/megacd.xml index 986171d9d94..b5120d72f05 100644 --- a/hash/megacd.xml +++ b/hash/megacd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="megacd" description="Sega Mega CD (Euro) CD-ROMs"> <!--- Images from the REDUMP set --> diff --git a/hash/megacdj.xml b/hash/megacdj.xml index 28f5024de7c..7bf2d46b24e 100644 --- a/hash/megacdj.xml +++ b/hash/megacdj.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="megacdj" description="Sega Mega CD (Jpn) CD-ROMs"> <!--- Images below are from the REDUMP set (unless otherwise noted) --> diff --git a/hash/megadriv.xml b/hash/megadriv.xml index 29d30ff27e1..6bce2a3f900 100644 --- a/hash/megadriv.xml +++ b/hash/megadriv.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + UNDUMPED / TO BE REDUMPED LIST ADVANCED DAISENRYAKU JAPAN we have Rev A, Rev 0 needed (does it exist?) @@ -29,9 +31,7 @@ WONDER MIDI JAPAN WORLD CUP SOCCER JAPAN/USA we have v1.0 (Rev ?), v1.2 (Rev ?) and v1.3 (Rev B), v1.1 (Rev ?) needed WORLD OF ILLUSION JAPAN we have v1.0 (Rev 0?), v1.1 (Rev A?) needed (confirmed by Xacrow) ---> -<!-- Known undumped protos @@ -65,9 +65,6 @@ NOTE * Phantasy Star (serial G-4534, released by Sega on 1994-04-02) is actually a SMS cart which works in the MD thanks to VDP compatibility mode. Since this is currently not emulated in MESS, the dump is in sms.xml ---> - -<!-- Info on Sega chip labels (from Sunbeam / Digital Corruption) diff --git a/hash/megaduck.xml b/hash/megaduck.xml index 5d154ff1eef..0a213c6cc2c 100644 --- a/hash/megaduck.xml +++ b/hash/megaduck.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="megaduck" description="Creatronic Mega Duck cartridges"> <software name="2ndspace"> diff --git a/hash/megapc.xml b/hash/megapc.xml index 79bcbb35f3d..69b647480f1 100644 --- a/hash/megapc.xml +++ b/hash/megapc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="megapc" description="Amstrad Mega PC disk images"> <software name="cntrpnt"> diff --git a/hash/megatech.xml b/hash/megatech.xml index 065e9c0eef7..12c58439ace 100644 --- a/hash/megatech.xml +++ b/hash/megatech.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + This list should be kept up to date with any changes made to drivers/megatech.c diff --git a/hash/mephisto_mm1.xml b/hash/mephisto_mm1.xml index b2801768afb..f12ec8ecd4a 100644 --- a/hash/mephisto_mm1.xml +++ b/hash/mephisto_mm1.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mephisto_mm1" description="Mephisto MM I Modules"> diff --git a/hash/mephisto_mm2.xml b/hash/mephisto_mm2.xml index 6903a3b0954..6510b98dd86 100644 --- a/hash/mephisto_mm2.xml +++ b/hash/mephisto_mm2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mephisto_mm2" description="Mephisto MM II Modules"> diff --git a/hash/mephisto_mm4.xml b/hash/mephisto_mm4.xml index 0a84f46ce9c..e1a6048fd40 100644 --- a/hash/mephisto_mm4.xml +++ b/hash/mephisto_mm4.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mephisto_mm4" description="Mephisto MM IV Modules"> diff --git a/hash/mephisto_mm5.xml b/hash/mephisto_mm5.xml index 7223239cbe9..2568040ee3f 100644 --- a/hash/mephisto_mm5.xml +++ b/hash/mephisto_mm5.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mephisto_mm5" description="Mephisto MM V Modules"> diff --git a/hash/mephisto_smondial2.xml b/hash/mephisto_smondial2.xml index 170a6e41a70..1f0ff7b850e 100644 --- a/hash/mephisto_smondial2.xml +++ b/hash/mephisto_smondial2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mephisto_smondial2" description="Mephisto Super Mondial II Modules"> diff --git a/hash/microvision.xml b/hash/microvision.xml index 9b38dfe016b..0807ab271cb 100644 --- a/hash/microvision.xml +++ b/hash/microvision.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="microvision" description="Milton Bradley MicroVision cartridges"> <!-- The following board types are known to exist: diff --git a/hash/midi_flop.xml b/hash/midi_flop.xml index e95f5a049e0..6ae00d5188c 100644 --- a/hash/midi_flop.xml +++ b/hash/midi_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="midi_flop" description="Standard MIDI floppy disks"> <software name="dansband3"> diff --git a/hash/mikro80.xml b/hash/mikro80.xml index 6aa435afb00..3fc128b6456 100644 --- a/hash/mikro80.xml +++ b/hash/mikro80.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mikro80" description="Mikro-80 cassettes"> <software name="basic"> diff --git a/hash/mikrosha_cart.xml b/hash/mikrosha_cart.xml index 665c8d0451d..f6c65497be9 100644 --- a/hash/mikrosha_cart.xml +++ b/hash/mikrosha_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mikrosha_cart" description="Mikrosha cartridges"> <software name="micron"> diff --git a/hash/mikrosha_cass.xml b/hash/mikrosha_cass.xml index b36e856c84e..2c1f8b52134 100644 --- a/hash/mikrosha_cass.xml +++ b/hash/mikrosha_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mikrosha_cass" description="Mikrosha cassettes"> <!-- Games --> diff --git a/hash/mindset_flop.xml b/hash/mindset_flop.xml index cfef2658536..41f84cc9b29 100644 --- a/hash/mindset_flop.xml +++ b/hash/mindset_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mindset_flop" description="Mindset Corporation Mindset Floppy Discs"> <software name="vyper" supported="partial"> diff --git a/hash/misterx.xml b/hash/misterx.xml index e5cc2fc7e20..fecf3a4ef50 100644 --- a/hash/misterx.xml +++ b/hash/misterx.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="misterx" description="Yeno MisterX cartridges"> <software name="ftrivia"> <description>Fantasie-Trivia</description> diff --git a/hash/mm1_flop.xml b/hash/mm1_flop.xml index ada6404fdd8..ceb9452e35d 100644 --- a/hash/mm1_flop.xml +++ b/hash/mm1_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mm1_flop" description="MikroMikko 1 floppies"> <software name="boot"> diff --git a/hash/mo5_cart.xml b/hash/mo5_cart.xml index 87f76a580f8..f856fc39d07 100644 --- a/hash/mo5_cart.xml +++ b/hash/mo5_cart.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo5_cart" description="Thomson MO5 cartridges"> <!-- Applications --> diff --git a/hash/mo5_cass.xml b/hash/mo5_cass.xml index a91570449d9..d5fd598a9f9 100644 --- a/hash/mo5_cass.xml +++ b/hash/mo5_cass.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo5_cass" description="Thomson MO5 cassettes"> <!-- Applications --> diff --git a/hash/mo5_flop.xml b/hash/mo5_flop.xml index 68aaaf0c594..4165c6b2b1a 100644 --- a/hash/mo5_flop.xml +++ b/hash/mo5_flop.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo5_flop" description="Thomson MO5 floppy disks"> <!-- Applications --> diff --git a/hash/mo5_qd.xml b/hash/mo5_qd.xml index 97926d00d27..9453dbb07da 100644 --- a/hash/mo5_qd.xml +++ b/hash/mo5_qd.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo5_qd" description="Thomson MO5 QD disks"> <!-- Applications --> diff --git a/hash/mo6_cass.xml b/hash/mo6_cass.xml index 26371be7539..f534244d6c0 100644 --- a/hash/mo6_cass.xml +++ b/hash/mo6_cass.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo6_cass" description="Thomson MO6 cassettes"> <!-- Applications --> diff --git a/hash/mo6_flop.xml b/hash/mo6_flop.xml index 3d97509b463..420764eb04c 100644 --- a/hash/mo6_flop.xml +++ b/hash/mo6_flop.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="mo6_flop" description="Thomson MO6 floppy disks"> <!-- Applications --> diff --git a/hash/mobigo_cart.xml b/hash/mobigo_cart.xml index afb130a0dfe..9bb07b3e746 100644 --- a/hash/mobigo_cart.xml +++ b/hash/mobigo_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mobigo_cart" description="VTech Mobigo Cartridges"> <!-- This list is ordered by game description --> diff --git a/hash/monon_color.xml b/hash/monon_color.xml index ae0f24f906f..f14d31fb69c 100644 --- a/hash/monon_color.xml +++ b/hash/monon_color.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="monon_color" description="M&D Monon Color cartridges"> <!-- Cartridges contain a serial flash ROM, and an epoxy blob, it is not clear what is inside the blob. Cartridges appear to work just fine if reprogrammed with a different game. Note, the current dumps might not be 'clean' as the games save data directly to the 0x50000 area of ROM. --> diff --git a/hash/mpu1000.xml b/hash/mpu1000.xml index 325875982d8..a6ff44b2c76 100644 --- a/hash/mpu1000.xml +++ b/hash/mpu1000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mpu1000" description="Acetronic MPU-1000 cartridges"> diff --git a/hash/mpz80.xml b/hash/mpz80.xml index dc29e2fc8fa..a845355c6d2 100644 --- a/hash/mpz80.xml +++ b/hash/mpz80.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mpz80" description="Morrow MPZ80 diskettes"> <software name="509"> diff --git a/hash/msx.hsi b/hash/msx.hsi index 5297f8b4a6c..5e60b27e73b 100644 --- a/hash/msx.hsi +++ b/hash/msx.hsi @@ -1,4 +1,7 @@ -<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE hashfile []> +<?xml version="1.0" encoding="UTF-8"?> +<!-- +license:CC0 +--> <hashfile> <!-- MSX Cartridge CRC List --> <!-- Compiled by Sean Young & Kaneda(ATARULUM@yahoo.co.jp)--> diff --git a/hash/msx1_cart.xml b/hash/msx1_cart.xml index 1665e138de0..81c03a80040 100644 --- a/hash/msx1_cart.xml +++ b/hash/msx1_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx1_cart" description="MSX1 cartridges"> <!-- diff --git a/hash/msx1_cass.xml b/hash/msx1_cass.xml index 29d3c2d23b3..56c7c443158 100644 --- a/hash/msx1_cass.xml +++ b/hash/msx1_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx1_cass" description="MSX1 cassettes"> <!-- diff --git a/hash/msx1_flop.xml b/hash/msx1_flop.xml index cd0944691b4..7e2389a269f 100644 --- a/hash/msx1_flop.xml +++ b/hash/msx1_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx1_flop" description="MSX1 disk images"> <!-- diff --git a/hash/msx2.hsi b/hash/msx2.hsi index 2d60b9309ef..8ec24036d4d 100644 --- a/hash/msx2.hsi +++ b/hash/msx2.hsi @@ -1,4 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +license:CC0 +--> <hashfile> <!-- Note: This list is provided as a record of known dumps for this system. --> <!-- These checksums have not been validated and cannot be assumed correct. --> diff --git a/hash/msx2_cart.xml b/hash/msx2_cart.xml index cb5693b8691..06fe4649220 100644 --- a/hash/msx2_cart.xml +++ b/hash/msx2_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx2_cart" description="MSX2 cartridges"> <!-- diff --git a/hash/msx2_cass.xml b/hash/msx2_cass.xml index 0de2f628915..e4f576f6067 100644 --- a/hash/msx2_cass.xml +++ b/hash/msx2_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx2_cass" description="MSX2 cassettes"> diff --git a/hash/msx2_flop.xml b/hash/msx2_flop.xml index db7b08e8c94..27a69241566 100644 --- a/hash/msx2_flop.xml +++ b/hash/msx2_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx2_flop" description="MSX2 disk images"> <!-- diff --git a/hash/msx2p_flop.xml b/hash/msx2p_flop.xml index a0e7c9bc2a2..ad6219549fa 100644 --- a/hash/msx2p_flop.xml +++ b/hash/msx2p_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msx2p_flop" description="MSX2+ disk images"> diff --git a/hash/msxr_flop.xml b/hash/msxr_flop.xml index f6d9b5f3c8e..76a380856e2 100644 --- a/hash/msxr_flop.xml +++ b/hash/msxr_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="msxr_flop" description="MSX Turbo-R disk images"> diff --git a/hash/mt65_cass.xml b/hash/mt65_cass.xml index de97fc418bc..d044c304114 100644 --- a/hash/mt65_cass.xml +++ b/hash/mt65_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mt65_cass" description="Microtan 65 cassettes"> diff --git a/hash/mt65_rom.xml b/hash/mt65_rom.xml index d3349aa9b46..d6452b9795d 100644 --- a/hash/mt65_rom.xml +++ b/hash/mt65_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mt65_rom" description="Microtan 65 ROM images"> diff --git a/hash/mt65_snap.xml b/hash/mt65_snap.xml index 4aa1dc1bf90..71c7c72f34a 100644 --- a/hash/mt65_snap.xml +++ b/hash/mt65_snap.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mt65_snap" description="Microtan 65 snapshots"> diff --git a/hash/mtx_cart.xml b/hash/mtx_cart.xml index f71e1508c1f..c87698f54d2 100644 --- a/hash/mtx_cart.xml +++ b/hash/mtx_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mtx_cart" description="Memotech MTX ROMPAK cartridges"> diff --git a/hash/mtx_cass.xml b/hash/mtx_cass.xml index 59151a924cd..3e22165e39f 100644 --- a/hash/mtx_cass.xml +++ b/hash/mtx_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mtx_cass" description="Memotech MTX cassettes"> diff --git a/hash/mtx_flop.xml b/hash/mtx_flop.xml index 7fcac50ef4c..7c6f7086136 100644 --- a/hash/mtx_flop.xml +++ b/hash/mtx_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mtx_flop" description="Memotech MTX diskettes"> diff --git a/hash/mtx_rom.xml b/hash/mtx_rom.xml index aee33ff218b..d4a56e64792 100644 --- a/hash/mtx_rom.xml +++ b/hash/mtx_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mtx_rom" description="Memotech MTX ROM extensions"> diff --git a/hash/myvision.xml b/hash/myvision.xml index 2a95d293daa..ff0e0ca61ea 100644 --- a/hash/myvision.xml +++ b/hash/myvision.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="myvision" description="Nichibutsu My Vision cartridges"> <software name="gomoku"> diff --git a/hash/mz2000_cass.xml b/hash/mz2000_cass.xml index e0667753acb..21733260107 100644 --- a/hash/mz2000_cass.xml +++ b/hash/mz2000_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mz2000_cass" description="MZ-2000 cassettes"> diff --git a/hash/mz2000_flop.xml b/hash/mz2000_flop.xml index b0b2f595588..06c610802f6 100644 --- a/hash/mz2000_flop.xml +++ b/hash/mz2000_flop.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Usage instructions: if the game/program does not autoboot, type DIR to list the disk content and look for CMD or COM files. To run CMD files (which are TF-FOS programs, type RUN "XXX", with XXX being the name of the diff --git a/hash/mz2500.xml b/hash/mz2500.xml index 68cf09f8962..14ab91ab8c0 100644 --- a/hash/mz2500.xml +++ b/hash/mz2500.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mz2500" description="MZ-2500 disk images"> diff --git a/hash/mz700_cass.xml b/hash/mz700_cass.xml index 91bf20aaa3f..d30d6b7075c 100644 --- a/hash/mz700_cass.xml +++ b/hash/mz700_cass.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Pretty much all info taken from http://www.sharpmz.org/index.html Currently, this list lists all dumps known and found. A lot of these are simple diff --git a/hash/mz800_cass.xml b/hash/mz800_cass.xml index ffe64efc352..90a4e4dcd0c 100644 --- a/hash/mz800_cass.xml +++ b/hash/mz800_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="mz800_cass" description="Sharp MZ-800 cassettes"> <!-- List diff --git a/hash/n64.xml b/hash/n64.xml index 8c42634ad02..044b6ee3984 100644 --- a/hash/n64.xml +++ b/hash/n64.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + There appear to exist some undumped N64 protos - Air Boardin' USA @@ -17,9 +18,8 @@ Canceled games (possibly never got to the proto stage) - Freak Boy - Ikazuchi No Go Toku - X-Men Mutant Academy ---> -<!-- + Undumped 007: Goldeneye (demo) DIS-NUS-NGEE-USA @@ -46,9 +46,6 @@ Canceled games (possibly never got to the proto stage) Super Mario 64 (demo) DIS-NUS-NSME-USA Turok 2: Seeds of Evil (demo) NUS-NTYE-USA ---> - -<!-- Info on N64 chip labels (from The Cart Scan Repository) diff --git a/hash/n64dd.xml b/hash/n64dd.xml index bf4b69414f4..1d4291e2a2a 100644 --- a/hash/n64dd.xml +++ b/hash/n64dd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="n64dd" description="Nintendo 64 DD disks"> <software name="dezaemon"> diff --git a/hash/nascom_flop.xml b/hash/nascom_flop.xml index 5711d9ceade..88cab64c83b 100644 --- a/hash/nascom_flop.xml +++ b/hash/nascom_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nascom_flop" description="Nascom disk images"> diff --git a/hash/nascom_snap.xml b/hash/nascom_snap.xml index c78e6d932c4..2649230d29c 100644 --- a/hash/nascom_snap.xml +++ b/hash/nascom_snap.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nascom_snap" description="Nascom snapshot images"> <!-- Games --> diff --git a/hash/nascom_socket.xml b/hash/nascom_socket.xml index 45b9f692b02..6e1b7468519 100644 --- a/hash/nascom_socket.xml +++ b/hash/nascom_socket.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Nascom internal sockets for ROM/RAM --> +Nascom internal sockets for ROM/RAM +--> <softwarelist name="nascom_socket" description="Nascom internal sockets"> diff --git a/hash/neocd.xml b/hash/neocd.xml index 3c372e775fe..e4314de2710 100644 --- a/hash/neocd.xml +++ b/hash/neocd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="neocd" description="SNK NeoGeo CD CD-ROMs"> <!-- Most of the images listed are converted from an old TOSEC set and should probably be replaced with TruRip dumps once we can import CCD files --> diff --git a/hash/neogeo.xml b/hash/neogeo.xml index 07896c581ca..cc1ce8d3dee 100644 --- a/hash/neogeo.xml +++ b/hash/neogeo.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- The list contains both MVS and AES cartridges. + The list contains both MVS and AES cartridges. For the majority of official titles the actual ROM data contained in the cartridges is compatible across systems, the actual codepath taken depends upon the bios used. @@ -14,7 +16,7 @@ The primary MVS / AES releases are marked in the list for documentation purposes, typically the first AES release is just a later revision of the game code with additional bugfixes etc. when compared to the primary MVS release. - Todo: games which are actually incompatible between systems (the first release of kof2001, and many of the bootlegs / hacks) should be + TODO: games which are actually incompatible between systems (the first release of kof2001, and many of the bootlegs / hacks) should be tagged with compatibility tags. --> diff --git a/hash/nes.hsi b/hash/nes.hsi index 3cdf61818a1..21a7a530db4 100644 --- a/hash/nes.hsi +++ b/hash/nes.hsi @@ -1,3 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +license:CC0 +--> <hashfile> <!-- This MESS HASH file was auto-generated from Cowering's GoodNES database (V3.14) for the exclusive use of MESS. This source is known to contain bad headers, diff --git a/hash/nes.xml b/hash/nes.xml index cf2fee6a173..65cac71a085 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nes" description="Nintendo Entertainment System cartridges"> <!-- Confirmed dumps (thanks to Bootgod for his efforts on documenting the real content of NES and Famicom carts!) --> diff --git a/hash/nes_ade.xml b/hash/nes_ade.xml index 244a4524217..a89a7b57014 100644 --- a/hash/nes_ade.xml +++ b/hash/nes_ade.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nes_ade" description="Nintendo Entertainment System - Aladdin Deck Enhancer cartridges"> <!-- diff --git a/hash/nes_datach.xml b/hash/nes_datach.xml index 654ffee348f..e987f468dcf 100644 --- a/hash/nes_datach.xml +++ b/hash/nes_datach.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nes_datach" description="Nintendo Entertainment System - Datach Joint ROM System mini-cartridges"> <software name="dtc_brsh" supported="partial"> diff --git a/hash/nes_kstudio.xml b/hash/nes_kstudio.xml index e6aa4e8ce22..b0ca93836d5 100644 --- a/hash/nes_kstudio.xml +++ b/hash/nes_kstudio.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nes_kstudio" description="Nintendo Entertainment System - Karaoke Studio expansion cartridges"> diff --git a/hash/nes_ntbrom.xml b/hash/nes_ntbrom.xml index 77f52d85a8a..bdbb86befff 100644 --- a/hash/nes_ntbrom.xml +++ b/hash/nes_ntbrom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nes_ntbrom" description="Nintendo Entertainment System - Nantettatte!! Baseball mini-cartridges"> <software name="ntb_91"> diff --git a/hash/next.xml b/hash/next.xml index fa8527477c7..9b800450620 100644 --- a/hash/next.xml +++ b/hash/next.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="next" description="NeXT disk images"> <software name="nxtstp32"> <description>NeXTSTEP 3.2</description> diff --git a/hash/ngp.xml b/hash/ngp.xml index a0f0c33d821..53d29442bcf 100644 --- a/hash/ngp.xml +++ b/hash/ngp.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ngp" description="SNK Neo Geo Pocket cartridges"> <!-- Undumped: diff --git a/hash/ngpc.xml b/hash/ngpc.xml index d33c74b59ba..d8cb227739a 100644 --- a/hash/ngpc.xml +++ b/hash/ngpc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ngpc" description="SNK Neo Geo Pocket Color cartridges"> <!-- Undumped: diff --git a/hash/nimbus.xml b/hash/nimbus.xml index 991cfa093f3..98360ee0b94 100644 --- a/hash/nimbus.xml +++ b/hash/nimbus.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="nimbus" description="RM Nimbus disk images"> diff --git a/hash/octopus.xml b/hash/octopus.xml index b3f1f28de3f..bab53d3b06b 100644 --- a/hash/octopus.xml +++ b/hash/octopus.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="octopus" description="LSI Octopus floppy disk images"> <software name="diag"> diff --git a/hash/odyssey2.xml b/hash/odyssey2.xml index 503f1255549..5424570ce80 100644 --- a/hash/odyssey2.xml +++ b/hash/odyssey2.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + TODO: add first release date were applicable add usage for those which use 2nd joystick (<info name="usage" value="Uses the 2nd joystick" />) @@ -8,8 +10,7 @@ add programmers (<info name="programmer" value=""/>)(mainly Ed Averett) add ntsc pal compatibility (<sharedfeat name="compatibility" value="NTSC,PAL"/>) add rom names from pcbs (lack of) add serials for radiola and jopacs ---> -<!-- + Undumped: Spaans (spanish to dutch translator) Crazy Horses @@ -42,8 +43,7 @@ Clean Up Yer Act (programmed by Robert S. Harris, never completed) Star Wars (GST Video) Moonsweeper (Imagic) Fathom (Imagic) ---> -<!-- + NOTE: PAL colours leave a lot to be desired Chess needs emulation of the C7010 Chess Module, which had a NSC800 CMOS microprocessor, which gave the G7000 extra CPU and memory. diff --git a/hash/ondra.xml b/hash/ondra.xml index 86244094bfe..a2ea581af8e 100644 --- a/hash/ondra.xml +++ b/hash/ondra.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ondra" description="Ondra & Ondra ViLi cassettes"> <software name="copyfile"> diff --git a/hash/orao.xml b/hash/orao.xml index 0e2f5dca760..fc532225d75 100644 --- a/hash/orao.xml +++ b/hash/orao.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="orao" description="PEL Varazdin Orao cassettes"> diff --git a/hash/orion_cart.xml b/hash/orion_cart.xml index 9e860f91b34..eb46b12f856 100644 --- a/hash/orion_cart.xml +++ b/hash/orion_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="orion_cart" description="Orion-128 & Pro cartridges"> <software name="romdisk"> diff --git a/hash/orion_cass.xml b/hash/orion_cass.xml index 5fa363f6c9c..ae195d8e820 100644 --- a/hash/orion_cass.xml +++ b/hash/orion_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="orion_cass" description="Orion 128 cassettes"> <software name="21"> diff --git a/hash/orion_flop.xml b/hash/orion_flop.xml index ab633263d0b..ec015fb0818 100644 --- a/hash/orion_flop.xml +++ b/hash/orion_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="orion_flop" description="Orion 128 disk images"> <software name="disk1"> diff --git a/hash/orionpro_flop.xml b/hash/orionpro_flop.xml index a7a1a151535..1ad7e770582 100644 --- a/hash/orionpro_flop.xml +++ b/hash/orionpro_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="orionpro_flop" description="OrionPro disk images"> <software name="disk01p"> diff --git a/hash/osborne1.xml b/hash/osborne1.xml index 7c8860eaa40..350a94667b9 100644 --- a/hash/osborne1.xml +++ b/hash/osborne1.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="osborne1" description="Osborne-1 floppies"> diff --git a/hash/osborne2.xml b/hash/osborne2.xml index 7bf5696e7f7..f391a513713 100644 --- a/hash/osborne2.xml +++ b/hash/osborne2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="osborne2" description="Osborne 2 Executive diskettes"> <software name="system"> diff --git a/hash/p500_flop.xml b/hash/p500_flop.xml index bc853f2a4d0..3c07b6e99c7 100644 --- a/hash/p500_flop.xml +++ b/hash/p500_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="p500_flop" description="Commodore P500 diskettes"> <software name="burnin"> diff --git a/hash/partner_cass.xml b/hash/partner_cass.xml index ff0c5ffcae5..e051ef81bb2 100644 --- a/hash/partner_cass.xml +++ b/hash/partner_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="partner_cass" description="Partner-01.01 cassettes"> <!-- Info from http://rk86.ru/catalog/ diff --git a/hash/partner_flop.xml b/hash/partner_flop.xml index c36973e8281..5f24b8e67cd 100644 --- a/hash/partner_flop.xml +++ b/hash/partner_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="partner_flop" description="Partner-01.01 disk images"> <software name="disk1"> diff --git a/hash/pasogo.xml b/hash/pasogo.xml index c9a30920f33..af1b58008d0 100644 --- a/hash/pasogo.xml +++ b/hash/pasogo.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pasogo" description="Koei PasoGo cartridges"> <!-- diff --git a/hash/pasopia_cass.xml b/hash/pasopia_cass.xml index 6215600cc77..24170bf2c5d 100644 --- a/hash/pasopia_cass.xml +++ b/hash/pasopia_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pasopia_cass" description="Toshiba Personal Computer Pasopia PA7010 cassettes"> <!-- diff --git a/hash/pb2000c.xml b/hash/pb2000c.xml index d824ed46d5f..a17c59d7bc2 100644 --- a/hash/pb2000c.xml +++ b/hash/pb2000c.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pb2000c" description="Casio PB-2000C memory cards"> <software name="prolog"> <description>PROLOG interpreter (OM-51P)</description> diff --git a/hash/pc1000.xml b/hash/pc1000.xml index 6c1089f64d7..888545dfe14 100644 --- a/hash/pc1000.xml +++ b/hash/pc1000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc1000" description="VTech PreComputer 1000 cartridges"> <software name="biblekno"> <description>Bible Knowledge</description> diff --git a/hash/pc1512_flop.xml b/hash/pc1512_flop.xml index a2f05097947..ba87241185c 100644 --- a/hash/pc1512_flop.xml +++ b/hash/pc1512_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc1512_flop" description="Amstrad PC1512 diskettes"> <!-- Missing software that supports PC1512 special features: diff --git a/hash/pc1512_hdd.xml b/hash/pc1512_hdd.xml index 9e6266794a3..f1cc687db96 100644 --- a/hash/pc1512_hdd.xml +++ b/hash/pc1512_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc1512_hdd" description="Amstrad PC1512 hard disks"> <software name="hd20"> diff --git a/hash/pc1640_flop.xml b/hash/pc1640_flop.xml index e1782dd5a6f..450703a71d8 100644 --- a/hash/pc1640_flop.xml +++ b/hash/pc1640_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc1640_flop" description="Amstrad PC1640 diskettes"> <software name="system"> diff --git a/hash/pc1640_hdd.xml b/hash/pc1640_hdd.xml index 17131e9652b..cad3e46cb42 100644 --- a/hash/pc1640_hdd.xml +++ b/hash/pc1640_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc1640_hdd" description="Amstrad PC1640 hard disks"> <software name="hd20"> diff --git a/hash/pc8201.xml b/hash/pc8201.xml index bd069b3a895..ee4da8a550e 100644 --- a/hash/pc8201.xml +++ b/hash/pc8201.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Option ROM booting instructions: 1. Start BASIC diff --git a/hash/pc8801_cass.xml b/hash/pc8801_cass.xml index dd5a6a39562..5b82fa840a6 100644 --- a/hash/pc8801_cass.xml +++ b/hash/pc8801_cass.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +license:CC0 + +NOTE: This list is here only to document available dumps and it's not used (yet) by MAME! --> <softwarelist name="pc8801_cass" description="NEC PC-8801 cassettes"> diff --git a/hash/pc8801_flop.xml b/hash/pc8801_flop.xml index bbdfcf0ccfa..543a3eb7ac1 100644 --- a/hash/pc8801_flop.xml +++ b/hash/pc8801_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc8801_flop" description="NEC PC-8801 disk images"> <!-- diff --git a/hash/pc88va.xml b/hash/pc88va.xml index f6e1c2a4aa2..778af421805 100644 --- a/hash/pc88va.xml +++ b/hash/pc88va.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc88va" description="NEC PC-88VA disk images"> <!-- Possibly Undumped PC88VA games: diff --git a/hash/pc98.xml b/hash/pc98.xml index 810ac605c80..07e4a7dcb18 100644 --- a/hash/pc98.xml +++ b/hash/pc98.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc98" description="NEC PC-9801 disk images"> <!-- diff --git a/hash/pc98_cd.xml b/hash/pc98_cd.xml index 45ed36d6df9..e1d5fc1382f 100644 --- a/hash/pc98_cd.xml +++ b/hash/pc98_cd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pc98_cd" description="NEC PC-9801 CD-ROMs"> <!-- diff --git a/hash/pce.xml b/hash/pce.xml index 853c3e38ef3..e2e331c6788 100644 --- a/hash/pce.xml +++ b/hash/pce.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pce" description="NEC PC-Engine cartridges"> <software name="1943kai"> <description>1943 Kai</description> diff --git a/hash/pce_tourvision.xml b/hash/pce_tourvision.xml index 85281b4b894..515ff825fea 100644 --- a/hash/pce_tourvision.xml +++ b/hash/pce_tourvision.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pce_tourvision" description="TourVision (bootleg Arcade NEC PC-Engine) cartridges"> <!-- diff --git a/hash/pcecd.xml b/hash/pcecd.xml index 3e7b8134e35..fa0f38e5d05 100644 --- a/hash/pcecd.xml +++ b/hash/pcecd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pcecd" description="NEC PC-Engine / Turbografx 16 CD-ROMs"> <!-- The JPN CHDs have all been converted from the 'PD PC-Engine V2' collection, dated 2007 diff --git a/hash/pcfx.xml b/hash/pcfx.xml index 30d9908d36f..52cd0591fc6 100644 --- a/hash/pcfx.xml +++ b/hash/pcfx.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pcfx" description="NEC PC-FX CD-ROMs"> <!-- Sourced from Redump --> diff --git a/hash/pcw.xml b/hash/pcw.xml index 898619016f2..acf556b839f 100644 --- a/hash/pcw.xml +++ b/hash/pcw.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pcw" description="Amstrad PCW disk images"> <!-- diff --git a/hash/pcw16.xml b/hash/pcw16.xml index 0c040cca0c4..83218ddc556 100644 --- a/hash/pcw16.xml +++ b/hash/pcw16.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pcw16" description="Amstrad PCW16 disk images"> <software name="osrd112"> diff --git a/hash/pcx_flop.xml b/hash/pcx_flop.xml index feaaac3d359..9041e6c0752 100644 --- a/hash/pcx_flop.xml +++ b/hash/pcx_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pcx_flop" description="Siemens PC-X disk images"> diff --git a/hash/pecom_cass.xml b/hash/pecom_cass.xml index 7fa634b0768..f827a4ea538 100644 --- a/hash/pecom_cass.xml +++ b/hash/pecom_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pecom_cass" description="Pecom32 cassettes"> diff --git a/hash/pegasus_cart.xml b/hash/pegasus_cart.xml index 0a189d3b01f..9bca73874c9 100644 --- a/hash/pegasus_cart.xml +++ b/hash/pegasus_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pegasus_cart" description="Technosys Aamber Pegasus ROM expansions"> diff --git a/hash/pencil2.xml b/hash/pencil2.xml index a45987aa2a8..f5ecb87addd 100644 --- a/hash/pencil2.xml +++ b/hash/pencil2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pencil2" description="Hanimex Pencil II cartridges"> <!-- diff --git a/hash/pentagon_cass.xml b/hash/pentagon_cass.xml index accb9380feb..c6fe1a78739 100644 --- a/hash/pentagon_cass.xml +++ b/hash/pentagon_cass.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Preliminary list. + Preliminary list. This list contains software for the Russian 'Pentagon 128' systems. diff --git a/hash/pet_cass.xml b/hash/pet_cass.xml index 98cc5700e30..0260f667bf3 100644 --- a/hash/pet_cass.xml +++ b/hash/pet_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pet_cass" description="Commodore PET cassettes"> diff --git a/hash/pet_flop.xml b/hash/pet_flop.xml index 5328ef9f3d0..52942475a52 100644 --- a/hash/pet_flop.xml +++ b/hash/pet_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pet_flop" description="Commodore PET diskettes"> <software name="2040demo"> diff --git a/hash/pet_hdd.xml b/hash/pet_hdd.xml index 7a2993c2db4..b7842948b75 100644 --- a/hash/pet_hdd.xml +++ b/hash/pet_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pet_hdd" description="Commodore PET hard disks"> <software name="d9060"> diff --git a/hash/pet_quik.xml b/hash/pet_quik.xml index 950481a9e58..581c33096b2 100644 --- a/hash/pet_quik.xml +++ b/hash/pet_quik.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pet_quik" description="Commodore PET quickload"> <!-- https://www.youtube.com/watch?v=OBEfKMFq8lo --> diff --git a/hash/pet_rom.xml b/hash/pet_rom.xml index 50958c94969..32e997719f8 100644 --- a/hash/pet_rom.xml +++ b/hash/pet_rom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pet_rom" description="Commodore PET Function ROMs"> <software name="arrow"> diff --git a/hash/phc25_cass.xml b/hash/phc25_cass.xml index 998e8861264..ef6e049d809 100644 --- a/hash/phc25_cass.xml +++ b/hash/phc25_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="phc25_cass" description="PHC-25 cassettes"> diff --git a/hash/pi_storyreader_cart.xml b/hash/pi_storyreader_cart.xml index f8743cb5832..fea5da9fe93 100644 --- a/hash/pi_storyreader_cart.xml +++ b/hash/pi_storyreader_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pi_storyreader_cart" description="Publications International Ltd. Story Reader cartridges"> <!-- carts have either one or two globs in them --> diff --git a/hash/pi_storyreader_v2_cart.xml b/hash/pi_storyreader_v2_cart.xml index 6f8a8bd78e6..918c59aabfc 100644 --- a/hash/pi_storyreader_v2_cart.xml +++ b/hash/pi_storyreader_v2_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pi_storyreader_v2_cart" description="Publications International Ltd Story Reader 2.0 cartridges"> <software name="ts2" supported="no"> diff --git a/hash/picno.xml b/hash/picno.xml index dba596d0c15..0b412c811a1 100644 --- a/hash/picno.xml +++ b/hash/picno.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + List of games, initially taken from http://videogamesdensetsu.tumblr.com/post/142354502350/the-konami-picno-%E3%83%94%E3%82%AF%E3%83%8E-1992-a-drawing-tablet: (* denotes dumped) RX101 Save Card / セーブカード diff --git a/hash/pico.xml b/hash/pico.xml index 0d8dca2b7a2..4e66b6d055a 100644 --- a/hash/pico.xml +++ b/hash/pico.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pico" description="Sega Pico cartridges"> <!-- diff --git a/hash/pippin.xml b/hash/pippin.xml index aec3799db5a..4f5634fe52d 100644 --- a/hash/pippin.xml +++ b/hash/pippin.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +license:CC0 + +NOTE: This list is here only to document available dumps and it's not used (yet) by MAME! --> <softwarelist name="pippin" description="Pippin CD-ROMs"> diff --git a/hash/pippin_flop.xml b/hash/pippin_flop.xml index bb37a8b472e..2fe670f8885 100644 --- a/hash/pippin_flop.xml +++ b/hash/pippin_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- -NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +license:CC0 + +NOTE: This list is here only to document available dumps and it's not used (yet) by MAME! --> <softwarelist name="pippin_flop" description="Pippin disk images"> diff --git a/hash/plus4_cart.xml b/hash/plus4_cart.xml index bed6ceb1f44..a3f77e30b00 100644 --- a/hash/plus4_cart.xml +++ b/hash/plus4_cart.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Missing dumps: 325057-01 C16/C116/plus4 DIAGNOSE diff --git a/hash/plus4_cass.xml b/hash/plus4_cass.xml index 555b6e59d3a..cda9ae4880d 100644 --- a/hash/plus4_cass.xml +++ b/hash/plus4_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="plus4_cass" description="Commodore Plus/4 / C16 / C116 cassettes"> <software name="dtstar"> diff --git a/hash/plus4_flop.xml b/hash/plus4_flop.xml index 97886ecb175..d8e7e4b3a4b 100644 --- a/hash/plus4_flop.xml +++ b/hash/plus4_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="plus4_flop" description="Commodore Plus/4 diskettes"> <software name="1551demo"> diff --git a/hash/pmd85_cass.xml b/hash/pmd85_cass.xml index 1051ebaa243..3681c259843 100644 --- a/hash/pmd85_cass.xml +++ b/hash/pmd85_cass.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- For now tape loading only works in PMD-85.1 --> +For now tape loading only works in PMD-85.1 +--> <softwarelist name="pmd85_cass" description="Tesla PMD-85 cassettes"> <!-- From TOSEC --> diff --git a/hash/pockchalv2.xml b/hash/pockchalv2.xml index 834d148d5da..3cf4379c9ab 100644 --- a/hash/pockchalv2.xml +++ b/hash/pockchalv2.xml @@ -1,9 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- The Pocket Challenge V2 appears to be compatible with the Wonderswan from a software point of view --> +The Pocket Challenge V2 appears to be compatible with the Wonderswan from a software point of view -<!-- List of software from ja.wikipedia.org (which might miss some later re-release) * 進研ゼミ 中学講座 @@ -30,7 +31,7 @@ 高校受験5教科パック+入試テーマ別特講 高校受験EX (合格特講700) - --> +--> <softwarelist name="pockchalv2" description="Pocket Challenge V2 cartridges"> diff --git a/hash/pockchalw.xml b/hash/pockchalw.xml index 1db5e7ac992..a373d4d476d 100644 --- a/hash/pockchalw.xml +++ b/hash/pockchalw.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 List of software from ja.wikipedia.org Notice that this list might be missing different variants (for different ages), @@ -31,9 +31,7 @@ 高校受験(英・社・理) [dumped] 実技4教科 [dumped] - --> - - +--> <softwarelist name="pockchalw" description="Pocket Challenge W cartridges"> diff --git a/hash/pofo.xml b/hash/pofo.xml index a1e754561b3..5053f84ba53 100644 --- a/hash/pofo.xml +++ b/hash/pofo.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pofo" description="Atari Portfolio cartridges"> <!-- Undumped Atari cartridges: diff --git a/hash/poisk1_flop.xml b/hash/poisk1_flop.xml index ff1a2c9b597..8e98c578726 100644 --- a/hash/poisk1_flop.xml +++ b/hash/poisk1_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="poisk1_flop" description="Poisk-1 disk images"> <software name="ots14"> diff --git a/hash/pokemini.xml b/hash/pokemini.xml index e8ae6775104..f5f44ba04e9 100644 --- a/hash/pokemini.xml +++ b/hash/pokemini.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pokemini" description="Nintendo Pokemini cartridges"> <software name="lunchtme" cloneof="snorlax"> <description>Lunch Time (USA, GameCube)</description> diff --git a/hash/poly_flop.xml b/hash/poly_flop.xml index eccc68fdaaa..3c138bfa2b4 100644 --- a/hash/poly_flop.xml +++ b/hash/poly_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="poly_flop" description="Poly diskettes"> diff --git a/hash/princ.xml b/hash/princ.xml index cf7eede6fee..e99faada24f 100644 --- a/hash/princ.xml +++ b/hash/princ.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="princ" description="Tomy Prin-C cartridges"> <software name="bbmaru" supported="no"> <description>Bad Badtz-Maru</description> diff --git a/hash/pro128_cart.xml b/hash/pro128_cart.xml index 6508a9aa130..bf7ba8fcc4e 100644 --- a/hash/pro128_cart.xml +++ b/hash/pro128_cart.xml @@ -1,7 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> -<!-- This list is exclusively for Italian MO5 and MO6 software --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +This list is exclusively for Italian MO5 and MO6 software +--> <softwarelist name="pro128_cart" description="Olivetti Prodest PC 128 cartridges"> <!-- Applications --> diff --git a/hash/pro128_cass.xml b/hash/pro128_cass.xml index 0ec7519e567..a0c717e4083 100644 --- a/hash/pro128_cass.xml +++ b/hash/pro128_cass.xml @@ -1,7 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> -<!-- This list is exclusively for Italian MO5 and MO6 software --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +This list is exclusively for Italian MO5 and MO6 software +--> <softwarelist name="pro128_cass" description="Olivetti Prodest PC 128 cassettes"> <!-- Applications --> diff --git a/hash/pro128_flop.xml b/hash/pro128_flop.xml index f02fb3dfba8..8d92dd2e928 100644 --- a/hash/pro128_flop.xml +++ b/hash/pro128_flop.xml @@ -1,7 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> -<!-- This list is exclusively for Italian MO5 and MO6 software --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +This list is exclusively for Italian MO5 and MO6 software +--> <softwarelist name="pro128_flop" description="Olivetti Prodest PC 128 floppy disks"> <!-- Compilations (Games) --> diff --git a/hash/pro128s_flop.xml b/hash/pro128s_flop.xml index 6394a1ca424..f4ec1237ace 100644 --- a/hash/pro128s_flop.xml +++ b/hash/pro128s_flop.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Olivetti Prodest PC 128S Disks --> +Olivetti Prodest PC 128S Disks -<!-- Loading Instructions: + Loading Instructions: Hold down the SHIFT key and press and release the BREAK key. diff --git a/hash/prof180.xml b/hash/prof180.xml index ae52d296cdf..033618e7340 100644 --- a/hash/prof180.xml +++ b/hash/prof180.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="prof180" description="Conitec PROF-180 floppy disks"> <software name="cpm22"> diff --git a/hash/prof80.xml b/hash/prof80.xml index 56f1f5a2422..ee38d56527a 100644 --- a/hash/prof80.xml +++ b/hash/prof80.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="prof80" description="Conitec PROF-80 floppy disks"> <software name="cpm30"> diff --git a/hash/psi98.xml b/hash/psi98.xml index 49e99d14378..f0122cc57b1 100644 --- a/hash/psi98.xml +++ b/hash/psi98.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="psi98" description="Kontron PSI98 floppy disks"> diff --git a/hash/psion1.xml b/hash/psion1.xml index 495c839e295..574eeee49bf 100644 --- a/hash/psion1.xml +++ b/hash/psion1.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="psion1" description="Psion Organiser I Datapack"> <software name="financep" supported="no"> <description>Finance Pack</description> diff --git a/hash/psion2.xml b/hash/psion2.xml index edefefed217..71e021f676f 100644 --- a/hash/psion2.xml +++ b/hash/psion2.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Info taken from: - http://www.jaapsch.net/psion/packs.htm - http://www.jaapsch.net/psion/devices.htm diff --git a/hash/psx.xml b/hash/psx.xml index 8c11f21616a..719f68c93b7 100644 --- a/hash/psx.xml +++ b/hash/psx.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="psx" description="Sony Playstation CD-ROMs"> <!-- TODO: diff --git a/hash/pt68k2.xml b/hash/pt68k2.xml index dbe2b43b608..9572d69f92a 100644 --- a/hash/pt68k2.xml +++ b/hash/pt68k2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pt68k2" description="PT68K2 5.25 disks"> diff --git a/hash/pv1000.xml b/hash/pv1000.xml index bd1e69893c2..00b5670aa11 100644 --- a/hash/pv1000.xml +++ b/hash/pv1000.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Undumped carts: diff --git a/hash/pv2000.xml b/hash/pv2000.xml index fdbb53f5926..3fb8c352380 100644 --- a/hash/pv2000.xml +++ b/hash/pv2000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pv2000" description="Casio PV-2000 cartridges"> <!-- diff --git a/hash/px4_cart.xml b/hash/px4_cart.xml index 0a908e66428..5ca0336fef9 100644 --- a/hash/px4_cart.xml +++ b/hash/px4_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="px4_cart" description="EPSON PX-4 ROM capsules"> diff --git a/hash/px8_cart.xml b/hash/px8_cart.xml index e23056a6710..97653a1e515 100644 --- a/hash/px8_cart.xml +++ b/hash/px8_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="px8_cart" description="EPSON PX-8 ROM capsules"> diff --git a/hash/pyl601.xml b/hash/pyl601.xml index a2e223239b1..9547327ba02 100644 --- a/hash/pyl601.xml +++ b/hash/pyl601.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="pyl601" description="Pyldin-601 disk images"> <software name="arch1" supported="no"> diff --git a/hash/ql_cart.xml b/hash/ql_cart.xml index 55b1d5f37a6..565896179b9 100644 --- a/hash/ql_cart.xml +++ b/hash/ql_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ql_cart" description="Sinclair QL cartridges"> <software name="tk2"> diff --git a/hash/ql_cass.xml b/hash/ql_cass.xml index e3c97d2b661..fc100b90271 100644 --- a/hash/ql_cass.xml +++ b/hash/ql_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ql_cass" description="Sinclair QL cassettes"> <software name="abacus"> diff --git a/hash/ql_flop.xml b/hash/ql_flop.xml index 7a273e5c431..f4797eb24f5 100644 --- a/hash/ql_flop.xml +++ b/hash/ql_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ql_flop" description="Sinclair QL diskettes"> <software name="abacus"> diff --git a/hash/quizwiz.xml b/hash/quizwiz.xml index b1f9990aef5..a90bc34f6a8 100644 --- a/hash/quizwiz.xml +++ b/hash/quizwiz.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="quizwiz" description="Coleco Quiz Wiz cartridges"> <!-- diff --git a/hash/qx10_flop.xml b/hash/qx10_flop.xml index 92278583e0b..9d148fe6093 100644 --- a/hash/qx10_flop.xml +++ b/hash/qx10_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="qx10_flop" description="Epson QX-10 diskettes"> <software name="cpm22"> diff --git a/hash/r9751.xml b/hash/r9751.xml index b28a9bace3c..0d675636da5 100644 --- a/hash/r9751.xml +++ b/hash/r9751.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + ROLM 9751 CBX Software Releases known: 9004, 9005 diff --git a/hash/radio86_cart.xml b/hash/radio86_cart.xml index eab1c6cd45c..57f2f108db9 100644 --- a/hash/radio86_cart.xml +++ b/hash/radio86_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="radio86_cart" description="Radio-86RK cartridges"> <software name="romdisk"> diff --git a/hash/radio86_cass.xml b/hash/radio86_cass.xml index cd49a1ad514..97a96024727 100644 --- a/hash/radio86_cass.xml +++ b/hash/radio86_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="radio86_cass" description="Radio-86RK cassettes"> <!-- GAMES --> diff --git a/hash/rainbow.xml b/hash/rainbow.xml index 797f8ffcd27..aeed646b66b 100644 --- a/hash/rainbow.xml +++ b/hash/rainbow.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Software from here: http://rainbow-100.com --> +<!-- +license:CC0 + +Software from here: http://rainbow-100.com +--> <softwarelist name="rainbow" description="DEC Rainbow 100 Disk Images"> <software name="concpm86"> diff --git a/hash/rwtrntcs.xml b/hash/rwtrntcs.xml index c95b2e7cebd..2131c335fbf 100644 --- a/hash/rwtrntcs.xml +++ b/hash/rwtrntcs.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="rwtrntcs" description="Rowtron Television Computer System cartridges"> diff --git a/hash/rx78.xml b/hash/rx78.xml index 21440873836..90f821c3bf9 100644 --- a/hash/rx78.xml +++ b/hash/rx78.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="rx78" description="Gundam RX-78 cartridges"> <software name="basic"> <description>BS-BASIC</description> diff --git a/hash/sage2.xml b/hash/sage2.xml index 3f849c980b0..7a36e4b937b 100644 --- a/hash/sage2.xml +++ b/hash/sage2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sage2" description="Sage II Disk Images"> <software name="psysiv13"> diff --git a/hash/saitek_egr.xml b/hash/saitek_egr.xml index 49c783b4bd3..e2c57a2ad60 100644 --- a/hash/saitek_egr.xml +++ b/hash/saitek_egr.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="saitek_egr" description="Saitek Endgame ROM"> diff --git a/hash/saitek_kso.xml b/hash/saitek_kso.xml index a1d5155ea59..a9a069048a9 100644 --- a/hash/saitek_kso.xml +++ b/hash/saitek_kso.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="saitek_kso" description="Saitek KSO ROM"> diff --git a/hash/samcoupe_cass.xml b/hash/samcoupe_cass.xml index 051a3a851c3..4e68765522d 100644 --- a/hash/samcoupe_cass.xml +++ b/hash/samcoupe_cass.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- load software with LOAD "" + load software with LOAD "" Tape must be started manually from the MESS menu " is mapped to ] by default on a UK keyboard layout diff --git a/hash/samcoupe_flop.xml b/hash/samcoupe_flop.xml index addad3124d4..f86b04fbc72 100644 --- a/hash/samcoupe_flop.xml +++ b/hash/samcoupe_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- to boot disks type 'BOOT' and press return + to boot disks type 'BOOT' and press return alternatively press numpad 9 which seems to do the same thing disk image formats: diff --git a/hash/sat_cart.xml b/hash/sat_cart.xml index 3036314c6f7..55e8e2ed7ab 100644 --- a/hash/sat_cart.xml +++ b/hash/sat_cart.xml @@ -1,8 +1,11 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Note: a Chinese pirate mahjong game is rumored to exist --> -<!-- Kof95 and Ultraman require additional ROM cartridges to work! --> +Note: a Chinese pirate mahjong game is rumored to exist +Kof95 and Ultraman require additional ROM cartridges to work! +--> <softwarelist name="sat_cart" description="Sega Saturn cartridges"> diff --git a/hash/sat_vccart.xml b/hash/sat_vccart.xml index ebc6ad359ba..8768d22aa68 100644 --- a/hash/sat_vccart.xml +++ b/hash/sat_vccart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sat_vccart" description="Sega Saturn VideoCD cartridges"> <!-- diff --git a/hash/saturn.xml b/hash/saturn.xml index 920264076d9..3feb9ccf573 100644 --- a/hash/saturn.xml +++ b/hash/saturn.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="saturn" description="Sega Saturn CD-ROMs"> diff --git a/hash/sawatte.xml b/hash/sawatte.xml index cfddc331f6f..ba5e6ac4be7 100644 --- a/hash/sawatte.xml +++ b/hash/sawatte.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sawatte" description="Sega Sawatte Pico cartridges"> <software name="doraemon"> diff --git a/hash/sbrain.xml b/hash/sbrain.xml index 19831fc755e..df8aed65b0d 100644 --- a/hash/sbrain.xml +++ b/hash/sbrain.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sbrain" description="Super Brain floppies"> <software name="boot"> diff --git a/hash/sc3000_cart.xml b/hash/sc3000_cart.xml index 56b2ec17e57..50cde338e33 100644 --- a/hash/sc3000_cart.xml +++ b/hash/sc3000_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sc3000_cart" description="Sega Computer 3000 cartridges"> diff --git a/hash/sc3000_cass.xml b/hash/sc3000_cass.xml index 1b095ca2991..e7821512df9 100644 --- a/hash/sc3000_cass.xml +++ b/hash/sc3000_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sc3000_cass" description="Sega Computer 3000 cassettes"> <software name="bastow"> diff --git a/hash/scv.xml b/hash/scv.xml index 1e3446c32dd..ad301eb6dd2 100644 --- a/hash/scv.xml +++ b/hash/scv.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + The Epoch Super Cassette Vision was also released in Europe under the Yeno brand. About half of the games released in Japan were also released in Europe. diff --git a/hash/sdk85.xml b/hash/sdk85.xml index dfe1ecc69bd..4ac65a00772 100644 --- a/hash/sdk85.xml +++ b/hash/sdk85.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sdk85" description="SDK-85 expansion ROMs"> <software name="ap29" supported="no"> diff --git a/hash/sega_beena_cart.xml b/hash/sega_beena_cart.xml index 388007a62b1..b335aef1332 100644 --- a/hash/sega_beena_cart.xml +++ b/hash/sega_beena_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sega_beena_cart" description="Sega Beena Cartridges"> <!-- you must byteswap ROMs to see text, due to endian? --> diff --git a/hash/segacd.xml b/hash/segacd.xml index f1c433e99df..367d58f3f0a 100644 --- a/hash/segacd.xml +++ b/hash/segacd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="segacd" description="Sega CD CD-ROMs"> <!-- @@ -12,9 +15,7 @@ probably be a good idea, though. Much of the information in this softlist has been gathered from Sega Retro: http://segaretro.org/ ---> -<!-- Currently undumped discs that are known to still exist: +=============================================================+===================================================================+ | Title | Notes | @@ -158,9 +159,8 @@ Unlisted dumps: | | ever dumped off a disc, but a hack made from existing dumps. As | | | such it's not listed here. | +=============================================================+===================================================================+ ---> -<!-- TODO: +TODO: Many US-released games were also released in Brazil by Tec Toy. Though they're still NTSC Sega CD discs, there is a possibility that these are @@ -170,9 +170,8 @@ for further investigation. Some discs are stamped with RE on them. Probably this indicates that they're either revisions or re-releases of previously released games. Investigate this further. ---> -<!-- + Due to the divided field of CD dumps available, the softlist is divided in three parts. diff --git a/hash/sf7000.xml b/hash/sf7000.xml index d9c31f874a8..3023dae09d6 100644 --- a/hash/sf7000.xml +++ b/hash/sf7000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sf7000" description="Sega Super Control Station SF-7000 disk images"> <software name="102examp"> <description>Progs for Yeno (Fra)</description> diff --git a/hash/sg1000.xml b/hash/sg1000.xml index edc13ede076..8853d650eef 100644 --- a/hash/sg1000.xml +++ b/hash/sg1000.xml @@ -1,13 +1,15 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Othello Multivision carts are marked with OMV. +<!-- +license:CC0 + +Othello Multivision carts are marked with OMV. Canceled titles (possibly exist in prototype form) C-62 Champion Ski (by Sega) OM-G009 Challenge Soccer (by Tsukuda) OM-G010 Great Escape 2 (by Tsukuda) - --> -<!-- + The following games were available both as Golden Carts and as MyCards. I'm not sure from what version the dumps below come (or it they have been verified to contain the same data) @@ -18,8 +20,6 @@ C-26 - Star Force C-33 - Champion Boxing [dumped and verified to be diff from G-1033] C-43 - Zippy Race - --> -<!-- Many SG-1000 games were also sold in Taiwan by Aaronix These are now mostly dumped (thanks to Bock and SMS Power) diff --git a/hash/sgx.xml b/hash/sgx.xml index ada23c04fcb..c9646c5418f 100644 --- a/hash/sgx.xml +++ b/hash/sgx.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sgx" description="NEC Supergrafx cartridges"> <software name="1941"> <description>1941 - Counter Attack</description> diff --git a/hash/sitcom.xml b/hash/sitcom.xml index c5cc461799c..03ba55756a8 100644 --- a/hash/sitcom.xml +++ b/hash/sitcom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sitcom" description="SITCOM"> diff --git a/hash/smarttv_cart.xml b/hash/smarttv_cart.xml index 70496ddea10..fcef1fc62d1 100644 --- a/hash/smarttv_cart.xml +++ b/hash/smarttv_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="smarttv_cart" description="WinFun KidConnection SmarTV Adventures / Funtastic TV Adventures cartridges"> diff --git a/hash/smc777.xml b/hash/smc777.xml index 37b272f1fb8..38eadf763d2 100644 --- a/hash/smc777.xml +++ b/hash/smc777.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Dumps needed: (Info taken from: http://home.pacbell.net/smc777/comsoft.htm ) OS: diff --git a/hash/sms.xml b/hash/sms.xml index 1d2399789dc..f9077f89fb6 100644 --- a/hash/sms.xml +++ b/hash/sms.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Undumped games - Game de check! Koutsuu Anzen @@ -11,8 +12,6 @@ 131 games) - a few other pirate multigame carts (two versions of 4 in 1 carts) ---> -<!-- Taiwanese releases for the Aaronix Mark III - White Gold Cartridges GB1301 - Fantasy Zone / Kuàilè xiǎo fēidié (快樂小飛碟) [dumped] diff --git a/hash/snes.xml b/hash/snes.xml index 66c9d39f6cd..14c293b9a32 100644 --- a/hash/snes.xml +++ b/hash/snes.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Credits: - Maintainers : Fabio Priuli, Yakushi~Kabuto - Cart profiles : Yakushi~Kabuto @@ -13,9 +14,8 @@ - - JohnDie (~180 carts) - - Zidanax (~130 carts) - - Ecco and RedScorpion (72 carts) ---> -<!-- + Undumped Confirmed? Source Title @@ -136,9 +136,8 @@ Undumped - Waterworld - USA, for 199?, unknown dev - Whirlo - USA, for 199?, Namco - Wile E Coyote's Revenge (later prototype) - USA, for 199?, Sunsoft ---> -<!-- + Documentation of Super Famicom PCB labels The labels printed on the PCB can be analysed as four parts: [Code 1]-[Code 2]-[Code 3]-[Code 4] @@ -262,9 +261,8 @@ Known revisions and their timeline approximaions (W.I.P): -? ⊆ t(F413) -? ⊆ t(F413A) -[1995/42,1995/42] ⊆ t(F413B) ---> -<!-- + Cartridges labels (W.I.P) - Japan catalogue product code: @@ -348,9 +346,8 @@ SHVC-039 : (To be confirmed) Broadcast Satellaview-X ROM pak, unlike memory paks SHVC-040 : Broadcast Satellaview-X cassette (衛星放送対応カセット), later revision although the difference is unclear SHVC-041 : Super Famicom memory cassette (SFメモリカセット), white cartridges hosting flashed titles from the 'Nintendo Power' library SHVC-042 : Super Game Boy 2 cartridge, only released in Japan ---> -<!-- + The software list will be divided into the following categories: [L01] Documented prototype and demo cartridges : images from confirmed non-retail cartridges [L02] Unconfirmed prototype and demo cartridges : roms not confirmed to exist on a non-retail cartridge at this time diff --git a/hash/snes_bspack.xml b/hash/snes_bspack.xml index cb3220bbd88..b371936f5b0 100644 --- a/hash/snes_bspack.xml +++ b/hash/snes_bspack.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + WARNING: The entries in this software list will need a BIG cleanup once we fix our Satellaview emulation @@ -20,7 +21,7 @@ In the end, we shall only keep the proper dumps, possibly patching the header on load, if necessary with a ROM_LOAD overlay in the rom definitions... - --> +--> <softwarelist name="snes_bspack" description="Nintendo SNES Satellaview Memory Packs"> diff --git a/hash/snes_strom.xml b/hash/snes_strom.xml index 7448b19f9e1..307c831a914 100644 --- a/hash/snes_strom.xml +++ b/hash/snes_strom.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="snes_strom" description="Nintendo SNES - Sufami Turbo cartridges"> diff --git a/hash/snes_vkun.xml b/hash/snes_vkun.xml index cc532059b46..89d213e3b9c 100644 --- a/hash/snes_vkun.xml +++ b/hash/snes_vkun.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 The Voicer-kun, often improperly called Voice-kun, is a device which connects to the second controller port of the Super Family Computer diff --git a/hash/snotec.xml b/hash/snotec.xml index 416619c1329..b2bfb9c9841 100644 --- a/hash/snotec.xml +++ b/hash/snotec.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="snotec" description="Bandai Super Note Club cartridges"> <software name="conan2"> diff --git a/hash/snread.xml b/hash/snread.xml index 725c92f8ab1..a3a534aef3f 100644 --- a/hash/snread.xml +++ b/hash/snread.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="snread" description="Speak & Read modules"> diff --git a/hash/snspell.xml b/hash/snspell.xml index 54dbcc8b288..8f0b008495a 100644 --- a/hash/snspell.xml +++ b/hash/snspell.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="snspell" description="Speak & Spell modules"> diff --git a/hash/socrates.xml b/hash/socrates.xml index 87e16634b1d..6080bae747c 100644 --- a/hash/socrates.xml +++ b/hash/socrates.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="socrates" description="Video Technology Socrates cartridges"> <!-- diff --git a/hash/softbox.xml b/hash/softbox.xml index 3ca86fc3d50..3d44185a840 100644 --- a/hash/softbox.xml +++ b/hash/softbox.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="softbox" description="SSE SoftBox diskettes"> <software name="cpm22"> diff --git a/hash/sol20_cass.xml b/hash/sol20_cass.xml index cfcbe342df2..ba33ea26713 100644 --- a/hash/sol20_cass.xml +++ b/hash/sol20_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sol20_cass" description="PTC SOL-20 cassettes"> diff --git a/hash/sorcerer_cart.xml b/hash/sorcerer_cart.xml index 648c5a64cce..f0fdecb3589 100644 --- a/hash/sorcerer_cart.xml +++ b/hash/sorcerer_cart.xml @@ -1,18 +1,17 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + + Compiled by K1W1 (thanks to Robbbert) ---> -<!-- The Exidy Sorcerer was the first computer to use cartridge software and Exidy used 8 Track music cartridges to encase the ROM Pacs. Four cartridges were made for this computer one of which was a hardware device, the "EPROM Burner Pac (DP 2001)". ---> -<!-- Dick Smith catalog numbers, taken from advertisements: +Dick Smith catalog numbers, taken from advertisements: X-1190, X-3000 : Sorcerer 8K X-1192, X-3001 : Sorcerer 16K diff --git a/hash/sorcerer_cass.xml b/hash/sorcerer_cass.xml index ffcc766e049..deb06168137 100644 --- a/hash/sorcerer_cass.xml +++ b/hash/sorcerer_cass.xml @@ -1,12 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<softwarelist name="sorcerer_cass" description="Exidy Sorcerer cassettes"> - <!-- +license:CC0 + Compiled by Robbbert --> +<softwarelist name="sorcerer_cass" description="Exidy Sorcerer cassettes"> + <!-- These come from tapes. Load the Basic ROM PAC, then from within it type CLOAD. When it has finished loading, type RUN. diff --git a/hash/sorcerer_flop.xml b/hash/sorcerer_flop.xml index 2fbc93b7a7f..92b25b0b63e 100644 --- a/hash/sorcerer_flop.xml +++ b/hash/sorcerer_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sorcerer_flop" description="Exidy Sorcerer floppies"> <software name="cpm"> diff --git a/hash/spc1000_cass.xml b/hash/spc1000_cass.xml index dc5271baac6..deca220f410 100644 --- a/hash/spc1000_cass.xml +++ b/hash/spc1000_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="spc1000_cass" description="Samsung SPC-1000 cassettes"> diff --git a/hash/spc1500_cass.xml b/hash/spc1500_cass.xml index 87b2cbf0f52..8e0580859f7 100644 --- a/hash/spc1500_cass.xml +++ b/hash/spc1500_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="spc1500_cass" description="Samsung SPC-1500 cassettes"> diff --git a/hash/special_cass.xml b/hash/special_cass.xml index 7aa1e738114..84dd903f43b 100644 --- a/hash/special_cass.xml +++ b/hash/special_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="special_cass" description="Specialist cassettes"> <!-- GAMES --> diff --git a/hash/special_flop.xml b/hash/special_flop.xml index 2a522fa6299..8322739807a 100644 --- a/hash/special_flop.xml +++ b/hash/special_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="special_flop" description="Specialist MX disk images"> <software name="bstcpm0"> diff --git a/hash/specpls3_flop.xml b/hash/specpls3_flop.xml index dadc133449e..97cb15a7eb0 100644 --- a/hash/specpls3_flop.xml +++ b/hash/specpls3_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Sinclair ZX Spectrum +3 disc images + Sinclair ZX Spectrum +3 disc images For +3 machines, etc. --> diff --git a/hash/spectrum_betadisc_flop.xml b/hash/spectrum_betadisc_flop.xml index 42221bbe207..d2c5005a550 100644 --- a/hash/spectrum_betadisc_flop.xml +++ b/hash/spectrum_betadisc_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Sinclair ZX Spectrum Beta Disc / TR-DOS disk images + Sinclair ZX Spectrum Beta Disc / TR-DOS disk images (currently only hooked up to Pentagon machine, but interfaces available for older systems too) some original release TR-DOS images seem to be in SCL format, which does not appear to properly diff --git a/hash/spectrum_cart.xml b/hash/spectrum_cart.xml index e181f9feb3b..e07e56be055 100644 --- a/hash/spectrum_cart.xml +++ b/hash/spectrum_cart.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Only 10 cartridge titles were released to be used with the ZX Spectrum "Interface 2" peripheral. 7 unreleased prototypes are included in this collection. diff --git a/hash/spectrum_cass.xml b/hash/spectrum_cass.xml index 0fd164401d4..03133e05769 100644 --- a/hash/spectrum_cass.xml +++ b/hash/spectrum_cass.xml @@ -1,17 +1,18 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Thanks to: + Thanks to: Steve Brown, Andrew Barker, Paul Hurd, Tony Barnett, Claus Jahn, Donald Graham, Guy Bearman, Jose Luis Soler, Krasimir Hristov, Andrew Blood, Dave Stevens, John Wilson, Edwina Brown, Walter Pooley, Tomaz Kac, Martijn van der Heide, Ramsoft, Dunny, Woody, Mikie and many many others. ---> -<!-- to load software in 16/48K mode you must use the following sequence at the prompt + to load software in 16/48K mode you must use the following sequence at the prompt "J" "shift+P" "shift+P" "enter" (in non-MAME emulators this is often "ctrl+P") diff --git a/hash/spectrum_flop_opus.xml b/hash/spectrum_flop_opus.xml index cec9cc80b92..7e75d999081 100644 --- a/hash/spectrum_flop_opus.xml +++ b/hash/spectrum_flop_opus.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="spectrum_flop_opus" description="Sinclair ZX Spectrum Opus Discovery disk images"> diff --git a/hash/spectrum_mgt_flop.xml b/hash/spectrum_mgt_flop.xml index 61ce38e3952..caceb9f4b6f 100644 --- a/hash/spectrum_mgt_flop.xml +++ b/hash/spectrum_mgt_flop.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- ZX Spectrum MGT Disciple / +D disk images + ZX Spectrum MGT Disciple / +D disk images images for the "Disciple" and "+D" ZX Spectrum fdd interfaces produced by MGT (Miles Gordan Technology) diff --git a/hash/spectrum_microdrive.xml b/hash/spectrum_microdrive.xml index 1a4e9f9117c..9f6485741f6 100644 --- a/hash/spectrum_microdrive.xml +++ b/hash/spectrum_microdrive.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Microdrive 'cartridges' These are infinite tape loop based devices that act like discs --> diff --git a/hash/spectrum_wafadrive.xml b/hash/spectrum_wafadrive.xml index d1977d91d42..cdce442b646 100644 --- a/hash/spectrum_wafadrive.xml +++ b/hash/spectrum_wafadrive.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Wafadrive 'cartridges' These are infinite tape loop based devices that act like discs --> diff --git a/hash/squale_cart.xml b/hash/squale_cart.xml index 9c73469273a..2a96195210f 100644 --- a/hash/squale_cart.xml +++ b/hash/squale_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="squale_cart" description="Squale cartridges"> <software name="sqintro"> diff --git a/hash/st_cart.xml b/hash/st_cart.xml index 4a5a38a5dd6..3f55ada99d6 100644 --- a/hash/st_cart.xml +++ b/hash/st_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Undumped cartridges: diff --git a/hash/st_flop.xml b/hash/st_flop.xml index e9ab8a262f1..4537fbcb8d8 100644 --- a/hash/st_flop.xml +++ b/hash/st_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="st_flop" description="Atari ST disk images"> <software name="10frame" supported="no"> diff --git a/hash/stepone_flop.xml b/hash/stepone_flop.xml index 922802c5056..4beff97d427 100644 --- a/hash/stepone_flop.xml +++ b/hash/stepone_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="stepone_flop" description="Ericsson PC step/one diskettes"> <!-- OS --> diff --git a/hash/studio2.xml b/hash/studio2.xml index 46edcb2a367..eed9a6566d4 100644 --- a/hash/studio2.xml +++ b/hash/studio2.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + RCA Studio II games list ID Title Series Dumped diff --git a/hash/stv.xml b/hash/stv.xml index 88457e00738..8690f9367df 100644 --- a/hash/stv.xml +++ b/hash/stv.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Note: Most games do not support multi cart system - the ones that are has the text "CART-AM" in the header. All titles that doesn't support it have a supported="no" flag. --> diff --git a/hash/super6.xml b/hash/super6.xml index c010b067bdb..8cd77147c28 100644 --- a/hash/super6.xml +++ b/hash/super6.xml @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <softwarelist name="super6" description="ADC Super Six diskettes"> diff --git a/hash/super80_cass.xml b/hash/super80_cass.xml index a574d11859a..9a6581bd9f6 100644 --- a/hash/super80_cass.xml +++ b/hash/super80_cass.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + The original tapes have died long ago, so these were loaded from the archived quickloads into MAME, then saved to wav files. Release dates are between 1981 and 1987, but precise dates are unknown. @@ -9,9 +11,9 @@ Meaning of numbers: 1-99 = for BASIC (32 columns); 100-119 = for BASIC (80 columns); 400-499 = Machine Language; 150-299 = ported from Microbee; 300-329 = BASIC, ported from Exidy Sorcerer; 500-529 = Machine Language, ported from Exidy Sorcerer. All porting done by Robbbert. - --> - <!-- Dick Smith catalog numbers, taken from advertisements: + +Dick Smith catalog numbers, taken from advertisements: K-3600 : Nova-80 (original name), Super-80 Computer kit K-3601 : Keyboard (included in K-3600) diff --git a/hash/superpet_flop.xml b/hash/superpet_flop.xml index 4c09e40fe61..4a13dae77a1 100644 --- a/hash/superpet_flop.xml +++ b/hash/superpet_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="superpet_flop" description="Commodore SuperPET / MMF 9000 diskettes"> <software name="wcs"> diff --git a/hash/supracan.xml b/hash/supracan.xml index 1b78e31a3de..ff008ba017b 100644 --- a/hash/supracan.xml +++ b/hash/supracan.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="supracan" description="Funtech Super A'Can cartridges"> diff --git a/hash/sv8000.xml b/hash/sv8000.xml index 99b5d4ef630..71ffb3fcc16 100644 --- a/hash/sv8000.xml +++ b/hash/sv8000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="sv8000" description="Bandai Super Vision 8000 cartridges"> <!-- 1 - MISSILEVADER --> diff --git a/hash/svi318_cart.xml b/hash/svi318_cart.xml index 0f9f65bbc05..5b909e2e2cf 100644 --- a/hash/svi318_cart.xml +++ b/hash/svi318_cart.xml @@ -1,13 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Info Taken from here: http://www.samdal.com/SVIDOCS/SVI_Softwares_for_SVI318-328.pdf These Cartridges are not dumped: Just Write JR. SD294C Amoured Assault SD233C // Was availible on Cartridge and/or Tape - - --> <softwarelist name="svi318_cart" description="Spectravision SVI-318 cartridges"> diff --git a/hash/svi318_cass.xml b/hash/svi318_cass.xml index 43f475e9f28..e3b509bdebe 100644 --- a/hash/svi318_cass.xml +++ b/hash/svi318_cass.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Info Taken from here: http://www.samdal.com/SVIDOCS/SVI_Softwares_for_SVI318-328.pdf http://www.samdal.com/svsoftware.htm @@ -114,8 +116,6 @@ Grave Digger (198x) Fortune Valley (198x) Trach Man (198x) Ballonies (198x) - - --> <softwarelist name="svi318_cass" description="Spectravision SVI-318 cassettes"> diff --git a/hash/svi318_flop.xml b/hash/svi318_flop.xml index 05c401f47e7..0491a5eb0eb 100644 --- a/hash/svi318_flop.xml +++ b/hash/svi318_flop.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Info Taken from here: http://www.samdal.com/svsoftware.htm These disks are not dumped: diff --git a/hash/svision.xml b/hash/svision.xml index 2ff017a5c1b..03ce39517d1 100644 --- a/hash/svision.xml +++ b/hash/svision.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Undumped? + Undumped? - B52 Battle (does this exist? the P52 sea battle label would be easy to mistake for this title) - Box Carrier - Devil Paradise diff --git a/hash/svmu.xml b/hash/svmu.xml index 05f2f52db8c..61ef11e1a41 100644 --- a/hash/svmu.xml +++ b/hash/svmu.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="svmu" description="Sega Visual Memory Unit quickloads"> diff --git a/hash/t1000.xml b/hash/t1000.xml index e8f328e3da3..3e3b64b44d0 100644 --- a/hash/t1000.xml +++ b/hash/t1000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="t1000" description="Tandy 1000 series disk images"> <!-- OS --> diff --git a/hash/tandy200.xml b/hash/tandy200.xml index 4b29ee2ea10..30c78872745 100644 --- a/hash/tandy200.xml +++ b/hash/tandy200.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Option ROM booting instructions: 1. Start BASIC diff --git a/hash/tandy2k.xml b/hash/tandy2k.xml index 181240abc32..876b176cdb7 100644 --- a/hash/tandy2k.xml +++ b/hash/tandy2k.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tandy2k" description="Tandy 2000 disk images"> <!-- diff --git a/hash/tandy6k.xml b/hash/tandy6k.xml index 7295a299604..2bc821b69a1 100644 --- a/hash/tandy6k.xml +++ b/hash/tandy6k.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tandy6k" description="Tandy 6000 disk images"> <software name="xenix32"> diff --git a/hash/tc4.xml b/hash/tc4.xml index 4b980577db7..77749d93d8d 100644 --- a/hash/tc4.xml +++ b/hash/tc4.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tc4" description="Coleco Total Control 4 cartridges"> <!-- diff --git a/hash/tdv2324.xml b/hash/tdv2324.xml index f50314d5508..8c8db34eee8 100644 --- a/hash/tdv2324.xml +++ b/hash/tdv2324.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tdv2324" description="Tandberg TDV 2324 disk images"> <software name="basicc" supported="no"> diff --git a/hash/tek4052_cart.xml b/hash/tek4052_cart.xml index 3bf08183eb3..2950cdd55a0 100644 --- a/hash/tek4052_cart.xml +++ b/hash/tek4052_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tek4052_cart" description="Tektronix 4052 ROM packs"> <software name="editor"> diff --git a/hash/telestory_cart.xml b/hash/telestory_cart.xml index c0a31470dfe..3e1b6553ab9 100644 --- a/hash/telestory_cart.xml +++ b/hash/telestory_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Cart pinout: diff --git a/hash/tg16.xml b/hash/tg16.xml index 1ff37bac563..efc22e05c72 100644 --- a/hash/tg16.xml +++ b/hash/tg16.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tg16" description="NEC Turbografx 16 cartridges"> <software name="aeroblst"> <description>Aero Blasters</description> diff --git a/hash/ti74_cart.xml b/hash/ti74_cart.xml index bc4634dc61d..51dc51e77b1 100644 --- a/hash/ti74_cart.xml +++ b/hash/ti74_cart.xml @@ -1,9 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<softwarelist name="ti74_cart" description="TI-74 cartridges"> - <!-- +license:CC0 Not dumped yet: - Chemical Engineering @@ -14,6 +12,7 @@ --> +<softwarelist name="ti74_cart" description="TI-74 cartridges"> <software name="finance"> <description>Finance</description> diff --git a/hash/ti95_cart.xml b/hash/ti95_cart.xml index 196e3ce2921..813063efd63 100644 --- a/hash/ti95_cart.xml +++ b/hash/ti95_cart.xml @@ -1,9 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<softwarelist name="ti95_cart" description="TI-95 cartridges"> - <!-- +license:CC0 Library functions can be reached from [RUN], [F3] @@ -15,6 +13,7 @@ --> +<softwarelist name="ti95_cart" description="TI-95 cartridges"> <software name="maths"> <description>Mathematics Library</description> diff --git a/hash/ti99_cart.xml b/hash/ti99_cart.xml index 8bb4a75060d..c20d5550fd5 100644 --- a/hash/ti99_cart.xml +++ b/hash/ti99_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ti99_cart" description="TI-99/4A cartridges"> <!-- Cartridge content from Texas Instruments usually contains a CRC16 checksum diff --git a/hash/tiki100.xml b/hash/tiki100.xml index 3aabcc201e4..57aebefff32 100644 --- a/hash/tiki100.xml +++ b/hash/tiki100.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tiki100" description="TIKI-100 Disk Images"> <software name="assist"> diff --git a/hash/timex_dock.xml b/hash/timex_dock.xml index 08d5b11a705..6b20bb7fb61 100644 --- a/hash/timex_dock.xml +++ b/hash/timex_dock.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="timex_dock" description="Timex Sinclair TS-2068 DOCK cartridges"> diff --git a/hash/tntell.xml b/hash/tntell.xml index 9199d7078d4..cdb76f1627f 100644 --- a/hash/tntell.xml +++ b/hash/tntell.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tntell" description="Touch & Tell modules"> diff --git a/hash/to770_cart.xml b/hash/to770_cart.xml index a3104e7f156..32d2802c449 100644 --- a/hash/to770_cart.xml +++ b/hash/to770_cart.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Thanks to DCMOTO (http://dcmoto.free.fr) for info! The BASIC 128 cartridge is useful only on a TO7/70! diff --git a/hash/to770a_cart.xml b/hash/to770a_cart.xml index ab18459599d..7de478ec8f8 100644 --- a/hash/to770a_cart.xml +++ b/hash/to770a_cart.xml @@ -1,6 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! The Arabic BASIC 128 cartridge is useful only on an Arabic TO7/70! --> diff --git a/hash/to7_cart.xml b/hash/to7_cart.xml index 031b1752920..1398dc4a880 100644 --- a/hash/to7_cart.xml +++ b/hash/to7_cart.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to7_cart" description="Thomson TO7 cartridges"> <!-- Applications --> diff --git a/hash/to7_cass.xml b/hash/to7_cass.xml index ba815f97d4e..922a196adc2 100644 --- a/hash/to7_cass.xml +++ b/hash/to7_cass.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to7_cass" description="Thomson TO7 & TO7/70 cassetes"> <software name="3duss"> diff --git a/hash/to7_qd.xml b/hash/to7_qd.xml index 9c5e3f638d6..b2ccd123083 100644 --- a/hash/to7_qd.xml +++ b/hash/to7_qd.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to7_qd" description="Thomson TO7 & TO7/70 QD disks"> <!-- Applications --> diff --git a/hash/to8_cass.xml b/hash/to8_cass.xml index fda101aab44..5237cd8c764 100644 --- a/hash/to8_cass.xml +++ b/hash/to8_cass.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to8_cass" description="Thomson TO8 cassetes"> <software name="bactron"> diff --git a/hash/to8_qd.xml b/hash/to8_qd.xml index b5aeee2ca18..3e525d7f405 100644 --- a/hash/to8_qd.xml +++ b/hash/to8_qd.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to8_qd" description="Thomson TO8 QD disks"> <!-- Applications --> diff --git a/hash/to_flop.xml b/hash/to_flop.xml index ebd7b7226bc..19ae6f68740 100644 --- a/hash/to_flop.xml +++ b/hash/to_flop.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to DCMOTO (http://dcmoto.free.fr) for info! --> +<!-- +license:CC0 + +Thanks to DCMOTO (http://dcmoto.free.fr) for info! +--> <softwarelist name="to_flop" description="Thomson TO-series floppy disks"> <!-- Applications --> diff --git a/hash/trs80m2.xml b/hash/trs80m2.xml index dfbc43f487b..735a929f4c4 100644 --- a/hash/trs80m2.xml +++ b/hash/trs80m2.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="trs80m2" description="Tandy TRS-80 Model II disk images"> <software name="cpm22"> diff --git a/hash/trsm100.xml b/hash/trsm100.xml index ba11360e43e..cf7572fb554 100644 --- a/hash/trsm100.xml +++ b/hash/trsm100.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Option ROM booting instructions: 1. Start BASIC diff --git a/hash/tutor.xml b/hash/tutor.xml index e074ec6540d..fbb56f8518c 100644 --- a/hash/tutor.xml +++ b/hash/tutor.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Tomy Tutor and Pyuuta Cartridges +Tomy Tutor and Pyuuta Cartridges Here's a list of known software packages and peripherals. There are 50 documented cartridges, counting both Japanese and American domestic releases; however, some are Japan-only, and a few are verifiably vapourware or were never otherwise released. Info Taken from: http://www.floodgap.com/retrobits/tomy/carts.html @@ -75,7 +77,6 @@ Battlefighter (Original) (Unreleased - Prototype Stage) 3-D Shooting (Unreleased) 3-D Maze (Unreleased) - --> <softwarelist name="tutor" description="Tomy Tutor & Pyuuta cartridges"> diff --git a/hash/tvc_cart.xml b/hash/tvc_cart.xml index 5f944d20ae4..0f354e34da2 100644 --- a/hash/tvc_cart.xml +++ b/hash/tvc_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="tvc_cart" description="Videoton TVC 64 cartridges"> <software name="bridzs"> diff --git a/hash/tvc_cass.xml b/hash/tvc_cass.xml index edc76da9d66..78af4bafa37 100644 --- a/hash/tvc_cass.xml +++ b/hash/tvc_cass.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + If you want to use these cassettes, you must remove the hbf floppy interface from the slot devices. After doing so, mount the cassette and load with the "LOAD" command. In most cases the program will auto-start. diff --git a/hash/tvc_flop.xml b/hash/tvc_flop.xml index abd14b3d017..2dde3b3341f 100644 --- a/hash/tvc_flop.xml +++ b/hash/tvc_flop.xml @@ -1,14 +1,13 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Most of these can be run in BASIC by using LOAD"*" If the program doesn't automatically start, start it with RUN --> - <softwarelist name="tvc_flop" description="Videoton TVC floppies"> <software name="21"> <description>21</description> diff --git a/hash/tvgogo.xml b/hash/tvgogo.xml index 00337431b86..d28c08c352b 100644 --- a/hash/tvgogo.xml +++ b/hash/tvgogo.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Known cartridges Dumped|Name |Notes diff --git a/hash/unichamp.xml b/hash/unichamp.xml index 57371db295d..3afba79be9e 100644 --- a/hash/unichamp.xml +++ b/hash/unichamp.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="unichamp" description="Unisonic Champion 2711 cartridges"> diff --git a/hash/ut88.xml b/hash/ut88.xml index b1dda6a8fff..af282b17502 100644 --- a/hash/ut88.xml +++ b/hash/ut88.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="ut88" description="UT-88 cassettes"> diff --git a/hash/uzebox.xml b/hash/uzebox.xml index cc5614ea866..42b90f72b62 100644 --- a/hash/uzebox.xml +++ b/hash/uzebox.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="uzebox" description="Uzebox internal EPROMs"> <software name="arkanoid"> <description>Arkanoid</description> diff --git a/hash/v1050_flop.xml b/hash/v1050_flop.xml index 4f38fb5d0d9..c407f9a82d1 100644 --- a/hash/v1050_flop.xml +++ b/hash/v1050_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="v1050_flop" description="Visual Technology Visual 1050 diskettes"> <software name="cpm3"> diff --git a/hash/v1050_hdd.xml b/hash/v1050_hdd.xml index 135e79feb4d..b598b27f3d7 100644 --- a/hash/v1050_hdd.xml +++ b/hash/v1050_hdd.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="v1050_hdd" description="Visual Technology Visual 1050 hard disks"> <software name="cpm3hd10"> diff --git a/hash/vbaby_cart.xml b/hash/vbaby_cart.xml index e496ae58120..e8f04040ea2 100644 --- a/hash/vbaby_cart.xml +++ b/hash/vbaby_cart.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Cart info: Glob up, edge connector towards you. diff --git a/hash/vboy.xml b/hash/vboy.xml index 2d1ef5b522a..6e913f9be34 100644 --- a/hash/vboy.xml +++ b/hash/vboy.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + According to Planet Virtual Boy, the following undumped protos exist - Dragon Hopper, diff --git a/hash/vc4000.xml b/hash/vc4000.xml index dabf4522b8a..fd9ba139f0b 100644 --- a/hash/vc4000.xml +++ b/hash/vc4000.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vc4000" description="Interton VC 4000 cartridges"> diff --git a/hash/vector06_cart.xml b/hash/vector06_cart.xml index 2009fe426a0..df16ef42f23 100644 --- a/hash/vector06_cart.xml +++ b/hash/vector06_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vector06_cart" description="Vector-06C cartridges"> <software name="romdisk"> diff --git a/hash/vector06_flop.xml b/hash/vector06_flop.xml index 32474b65522..e8afe175758 100644 --- a/hash/vector06_flop.xml +++ b/hash/vector06_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vector06_flop" description="Vector-06C disk images"> <software name="ost34"> diff --git a/hash/vectrex.xml b/hash/vectrex.xml index 79d6d692d9b..1ecb412dd67 100644 --- a/hash/vectrex.xml +++ b/hash/vectrex.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + There exists an undumped cart which is a sort-of-proto - Cube Quest diff --git a/hash/vg5k.xml b/hash/vg5k.xml index b2263e5aca9..ae38fcaf960 100644 --- a/hash/vg5k.xml +++ b/hash/vg5k.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vg5k" description="Philips VG-5000 cassette"> <software name="abeille"> diff --git a/hash/vgmplay.xml b/hash/vgmplay.xml index 932fb424179..84b5dfae8f8 100644 --- a/hash/vgmplay.xml +++ b/hash/vgmplay.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vgmplay" description="Video Game Music Files"> diff --git a/hash/vic10.xml b/hash/vic10.xml index 4b3c804eb00..3a7168f421a 100644 --- a/hash/vic10.xml +++ b/hash/vic10.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vic10" description="Commodore VIC-10 / Max Machine / UltiMax cartridges"> <software name="avengera" cloneof="avenger"> diff --git a/hash/vic1001_cart.xml b/hash/vic1001_cart.xml index 9a2d3259e00..081b709a93e 100644 --- a/hash/vic1001_cart.xml +++ b/hash/vic1001_cart.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Missing stuff: @@ -15,9 +16,8 @@ Compiled by K1W1. ---> -<!-- Dick Smith catalog numbers, taken from advertisements: +Dick Smith catalog numbers, taken from advertisements: X-2000 : VIC-20 Computer X-2005 : Datasette (the cassette recorder) diff --git a/hash/vic1001_cass.xml b/hash/vic1001_cass.xml index bcab9b526a6..89dcc5db205 100644 --- a/hash/vic1001_cass.xml +++ b/hash/vic1001_cass.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- based on vic20tapes.org dumps --> +<!-- +license:CC0 + +based on vic20tapes.org dumps +--> <softwarelist name="vic1001_cass" description="Commodore VIC-1001 / VIC-20 cassettes"> <software name="3dmaze"> diff --git a/hash/vic1001_flop.xml b/hash/vic1001_flop.xml index cfefa5d80f1..d5ae9945a6a 100644 --- a/hash/vic1001_flop.xml +++ b/hash/vic1001_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vic1001_flop" description="Commodore VIC-1001 / VIC-20 diskettes"> <software name="simpcalc"> diff --git a/hash/victor9k_flop.xml b/hash/victor9k_flop.xml index 8b03ef8f285..0c00d20b0dd 100644 --- a/hash/victor9k_flop.xml +++ b/hash/victor9k_flop.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="victor9k_flop" description="Victor 9000 / ACT Sirius 1 diskettes"> <software name="audiokit"> diff --git a/hash/vidbrain.xml b/hash/vidbrain.xml index df2e12be066..30d9f36aee5 100644 --- a/hash/vidbrain.xml +++ b/hash/vidbrain.xml @@ -1,6 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 Undumped cartridges diff --git a/hash/vii.xml b/hash/vii.xml index 6c54b31d09e..35e4ed786dc 100644 --- a/hash/vii.xml +++ b/hash/vii.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vii" description="JungleTac/KenSingTon Vii cartridges"> <software name="7in1"> <description>VC1 7 in 1</description> diff --git a/hash/vip.xml b/hash/vip.xml index 8d8d6d01d10..476d28d1d44 100644 --- a/hash/vip.xml +++ b/hash/vip.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vip" description="RCA VIP cassettes"> diff --git a/hash/visicom.xml b/hash/visicom.xml index 64a5f633bac..ec192fe96ac 100644 --- a/hash/visicom.xml +++ b/hash/visicom.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Toshiba Visicom games list ID Title Dumped diff --git a/hash/vixen.xml b/hash/vixen.xml index ccf04e345eb..d34e78486f3 100644 --- a/hash/vixen.xml +++ b/hash/vixen.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vixen" description="Osborne 4 Vixen Disk Images"> <software name="system12"> <description>OSBORNE 4 System Disk</description> diff --git a/hash/vsmile_cart.xml b/hash/vsmile_cart.xml index db023dd491d..cb5ce4a6a00 100644 --- a/hash/vsmile_cart.xml +++ b/hash/vsmile_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 V.Smile Motion: 80-08**** (Smartridges are orange) V.Smile Smartbook Software: 80-089*** (Smartridges are red) diff --git a/hash/vsmile_cd.xml b/hash/vsmile_cd.xml index 32bea38615f..e5155b0e8ba 100644 --- a/hash/vsmile_cd.xml +++ b/hash/vsmile_cd.xml @@ -1,6 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 NOTE: This list is here only to document available dumps and it's not used (yet) by MAME diff --git a/hash/vsmileb_cart.xml b/hash/vsmileb_cart.xml index e4d43b82996..bb60f2101d9 100644 --- a/hash/vsmileb_cart.xml +++ b/hash/vsmileb_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 V.Smile Motion: 80-08**** (Smartridges are orange) V.Smile Smartbook Software: 80-089*** (Smartridges are red) diff --git a/hash/vsmilem_cart.xml b/hash/vsmilem_cart.xml index a212614119b..4a22410d37a 100644 --- a/hash/vsmilem_cart.xml +++ b/hash/vsmilem_cart.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 V.Smile Motion: 80-08**** (Smartridges are orange) V.Smile Smartbook Software: 80-089*** (Smartridges are red) diff --git a/hash/vtech_storio_cart.xml b/hash/vtech_storio_cart.xml index 6a5b7ccc889..72bf1625f18 100644 --- a/hash/vtech_storio_cart.xml +++ b/hash/vtech_storio_cart.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="vtech_storio_cart" description="VTech Storio V.Reader Cartridges"> <!-- These are NAND Flash ROMs containing a FAT16 filesystem --> diff --git a/hash/vz_cass.xml b/hash/vz_cass.xml index 82014cb6f20..522951aeef8 100644 --- a/hash/vz_cass.xml +++ b/hash/vz_cass.xml @@ -1,7 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Dick Smith hardware catalog numbers, taken from advertisements: +Dick Smith hardware catalog numbers, taken from advertisements: X-7200 VZ-200 Computer X-7205 16K RAM pac (VZ-200 only) @@ -25,9 +27,6 @@ X-7310 Data Cassette (recorder) X-7312 Joysticks X-7315 Joysticks and Interface pac ---> - -<!-- List of known tape releases by Dick Smith Electronics in Australia: diff --git a/hash/vz_snap.xml b/hash/vz_snap.xml index 9eb333c5d41..30da767f68a 100644 --- a/hash/vz_snap.xml +++ b/hash/vz_snap.xml @@ -1,7 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Created by Robbbert on 2019-09-25. For the VZ-200, it's recommended that you use the 16k RAM pack to avoid running out of memory. diff --git a/hash/wangpc.xml b/hash/wangpc.xml index 27ca12fb38b..5834193a5f3 100644 --- a/hash/wangpc.xml +++ b/hash/wangpc.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="wangpc" description="Wang PC disk images"> <software name="boot"> diff --git a/hash/waveterm.xml b/hash/waveterm.xml index ef107f355aa..a2560a4c7c5 100644 --- a/hash/waveterm.xml +++ b/hash/waveterm.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="waveterm" description="Waveterm A disk images"> <software name="wttkit"> diff --git a/hash/wicat.xml b/hash/wicat.xml index fd05f39b3d2..2fbf706408a 100644 --- a/hash/wicat.xml +++ b/hash/wicat.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="wicat" description="Millennium Systems Wicat"> diff --git a/hash/wmbullet.xml b/hash/wmbullet.xml index 8b4c2237551..421271b8d4b 100644 --- a/hash/wmbullet.xml +++ b/hash/wmbullet.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="wmbullet" description="WaveMate Bullet disk images"> diff --git a/hash/wscolor.xml b/hash/wscolor.xml index f14e638f9e1..0502cfb1e98 100644 --- a/hash/wscolor.xml +++ b/hash/wscolor.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="wscolor" description="Bandai Wonderswan Color cartridges"> <software name="anotherh"> diff --git a/hash/wswan.xml b/hash/wswan.xml index 07f1d3ea637..512cac21c1d 100644 --- a/hash/wswan.xml +++ b/hash/wswan.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="wswan" description="Bandai Wonderswan cartridges"> <software name="anchorz"> diff --git a/hash/x07_card.xml b/hash/x07_card.xml index af2af0a1fa6..a2788f923a0 100644 --- a/hash/x07_card.xml +++ b/hash/x07_card.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Undumped cards: - XP-110f Fichier (Database) - XP-120f Table (Spreadsheet) diff --git a/hash/x07_cass.xml b/hash/x07_cass.xml index 33eddd434c8..bd354ba4448 100644 --- a/hash/x07_cass.xml +++ b/hash/x07_cass.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="x07_cass" description="Canon X-07 cassettes"> diff --git a/hash/x1_cass.xml b/hash/x1_cass.xml index 9aee960437d..40bee643446 100644 --- a/hash/x1_cass.xml +++ b/hash/x1_cass.xml @@ -1,8 +1,9 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - -<!-- There are a few images which are in a different TAP format (look for filesize%60000!=4)... --> <!-- +license:CC0 + +There are a few images which are in a different TAP format (look for filesize%60000!=4)... Titles, publishers and release dates taken from: - X1 Soft Database ( http://www2s.biglobe.ne.jp/~ITTO/x1/softdb.html ) diff --git a/hash/x1_flop.xml b/hash/x1_flop.xml index 1873f028cad..10d1f7c39a4 100644 --- a/hash/x1_flop.xml +++ b/hash/x1_flop.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Titles, publishers and release dates taken from: - X1 Soft Database ( http://www2s.biglobe.ne.jp/~ITTO/x1/softdb.html ) but the website only covers post 1985 titles... diff --git a/hash/x68k_flop.xml b/hash/x68k_flop.xml index 4cfaba77484..fcc5e290376 100644 --- a/hash/x68k_flop.xml +++ b/hash/x68k_flop.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 Image formats: @@ -44,9 +44,7 @@ Not sure if there are others whose protection has been cracked... TODO: check the first byte in the 1.44MB images below!! ---> -<!-- Missing dumps Arkham Products @@ -383,10 +381,7 @@ Sailor fuku Ikenai Taiken Kokuhaku Shuu Vol.1 Lost Virgin Sailor fuku Ikenai Taiken Kokuhaku Shuu Vol.2 Temptation Sailor fuku Ikenai Taiken Kokuhaku Shuu Vol.3 Ecstasy ---> - -<!-- Most info on release dates and Jpn titles come from the following (wonderful) resources * http://www.8-bits.info/ * http://mercenaryforce.web.fc2.com/x68k/x68000.html diff --git a/hash/xegs.xml b/hash/xegs.xml index 3b36a6264f8..b851fee40fe 100644 --- a/hash/xegs.xml +++ b/hash/xegs.xml @@ -1,11 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> - <!-- +license:CC0 + Compiled by K1W1 ---> -<!-- Re-released games for XEGS not shown here but available on a800.xml - Donkey Kong - Atari (RX8031) - Eastern Front (1941) - Atari (RX8039) diff --git a/hash/xerox820.xml b/hash/xerox820.xml index c8d14f0912b..229be303309 100644 --- a/hash/xerox820.xml +++ b/hash/xerox820.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="xerox820" description="Xerox 820 Disk Images"> diff --git a/hash/xerox820ii.xml b/hash/xerox820ii.xml index fe45863f55b..84f18abd00d 100644 --- a/hash/xerox820ii.xml +++ b/hash/xerox820ii.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 +--> <softwarelist name="xerox820ii" description="Xerox 820-II Disk Images"> diff --git a/hash/z80ne_cass.xml b/hash/z80ne_cass.xml index c440c1bcef0..b02c8eb1a5d 100644 --- a/hash/z80ne_cass.xml +++ b/hash/z80ne_cass.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Thanks to http://z80ne.com for info! Tape loading instructions diff --git a/hash/z80ne_flop.xml b/hash/z80ne_flop.xml index ca30489b6f4..3074e3b8c2d 100644 --- a/hash/z80ne_flop.xml +++ b/hash/z80ne_flop.xml @@ -1,6 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> -<!-- Thanks to http://z80ne.com for info! --> +<!-- +license:CC0 + +Thanks to http://z80ne.com for info! +--> <softwarelist name="z80ne_flop" description="Nuova Elettronica Z80NE floppies"> <software name="basic55k"> diff --git a/hash/z88_cart.xml b/hash/z88_cart.xml index c52e977801b..5ae325ac3e5 100644 --- a/hash/z88_cart.xml +++ b/hash/z88_cart.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Cambridge Z88 ROM Cartridges --> +Cambridge Z88 ROM Cartridges +--> <softwarelist name="z88_cart" description="Z88 ROM cartridges"> diff --git a/hash/zorba.xml b/hash/zorba.xml index 28af137e57d..87716b03575 100644 --- a/hash/zorba.xml +++ b/hash/zorba.xml @@ -1,6 +1,8 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- +license:CC0 + Thanks to http://www.zorba.z80.de for info! Attempting to load any td0 dump in this list throws a fatalerror, diff --git a/hash/zx80_cass.xml b/hash/zx80_cass.xml index 3e11c14934d..f6ba608b6b8 100644 --- a/hash/zx80_cass.xml +++ b/hash/zx80_cass.xml @@ -1,7 +1,10 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Sinclair ZX80 Cassettes --> +Sinclair ZX80 Cassettes +--> <softwarelist name="zx80_cass" description="Sinclair ZX80 cassettes"> diff --git a/hash/zx81_cass.xml b/hash/zx81_cass.xml index 0633e73fcf7..d7ed215a689 100644 --- a/hash/zx81_cass.xml +++ b/hash/zx81_cass.xml @@ -1,9 +1,12 @@ <?xml version="1.0"?> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0 -<!-- Sinclair ZX81 Cassettes --> +Sinclair ZX81 Cassettes -<!-- This list was compiled from the archive at http://www.zx81stuff.org.uk/. Updated to 22/08/2016 --> +This list was compiled from the archive at http://www.zx81stuff.org.uk/. Updated to 22/08/2016 +--> <softwarelist name="zx81_cass" description="Sinclair ZX81 cassettes"> diff --git a/keymaps/LICENSE b/keymaps/LICENSE deleted file mode 100644 index 670154e3538..00000000000 --- a/keymaps/LICENSE +++ /dev/null @@ -1,116 +0,0 @@ -CC0 1.0 Universal - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator and -subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for the -purpose of contributing to a commons of creative, cultural and scientific -works ("Commons") that the public can reliably and without fear of later -claims of infringement build upon, modify, incorporate in other works, reuse -and redistribute as freely as possible in any form whatsoever and for any -purposes, including without limitation commercial purposes. These owners may -contribute to the Commons to promote the ideal of a free culture and the -further production of creative, cultural and scientific works, or to gain -reputation or greater distribution for their Work in part through the use and -efforts of others. - -For these and/or other purposes and motivations, and without any expectation -of additional consideration or compensation, the person associating CC0 with a -Work (the "Affirmer"), to the extent that he or she is an owner of Copyright -and Related Rights in the Work, voluntarily elects to apply CC0 to the Work -and publicly distribute the Work under its terms, with knowledge of his or her -Copyright and Related Rights in the Work and the meaning and intended legal -effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not limited -to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, communicate, - and translate a Work; - - ii. moral rights retained by the original author(s) and/or performer(s); - - iii. publicity and privacy rights pertaining to a person's image or likeness - depicted in a Work; - - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - - v. rights protecting the extraction, dissemination, use and reuse of data in - a Work; - - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation thereof, - including any amended or successor version of such directive); and - - vii. other similar, equivalent or corresponding rights throughout the world - based on applicable law or treaty, and any national implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention of, -applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and -unconditionally waives, abandons, and surrenders all of Affirmer's Copyright -and Related Rights and associated claims and causes of action, whether now -known or unknown (including existing as well as future claims and causes of -action), in the Work (i) in all territories worldwide, (ii) for the maximum -duration provided by applicable law or treaty (including future time -extensions), (iii) in any current or future medium and for any number of -copies, and (iv) for any purpose whatsoever, including without limitation -commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes -the Waiver for the benefit of each member of the public at large and to the -detriment of Affirmer's heirs and successors, fully intending that such Waiver -shall not be subject to revocation, rescission, cancellation, termination, or -any other legal or equitable action to disrupt the quiet enjoyment of the Work -by the public as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason be -judged legally invalid or ineffective under applicable law, then the Waiver -shall be preserved to the maximum extent permitted taking into account -Affirmer's express Statement of Purpose. In addition, to the extent the Waiver -is so judged Affirmer hereby grants to each affected person a royalty-free, -non transferable, non sublicensable, non exclusive, irrevocable and -unconditional license to exercise Affirmer's Copyright and Related Rights in -the Work (i) in all territories worldwide, (ii) for the maximum duration -provided by applicable law or treaty (including future time extensions), (iii) -in any current or future medium and for any number of copies, and (iv) for any -purpose whatsoever, including without limitation commercial, advertising or -promotional purposes (the "License"). The License shall be deemed effective as -of the date CC0 was applied by Affirmer to the Work. Should any part of the -License for any reason be judged legally invalid or ineffective under -applicable law, such partial invalidity or ineffectiveness shall not -invalidate the remainder of the License, and in such case Affirmer hereby -affirms that he or she will not (i) exercise any of his or her remaining -Copyright and Related Rights in the Work or (ii) assert any associated claims -and causes of action with respect to the Work, in either case contrary to -Affirmer's express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - - b. Affirmer offers the Work as-is and makes no representations or warranties - of any kind concerning the Work, express, implied, statutory or otherwise, - including without limitation warranties of title, merchantability, fitness - for a particular purpose, non infringement, or the absence of latent or - other defects, accuracy, or the present or absence of errors, whether or not - discoverable, all to the greatest extent permissible under applicable law. - - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without limitation - any person's Copyright and Related Rights in the Work. Further, Affirmer - disclaims responsibility for obtaining any necessary consents, permissions - or other rights required for any use of the Work. - - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to this - CC0 or use of the Work. - -For more information, please see -<http://creativecommons.org/publicdomain/zero/1.0/> diff --git a/keymaps/km_be_LINUX.map b/keymaps/km_be_LINUX.map index e15a4345321..2c68761358d 100644 --- a/keymaps/km_be_LINUX.map +++ b/keymaps/km_be_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -46,4 +47,4 @@ ITEM_ID_SLASH SDL_SCANCODE_EQUALS = # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_br_LINUX.map b/keymaps/km_br_LINUX.map index 79958b20bac..66e51b0137a 100644 --- a/keymaps/km_br_LINUX.map +++ b/keymaps/km_br_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 [SDL2] # MAME/MESS keymap for Brazilian ABNT2 QWERTY 105-keys keyboard (Linux) # diff --git a/keymaps/km_ch_LINUX.map b/keymaps/km_ch_LINUX.map index 2e27dfd0997..0a7a36d85f7 100644 --- a/keymaps/km_ch_LINUX.map +++ b/keymaps/km_ch_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -31,4 +32,4 @@ ITEM_ID_SLASH SDL_SCANCODE_MINUS - # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_de_LINUX.map b/keymaps/km_de_LINUX.map index e2c4448d20a..1b4690d091a 100644 --- a/keymaps/km_de_LINUX.map +++ b/keymaps/km_de_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 [SDL2] # MAME/MESS keymap for German QWERTZ 105-keys keyboard (Linux) # diff --git a/keymaps/km_es_LINUX.map b/keymaps/km_es_LINUX.map index 57c167cda74..aa03007866f 100644 --- a/keymaps/km_es_LINUX.map +++ b/keymaps/km_es_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -32,4 +33,4 @@ ITEM_ID_SLASH SDL_SCANCODE_MINUS - # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_fr_LINUX.map b/keymaps/km_fr_LINUX.map index b2814536994..4616dd01857 100644 --- a/keymaps/km_fr_LINUX.map +++ b/keymaps/km_fr_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -45,4 +46,4 @@ ITEM_ID_SLASH SDL_SCANCODE_EXCLAIM ! # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_fr_OSX.map b/keymaps/km_fr_OSX.map index d2c11c7465b..c0b25642d1b 100644 --- a/keymaps/km_fr_OSX.map +++ b/keymaps/km_fr_OSX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -17,4 +18,4 @@ ITEM_ID_8 SDL_SCANCODE_EXCLAIM ! ITEM_ID_9 SDL_SCANCODE_WORLD_2 � ITEM_ID_0 SDL_SCANCODE_WORLD_4 � ITEM_ID_MINUS SDL_SCANCODE_RIGHTPAREN ) -ITEM_ID_EQUALS SDL_SCANCODE_MINUS -
\ No newline at end of file +ITEM_ID_EQUALS SDL_SCANCODE_MINUS - diff --git a/keymaps/km_gb_LINUX.map b/keymaps/km_gb_LINUX.map index f7d9f13c194..b1f9e3d14c5 100644 --- a/keymaps/km_gb_LINUX.map +++ b/keymaps/km_gb_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -22,4 +23,4 @@ ITEM_ID_BACKSLASH2 SDL_SCANCODE_BACKSLASH \ # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_it_LINUX.map b/keymaps/km_it_LINUX.map index 96c641eb708..9a0febd1b06 100644 --- a/keymaps/km_it_LINUX.map +++ b/keymaps/km_it_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -29,4 +30,4 @@ ITEM_ID_SLASH SDL_SCANCODE_MINUS - # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_pt_LINUX.map b/keymaps/km_pt_LINUX.map index ff449e92f2d..c050c7bfac7 100644 --- a/keymaps/km_pt_LINUX.map +++ b/keymaps/km_pt_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # @@ -32,4 +33,4 @@ ITEM_ID_SLASH SDL_SCANCODE_MINUS - # # Row 5 # -ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR
\ No newline at end of file +ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR diff --git a/keymaps/km_se_LINUX.map b/keymaps/km_se_LINUX.map index 1d127ec5b29..a4b37ffc84e 100644 --- a/keymaps/km_se_LINUX.map +++ b/keymaps/km_se_LINUX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # diff --git a/keymaps/km_se_OSX.map b/keymaps/km_se_OSX.map index 02f6512856d..74f301ff6de 100644 --- a/keymaps/km_se_OSX.map +++ b/keymaps/km_se_OSX.map @@ -1,3 +1,4 @@ +# license:CC0 # # FIXME: This file produces errors and needs to be fixed. # diff --git a/src/emu/layout/LICENSE b/src/emu/layout/LICENSE deleted file mode 100644 index 670154e3538..00000000000 --- a/src/emu/layout/LICENSE +++ /dev/null @@ -1,116 +0,0 @@ -CC0 1.0 Universal - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator and -subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for the -purpose of contributing to a commons of creative, cultural and scientific -works ("Commons") that the public can reliably and without fear of later -claims of infringement build upon, modify, incorporate in other works, reuse -and redistribute as freely as possible in any form whatsoever and for any -purposes, including without limitation commercial purposes. These owners may -contribute to the Commons to promote the ideal of a free culture and the -further production of creative, cultural and scientific works, or to gain -reputation or greater distribution for their Work in part through the use and -efforts of others. - -For these and/or other purposes and motivations, and without any expectation -of additional consideration or compensation, the person associating CC0 with a -Work (the "Affirmer"), to the extent that he or she is an owner of Copyright -and Related Rights in the Work, voluntarily elects to apply CC0 to the Work -and publicly distribute the Work under its terms, with knowledge of his or her -Copyright and Related Rights in the Work and the meaning and intended legal -effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not limited -to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, communicate, - and translate a Work; - - ii. moral rights retained by the original author(s) and/or performer(s); - - iii. publicity and privacy rights pertaining to a person's image or likeness - depicted in a Work; - - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - - v. rights protecting the extraction, dissemination, use and reuse of data in - a Work; - - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation thereof, - including any amended or successor version of such directive); and - - vii. other similar, equivalent or corresponding rights throughout the world - based on applicable law or treaty, and any national implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention of, -applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and -unconditionally waives, abandons, and surrenders all of Affirmer's Copyright -and Related Rights and associated claims and causes of action, whether now -known or unknown (including existing as well as future claims and causes of -action), in the Work (i) in all territories worldwide, (ii) for the maximum -duration provided by applicable law or treaty (including future time -extensions), (iii) in any current or future medium and for any number of -copies, and (iv) for any purpose whatsoever, including without limitation -commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes -the Waiver for the benefit of each member of the public at large and to the -detriment of Affirmer's heirs and successors, fully intending that such Waiver -shall not be subject to revocation, rescission, cancellation, termination, or -any other legal or equitable action to disrupt the quiet enjoyment of the Work -by the public as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason be -judged legally invalid or ineffective under applicable law, then the Waiver -shall be preserved to the maximum extent permitted taking into account -Affirmer's express Statement of Purpose. In addition, to the extent the Waiver -is so judged Affirmer hereby grants to each affected person a royalty-free, -non transferable, non sublicensable, non exclusive, irrevocable and -unconditional license to exercise Affirmer's Copyright and Related Rights in -the Work (i) in all territories worldwide, (ii) for the maximum duration -provided by applicable law or treaty (including future time extensions), (iii) -in any current or future medium and for any number of copies, and (iv) for any -purpose whatsoever, including without limitation commercial, advertising or -promotional purposes (the "License"). The License shall be deemed effective as -of the date CC0 was applied by Affirmer to the Work. Should any part of the -License for any reason be judged legally invalid or ineffective under -applicable law, such partial invalidity or ineffectiveness shall not -invalidate the remainder of the License, and in such case Affirmer hereby -affirms that he or she will not (i) exercise any of his or her remaining -Copyright and Related Rights in the Work or (ii) assert any associated claims -and causes of action with respect to the Work, in either case contrary to -Affirmer's express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - - b. Affirmer offers the Work as-is and makes no representations or warranties - of any kind concerning the Work, express, implied, statutory or otherwise, - including without limitation warranties of title, merchantability, fitness - for a particular purpose, non infringement, or the absence of latent or - other defects, accuracy, or the present or absence of errors, whether or not - discoverable, all to the greatest extent permissible under applicable law. - - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without limitation - any person's Copyright and Related Rights in the Work. Further, Affirmer - disclaims responsibility for obtaining any necessary consents, permissions - or other rights required for any use of the Work. - - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to this - CC0 or use of the Work. - -For more information, please see -<http://creativecommons.org/publicdomain/zero/1.0/> diff --git a/src/emu/layout/dualhovu.lay b/src/emu/layout/dualhovu.lay index a06941fe87a..e4fdb3bf943 100644 --- a/src/emu/layout/dualhovu.lay +++ b/src/emu/layout/dualhovu.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Dual Over-Under"> <screen index="0"> diff --git a/src/emu/layout/dualhsxs.lay b/src/emu/layout/dualhsxs.lay index ea7a506c370..18a9eaf908a 100644 --- a/src/emu/layout/dualhsxs.lay +++ b/src/emu/layout/dualhsxs.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Dual Side-by-Side"> <screen index="0"> diff --git a/src/emu/layout/dualhuov.lay b/src/emu/layout/dualhuov.lay index d024d14cf90..b03d7a93258 100644 --- a/src/emu/layout/dualhuov.lay +++ b/src/emu/layout/dualhuov.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Dual Under-Over"> <screen index="1"> diff --git a/src/emu/layout/ex800.lay b/src/emu/layout/ex800.lay index 90eaed17147..9028413c9c4 100644 --- a/src/emu/layout/ex800.lay +++ b/src/emu/layout/ex800.lay @@ -1,5 +1,8 @@ <?xml version="1.0"?> -<!-- Initial version. [Dirk Best] --> +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> <element name="background"> <rect> diff --git a/src/emu/layout/ie15.lay b/src/emu/layout/ie15.lay index 96cc316f22f..5e545344294 100644 --- a/src/emu/layout/ie15.lay +++ b/src/emu/layout/ie15.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="e_led"> diff --git a/src/emu/layout/lx800.lay b/src/emu/layout/lx800.lay index 1ff533d1b6e..f6ce4fa92ea 100644 --- a/src/emu/layout/lx800.lay +++ b/src/emu/layout/lx800.lay @@ -1,5 +1,8 @@ <?xml version="1.0"?> -<!-- Initial version. [Dirk Best] --> +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> <element name="background"> <rect> diff --git a/src/emu/layout/noscreens.lay b/src/emu/layout/noscreens.lay index 8b9d4b10e26..4d95752da92 100644 --- a/src/emu/layout/noscreens.lay +++ b/src/emu/layout/noscreens.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="warning"> <text string="No screens attached to the system"> diff --git a/src/emu/layout/quadhsxs.lay b/src/emu/layout/quadhsxs.lay index a5a347299cb..1da154bb024 100644 --- a/src/emu/layout/quadhsxs.lay +++ b/src/emu/layout/quadhsxs.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Quad Side-by-Side"> <screen index="0"> diff --git a/src/emu/layout/triphsxs.lay b/src/emu/layout/triphsxs.lay index 214b5ae87f0..4988b808100 100644 --- a/src/emu/layout/triphsxs.lay +++ b/src/emu/layout/triphsxs.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Triple Side-by-Side"> <screen index="0"> diff --git a/src/mame/audio/nl_cheekyms.cpp b/src/mame/audio/nl_cheekyms.cpp index 9022d4a97ff..0ff9b2a6361 100644 --- a/src/mame/audio/nl_cheekyms.cpp +++ b/src/mame/audio/nl_cheekyms.cpp @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:CC0 // copyright-holders:Vas Crabb #include "netlist/devices/net_lib.h" diff --git a/src/mame/audio/nl_cheekyms.h b/src/mame/audio/nl_cheekyms.h index 769ea23e3f3..75132d4a5a2 100644 --- a/src/mame/audio/nl_cheekyms.h +++ b/src/mame/audio/nl_cheekyms.h @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:CC0 // copyright-holders:Vas Crabb #ifndef MAME_AUDIO_NL_CHEEKYMS_H #define MAME_AUDIO_NL_CHEEKYMS_H diff --git a/src/mame/audio/nl_zac1b11142.cpp b/src/mame/audio/nl_zac1b11142.cpp index 06933f97694..30992944873 100644 --- a/src/mame/audio/nl_zac1b11142.cpp +++ b/src/mame/audio/nl_zac1b11142.cpp @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:CC0 // copyright-holders:Vas Crabb, Couriersud #include "netlist/devices/net_lib.h" diff --git a/src/mame/audio/nl_zac1b11142.h b/src/mame/audio/nl_zac1b11142.h index b6582949d56..cdd8ac96b85 100644 --- a/src/mame/audio/nl_zac1b11142.h +++ b/src/mame/audio/nl_zac1b11142.h @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:CC0 // copyright-holders:Vas Crabb #ifndef MAME_AUDIO_NL_ZAC1B11142_H #define MAME_AUDIO_NL_ZAC1B11142_H diff --git a/src/mame/layout/18w.lay b/src/mame/layout/18w.lay index 93ddb555267..f57190bb269 100644 --- a/src/mame/layout/18w.lay +++ b/src/mame/layout/18w.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: this only shows the info panel, --> diff --git a/src/mame/layout/24cdjuke.lay b/src/mame/layout/24cdjuke.lay index 468851a2b45..629892467e1 100644 --- a/src/mame/layout/24cdjuke.lay +++ b/src/mame/layout/24cdjuke.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led16segsc> diff --git a/src/mame/layout/280zzzap.lay b/src/mame/layout/280zzzap.lay index d1bc67cc89e..46b459772bc 100644 --- a/src/mame/layout/280zzzap.lay +++ b/src/mame/layout/280zzzap.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/30test.lay b/src/mame/layout/30test.lay index 958f7806462..96a790e4609 100644 --- a/src/mame/layout/30test.lay +++ b/src/mame/layout/30test.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/3bagflnz.lay b/src/mame/layout/3bagflnz.lay index 282c26644fb..8239ad8c9ab 100644 --- a/src/mame/layout/3bagflnz.lay +++ b/src/mame/layout/3bagflnz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/3bagflvt.lay b/src/mame/layout/3bagflvt.lay index 9012047fcfc..d6bcdafc2b0 100644 --- a/src/mame/layout/3bagflvt.lay +++ b/src/mame/layout/3bagflvt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/4004clk.lay b/src/mame/layout/4004clk.lay index e3ec9522743..3335b0a57b5 100644 --- a/src/mame/layout/4004clk.lay +++ b/src/mame/layout/4004clk.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/7in1ss.lay b/src/mame/layout/7in1ss.lay index 91f67b6cb3c..5a69f4b6f59 100644 --- a/src/mame/layout/7in1ss.lay +++ b/src/mame/layout/7in1ss.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/7smash.lay b/src/mame/layout/7smash.lay index 2dd76eecfdd..ca2d9d4b4c0 100644 --- a/src/mame/layout/7smash.lay +++ b/src/mame/layout/7smash.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="stop3" defstate="0"> diff --git a/src/mame/layout/LICENSE b/src/mame/layout/LICENSE deleted file mode 100644 index 670154e3538..00000000000 --- a/src/mame/layout/LICENSE +++ /dev/null @@ -1,116 +0,0 @@ -CC0 1.0 Universal - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator and -subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for the -purpose of contributing to a commons of creative, cultural and scientific -works ("Commons") that the public can reliably and without fear of later -claims of infringement build upon, modify, incorporate in other works, reuse -and redistribute as freely as possible in any form whatsoever and for any -purposes, including without limitation commercial purposes. These owners may -contribute to the Commons to promote the ideal of a free culture and the -further production of creative, cultural and scientific works, or to gain -reputation or greater distribution for their Work in part through the use and -efforts of others. - -For these and/or other purposes and motivations, and without any expectation -of additional consideration or compensation, the person associating CC0 with a -Work (the "Affirmer"), to the extent that he or she is an owner of Copyright -and Related Rights in the Work, voluntarily elects to apply CC0 to the Work -and publicly distribute the Work under its terms, with knowledge of his or her -Copyright and Related Rights in the Work and the meaning and intended legal -effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not limited -to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, communicate, - and translate a Work; - - ii. moral rights retained by the original author(s) and/or performer(s); - - iii. publicity and privacy rights pertaining to a person's image or likeness - depicted in a Work; - - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - - v. rights protecting the extraction, dissemination, use and reuse of data in - a Work; - - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation thereof, - including any amended or successor version of such directive); and - - vii. other similar, equivalent or corresponding rights throughout the world - based on applicable law or treaty, and any national implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention of, -applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and -unconditionally waives, abandons, and surrenders all of Affirmer's Copyright -and Related Rights and associated claims and causes of action, whether now -known or unknown (including existing as well as future claims and causes of -action), in the Work (i) in all territories worldwide, (ii) for the maximum -duration provided by applicable law or treaty (including future time -extensions), (iii) in any current or future medium and for any number of -copies, and (iv) for any purpose whatsoever, including without limitation -commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes -the Waiver for the benefit of each member of the public at large and to the -detriment of Affirmer's heirs and successors, fully intending that such Waiver -shall not be subject to revocation, rescission, cancellation, termination, or -any other legal or equitable action to disrupt the quiet enjoyment of the Work -by the public as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason be -judged legally invalid or ineffective under applicable law, then the Waiver -shall be preserved to the maximum extent permitted taking into account -Affirmer's express Statement of Purpose. In addition, to the extent the Waiver -is so judged Affirmer hereby grants to each affected person a royalty-free, -non transferable, non sublicensable, non exclusive, irrevocable and -unconditional license to exercise Affirmer's Copyright and Related Rights in -the Work (i) in all territories worldwide, (ii) for the maximum duration -provided by applicable law or treaty (including future time extensions), (iii) -in any current or future medium and for any number of copies, and (iv) for any -purpose whatsoever, including without limitation commercial, advertising or -promotional purposes (the "License"). The License shall be deemed effective as -of the date CC0 was applied by Affirmer to the Work. Should any part of the -License for any reason be judged legally invalid or ineffective under -applicable law, such partial invalidity or ineffectiveness shall not -invalidate the remainder of the License, and in such case Affirmer hereby -affirms that he or she will not (i) exercise any of his or her remaining -Copyright and Related Rights in the Work or (ii) assert any associated claims -and causes of action with respect to the Work, in either case contrary to -Affirmer's express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - - b. Affirmer offers the Work as-is and makes no representations or warranties - of any kind concerning the Work, express, implied, statutory or otherwise, - including without limitation warranties of title, merchantability, fitness - for a particular purpose, non infringement, or the absence of latent or - other defects, accuracy, or the present or absence of errors, whether or not - discoverable, all to the greatest extent permissible under applicable law. - - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without limitation - any person's Copyright and Related Rights in the Work. Further, Affirmer - disclaims responsibility for obtaining any necessary consents, permissions - or other rights required for any use of the Work. - - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to this - CC0 or use of the Work. - -For more information, please see -<http://creativecommons.org/publicdomain/zero/1.0/> diff --git a/src/mame/layout/abaseb.lay b/src/mame/layout/abaseb.lay index 5b95327786f..49968d8d928 100644 --- a/src/mame/layout/abaseb.lay +++ b/src/mame/layout/abaseb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="rswing" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/abc1600.lay b/src/mame/layout/abc1600.lay index 36ece9eb926..68b36c74021 100644 --- a/src/mame/layout/abc1600.lay +++ b/src/mame/layout/abc1600.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Portrait"> <screen index="0"> diff --git a/src/mame/layout/accomm.lay b/src/mame/layout/accomm.lay index d7b6207d517..bb7561213a8 100644 --- a/src/mame/layout/accomm.lay +++ b/src/mame/layout/accomm.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of keyboard LEDs for the Acorn Communicator --> +<!-- +license:CC0 + +Basic display of keyboard LEDs for the Acorn Communicator +--> <mamelayout version="2"> diff --git a/src/mame/layout/ace.lay b/src/mame/layout/ace.lay index c5441747196..614a098828a 100644 --- a/src/mame/layout/ace.lay +++ b/src/mame/layout/ace.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/aces1.lay b/src/mame/layout/aces1.lay index 3f443c2a4e6..0ecfa637cee 100644 --- a/src/mame/layout/aces1.lay +++ b/src/mame/layout/aces1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/aci_boris.lay b/src/mame/layout/aci_boris.lay index 91c027496a1..8064bcba956 100644 --- a/src/mame/layout/aci_boris.lay +++ b/src/mame/layout/aci_boris.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, ACI Boris didn't have a built-in chessboard --> diff --git a/src/mame/layout/aci_borisdpl.lay b/src/mame/layout/aci_borisdpl.lay index 3932e51ab36..62f2032dd40 100644 --- a/src/mame/layout/aci_borisdpl.lay +++ b/src/mame/layout/aci_borisdpl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/aci_ggm.lay b/src/mame/layout/aci_ggm.lay index f51f070d9a5..8d0cacb5292 100644 --- a/src/mame/layout/aci_ggm.lay +++ b/src/mame/layout/aci_ggm.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, ACI GGM is a multiple boardgame console, not just chess --> diff --git a/src/mame/layout/aci_prodigy.lay b/src/mame/layout/aci_prodigy.lay index 522205b4faf..e81f0d29806 100644 --- a/src/mame/layout/aci_prodigy.lay +++ b/src/mame/layout/aci_prodigy.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/acommand.lay b/src/mame/layout/acommand.lay index 63296392793..fcf2bfb7755 100644 --- a/src/mame/layout/acommand.lay +++ b/src/mame/layout/acommand.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/acrnsys1.lay b/src/mame/layout/acrnsys1.lay index 9d5d9f49f57..558d7554e7a 100644 --- a/src/mame/layout/acrnsys1.lay +++ b/src/mame/layout/acrnsys1.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- acrnsys1.lay --> - -<!-- 2007-10-21: Initial version. [Dirk Best] --> - +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/adonisce.lay b/src/mame/layout/adonisce.lay index b7f45c122d9..5806cf6cbb4 100644 --- a/src/mame/layout/adonisce.lay +++ b/src/mame/layout/adonisce.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/adonisu.lay b/src/mame/layout/adonisu.lay index 75aa5c29f4f..36b52c4e175 100644 --- a/src/mame/layout/adonisu.lay +++ b/src/mame/layout/adonisu.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/aim65.lay b/src/mame/layout/aim65.lay index 6041a786bbd..1911cf39b39 100644 --- a/src/mame/layout/aim65.lay +++ b/src/mame/layout/aim65.lay @@ -1,10 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +copyright-holders:Dirk Best, Eric Roberts +--> <mamelayout version="2"> - <!-- 2007-07-30: Initial version. [Dirk Best] --> - <!-- 2015-08-14: Eric Roberts version. [Best of the Best 2] --> - - <!-- define elements --> <element name="digit" defstate="0"> diff --git a/src/mame/layout/aim65_40.lay b/src/mame/layout/aim65_40.lay index e44100700f0..949acf5e98d 100644 --- a/src/mame/layout/aim65_40.lay +++ b/src/mame/layout/aim65_40.lay @@ -1,5 +1,8 @@ <?xml version="1.0"?> -<!-- Initial version. [Dirk Best] --> +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/akkaarrh.lay b/src/mame/layout/akkaarrh.lay index c58f7e25fea..9d82a074b99 100644 --- a/src/mame/layout/akkaarrh.lay +++ b/src/mame/layout/akkaarrh.lay @@ -1,5 +1,4 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best diff --git a/src/mame/layout/alinvade.lay b/src/mame/layout/alinvade.lay index ad87dbebb07..efb4bb2b1a2 100644 --- a/src/mame/layout/alinvade.lay +++ b/src/mame/layout/alinvade.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/allied.lay b/src/mame/layout/allied.lay index 6c6f5860ed7..41e818ce729 100644 --- a/src/mame/layout/allied.lay +++ b/src/mame/layout/allied.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- Allied copied from gp_1.lay --> - -<!-- 2014-08-12: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/alphie.lay b/src/mame/layout/alphie.lay index d272a45d4dd..e6dff31463b 100644 --- a/src/mame/layout/alphie.lay +++ b/src/mame/layout/alphie.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/amaztron.lay b/src/mame/layout/amaztron.lay index 94cb1541928..d46c00d252e 100644 --- a/src/mame/layout/amaztron.lay +++ b/src/mame/layout/amaztron.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/amerihok.lay b/src/mame/layout/amerihok.lay index 7cd9ad5c600..69a980c291d 100644 --- a/src/mame/layout/amerihok.lay +++ b/src/mame/layout/amerihok.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/amico2k.lay b/src/mame/layout/amico2k.lay index 7151895247f..ae6162ade6a 100644 --- a/src/mame/layout/amico2k.lay +++ b/src/mame/layout/amico2k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/amiga.lay b/src/mame/layout/amiga.lay index 85c2d672910..16be4085655 100644 --- a/src/mame/layout/amiga.lay +++ b/src/mame/layout/amiga.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of drive LEDs for the Amiga Family --> +<!-- +license:CC0 + +Basic display of drive LEDs for the Amiga Family +--> <mamelayout version="2"> diff --git a/src/mame/layout/ampoker2.lay b/src/mame/layout/ampoker2.lay index 0347debe2ac..cc5d2cf5238 100644 --- a/src/mame/layout/ampoker2.lay +++ b/src/mame/layout/ampoker2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/amusco.lay b/src/mame/layout/amusco.lay index 33d4b070760..57f4da8e17d 100644 --- a/src/mame/layout/amusco.lay +++ b/src/mame/layout/amusco.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/apollo.lay b/src/mame/layout/apollo.lay index e18a1cebec0..2a67067a23a 100644 --- a/src/mame/layout/apollo.lay +++ b/src/mame/layout/apollo.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- 19" display for the Apollo DN3500 --> +<!-- +license:CC0 + +19" display for the Apollo DN3500 +--> <mamelayout version="2"> diff --git a/src/mame/layout/apollo_15i.lay b/src/mame/layout/apollo_15i.lay index 74c6ca9ca02..fc33ecdab83 100644 --- a/src/mame/layout/apollo_15i.lay +++ b/src/mame/layout/apollo_15i.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- 15" display for the Apollo DN3500 --> +<!-- +license:CC0 + +15" display for the Apollo DN3500 +--> <mamelayout version="2"> diff --git a/src/mame/layout/apollo_dsp.lay b/src/mame/layout/apollo_dsp.lay index f3f5efe655a..1e509d59281 100644 --- a/src/mame/layout/apollo_dsp.lay +++ b/src/mame/layout/apollo_dsp.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- terminal display for the Apollo DSP3x00 --> +<!-- +license:CC0 + +terminal display for the Apollo DSP3x00 +--> <mamelayout version="2"> diff --git a/src/mame/layout/apricotp.lay b/src/mame/layout/apricotp.lay index 95af108219e..f0efb55c762 100644 --- a/src/mame/layout/apricotp.lay +++ b/src/mame/layout/apricotp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="LCD"> <screen index="0"> diff --git a/src/mame/layout/aquastge.lay b/src/mame/layout/aquastge.lay index 939212ff98d..8805d85ee56 100644 --- a/src/mame/layout/aquastge.lay +++ b/src/mame/layout/aquastge.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- exact ratio unknown, could be wider --> diff --git a/src/mame/layout/arcmania.lay b/src/mame/layout/arcmania.lay index d00a84cb94c..083bc4d107b 100644 --- a/src/mame/layout/arcmania.lay +++ b/src/mame/layout/arcmania.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/arcwins.lay b/src/mame/layout/arcwins.lay index 47defc72cf7..2cf94ec4925 100644 --- a/src/mame/layout/arcwins.lay +++ b/src/mame/layout/arcwins.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/arimk4nz.lay b/src/mame/layout/arimk4nz.lay index 5fd449f1c46..ee1bcb4a461 100644 --- a/src/mame/layout/arimk4nz.lay +++ b/src/mame/layout/arimk4nz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/aristmk4.lay b/src/mame/layout/aristmk4.lay index 2d0c85ee22a..64af07c155c 100644 --- a/src/mame/layout/aristmk4.lay +++ b/src/mame/layout/aristmk4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/aristmk5.lay b/src/mame/layout/aristmk5.lay index a9ad7527b6e..f54b9ff4c5b 100644 --- a/src/mame/layout/aristmk5.lay +++ b/src/mame/layout/aristmk5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/aristmk5_us.lay b/src/mame/layout/aristmk5_us.lay index 1c10e4ecf29..23f42e5ab58 100644 --- a/src/mame/layout/aristmk5_us.lay +++ b/src/mame/layout/aristmk5_us.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/aristmk5_us_200.lay b/src/mame/layout/aristmk5_us_200.lay index 209a674af7a..47f22d9bf15 100644 --- a/src/mame/layout/aristmk5_us_200.lay +++ b/src/mame/layout/aristmk5_us_200.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/armora.lay b/src/mame/layout/armora.lay index 850e087387d..8534545b9a6 100644 --- a/src/mame/layout/armora.lay +++ b/src/mame/layout/armora.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/arrball.lay b/src/mame/layout/arrball.lay index f0cc2e2a87d..e9f9316fd6f 100644 --- a/src/mame/layout/arrball.lay +++ b/src/mame/layout/arrball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/astdelux.lay b/src/mame/layout/astdelux.lay index 711dc65b96a..b0c6c68b1a0 100644 --- a/src/mame/layout/astdelux.lay +++ b/src/mame/layout/astdelux.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/astro.lay b/src/mame/layout/astro.lay index eae8f0238d9..68983c850e1 100644 --- a/src/mame/layout/astro.lay +++ b/src/mame/layout/astro.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/atari_s1.lay b/src/mame/layout/atari_s1.lay index 3dcc9d9511f..2d36d48b025 100644 --- a/src/mame/layout/atari_s1.lay +++ b/src/mame/layout/atari_s1.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- atari_s1.lay --> - -<!-- 2012-10-07: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/atari_s2.lay b/src/mame/layout/atari_s2.lay index 568a82f02f6..66cf769423b 100644 --- a/src/mame/layout/atari_s2.lay +++ b/src/mame/layout/atari_s2.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- atari_s2.lay --> - -<!-- 2012-10-10: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/atarifb.lay b/src/mame/layout/atarifb.lay index aee2df72abd..8ee7d0a7f1a 100644 --- a/src/mame/layout/atarifb.lay +++ b/src/mame/layout/atarifb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="sweep" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/atarifb4.lay b/src/mame/layout/atarifb4.lay index de38ff904be..8d1e6bc8c99 100644 --- a/src/mame/layout/atarifb4.lay +++ b/src/mame/layout/atarifb4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="out" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/attackfc.lay b/src/mame/layout/attackfc.lay index 966df3683cb..8aabbd1d73b 100644 --- a/src/mame/layout/attackfc.lay +++ b/src/mame/layout/attackfc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/avalnche.lay b/src/mame/layout/avalnche.lay index 4e3508e5772..ff519254ef8 100644 --- a/src/mame/layout/avalnche.lay +++ b/src/mame/layout/avalnche.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/ave_arb.lay b/src/mame/layout/ave_arb.lay index 11e8ceced03..23ee7f4a3bc 100644 --- a/src/mame/layout/ave_arb.lay +++ b/src/mame/layout/ave_arb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/avigo.lay b/src/mame/layout/avigo.lay index 6db8cfcfd27..14ebedfc8b3 100644 --- a/src/mame/layout/avigo.lay +++ b/src/mame/layout/avigo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="calendar"> <text string="calendar"> diff --git a/src/mame/layout/babbage.lay b/src/mame/layout/babbage.lay index b493268fd4a..5e7202a4bc2 100644 --- a/src/mame/layout/babbage.lay +++ b/src/mame/layout/babbage.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/babydad.lay b/src/mame/layout/babydad.lay index a5fc7d64283..cca862511c6 100644 --- a/src/mame/layout/babydad.lay +++ b/src/mame/layout/babydad.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect> diff --git a/src/mame/layout/babypkr.lay b/src/mame/layout/babypkr.lay index 455e06bced3..be9410b1373 100644 --- a/src/mame/layout/babypkr.lay +++ b/src/mame/layout/babypkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect> diff --git a/src/mame/layout/baddog.lay b/src/mame/layout/baddog.lay index 93b1cba6802..5f79543ccf5 100644 --- a/src/mame/layout/baddog.lay +++ b/src/mame/layout/baddog.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/bambball.lay b/src/mame/layout/bambball.lay index 2532200e437..7223eba71ef 100644 --- a/src/mame/layout/bambball.lay +++ b/src/mame/layout/bambball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/bankshot.lay b/src/mame/layout/bankshot.lay index 6e53aae224e..2669ca99dfa 100644 --- a/src/mame/layout/bankshot.lay +++ b/src/mame/layout/bankshot.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/barata.lay b/src/mame/layout/barata.lay index 05b1eae63dc..cc8758b6a94 100644 --- a/src/mame/layout/barata.lay +++ b/src/mame/layout/barata.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/barricad.lay b/src/mame/layout/barricad.lay index fcaa81d0a54..3b236920f8d 100644 --- a/src/mame/layout/barricad.lay +++ b/src/mame/layout/barricad.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay_red"> <rect> diff --git a/src/mame/layout/barrier.lay b/src/mame/layout/barrier.lay index ff05f07947c..0bf394a412f 100644 --- a/src/mame/layout/barrier.lay +++ b/src/mame/layout/barrier.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/bbc.lay b/src/mame/layout/bbc.lay index 9dbaccb8a7c..5f27265665c 100644 --- a/src/mame/layout/bbc.lay +++ b/src/mame/layout/bbc.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of keyboard LEDs for the BBC Micro series --> +<!-- +license:CC0 + +Basic display of keyboard LEDs for the BBC Micro series +--> <mamelayout version="2"> diff --git a/src/mame/layout/bbcm.lay b/src/mame/layout/bbcm.lay index 13382e83981..e05d3e23e44 100644 --- a/src/mame/layout/bbcm.lay +++ b/src/mame/layout/bbcm.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of keyboard LEDs for the BBC Master series --> +<!-- +license:CC0 + +Basic display of keyboard LEDs for the BBC Master series +--> <mamelayout version="2"> diff --git a/src/mame/layout/bcheetah.lay b/src/mame/layout/bcheetah.lay index 8f81cd4255e..d4ec9af35a6 100644 --- a/src/mame/layout/bcheetah.lay +++ b/src/mame/layout/bcheetah.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/beaminv.lay b/src/mame/layout/beaminv.lay index b5f1b1fa2b0..846e33c4a01 100644 --- a/src/mame/layout/beaminv.lay +++ b/src/mame/layout/beaminv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/beta.lay b/src/mame/layout/beta.lay index dc9af5cfbf8..6246eb6cc4d 100644 --- a/src/mame/layout/beta.lay +++ b/src/mame/layout/beta.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/bfm_sc4.lay b/src/mame/layout/bfm_sc4.lay index 1c952d80b75..b43b6379437 100644 --- a/src/mame/layout/bfm_sc4.lay +++ b/src/mame/layout/bfm_sc4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/bfm_sc5.lay b/src/mame/layout/bfm_sc5.lay index 1c952d80b75..b43b6379437 100644 --- a/src/mame/layout/bfm_sc5.lay +++ b/src/mame/layout/bfm_sc5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/bfmsys85.lay b/src/mame/layout/bfmsys85.lay index 9b681ee0a98..4711d4570c0 100644 --- a/src/mame/layout/bfmsys85.lay +++ b/src/mame/layout/bfmsys85.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/bigtrak.lay b/src/mame/layout/bigtrak.lay index de0a72b523c..6d34a23c991 100644 --- a/src/mame/layout/bigtrak.lay +++ b/src/mame/layout/bigtrak.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/bingo.lay b/src/mame/layout/bingo.lay index 0d482a8c903..42f469a309f 100644 --- a/src/mame/layout/bingo.lay +++ b/src/mame/layout/bingo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="changecard"> <rect state="1"> diff --git a/src/mame/layout/bingowng.lay b/src/mame/layout/bingowng.lay index 5a0bd24e575..b2f708927af 100644 --- a/src/mame/layout/bingowng.lay +++ b/src/mame/layout/bingowng.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="Bet" defstate="0"> diff --git a/src/mame/layout/blckjack.lay b/src/mame/layout/blckjack.lay index 905e2715a3a..3b6041a69e6 100644 --- a/src/mame/layout/blckjack.lay +++ b/src/mame/layout/blckjack.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect> diff --git a/src/mame/layout/blockade.lay b/src/mame/layout/blockade.lay index ed8f03c8d43..000a5731a8a 100644 --- a/src/mame/layout/blockade.lay +++ b/src/mame/layout/blockade.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay_green"> <rect> diff --git a/src/mame/layout/bmiidx.lay b/src/mame/layout/bmiidx.lay index 90a6b8a9282..920b4bf5101 100644 --- a/src/mame/layout/bmiidx.lay +++ b/src/mame/layout/bmiidx.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="spotlight0"><text string="spot 1" state="1"/></element> <element name="spotlight1"><text string="spot 2" state="1"/></element> diff --git a/src/mame/layout/bob85.lay b/src/mame/layout/bob85.lay index 28e8392eec5..28e381e9201 100644 --- a/src/mame/layout/bob85.lay +++ b/src/mame/layout/bob85.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/bonuscrd.lay b/src/mame/layout/bonuscrd.lay index 9e10df75a22..d1a6369e6de 100644 --- a/src/mame/layout/bonuscrd.lay +++ b/src/mame/layout/bonuscrd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/bparty.lay b/src/mame/layout/bparty.lay index ef8d409fdc9..78690442913 100644 --- a/src/mame/layout/bparty.lay +++ b/src/mame/layout/bparty.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/breakout.lay b/src/mame/layout/breakout.lay index 891854ce5b3..eded2e3b2a2 100644 --- a/src/mame/layout/breakout.lay +++ b/src/mame/layout/breakout.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/bship.lay b/src/mame/layout/bship.lay index 854b2175b1c..c10e2c042da 100644 --- a/src/mame/layout/bship.lay +++ b/src/mame/layout/bship.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/bship82.lay b/src/mame/layout/bship82.lay index 625973fabd7..52eb8e56b54 100644 --- a/src/mame/layout/bship82.lay +++ b/src/mame/layout/bship82.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/buckrog.lay b/src/mame/layout/buckrog.lay index 78df465a5d2..4b57ceae203 100644 --- a/src/mame/layout/buckrog.lay +++ b/src/mame/layout/buckrog.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="10"> <led7seg> diff --git a/src/mame/layout/buggybjr.lay b/src/mame/layout/buggybjr.lay index 2bb528e4261..0b15ad463dc 100644 --- a/src/mame/layout/buggybjr.lay +++ b/src/mame/layout/buggybjr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/buggyboy.lay b/src/mame/layout/buggyboy.lay index c59643e47c1..999faf94a65 100644 --- a/src/mame/layout/buggyboy.lay +++ b/src/mame/layout/buggyboy.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/buggychl.lay b/src/mame/layout/buggychl.lay index 5bc2cbb5c87..a01c420ff91 100644 --- a/src/mame/layout/buggychl.lay +++ b/src/mame/layout/buggychl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/bumblbug.lay b/src/mame/layout/bumblbug.lay index 76c326b286e..2451f2b0c06 100644 --- a/src/mame/layout/bumblbug.lay +++ b/src/mame/layout/bumblbug.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/by17.lay b/src/mame/layout/by17.lay index acb247dfaa6..aa3062eee2e 100644 --- a/src/mame/layout/by17.lay +++ b/src/mame/layout/by17.lay @@ -1,11 +1,12 @@ <?xml version="1.0"?> -<!-- Pinball Machine, Bally ~ Template -17 MPU board --> +<!-- +license:CC0 +copyright-holders:Robbbert, Quench -<!-- 2014-07-26: Initial version. [Robbbert] --> -<!-- 2015-August: Added Lamp states, Solenoid states, Switch Matrix and a kit of playfield objects. [Quench] --> +Pinball Machine, Bally ~ Template -17 MPU board - -<!-- Any state="9" items are not displayed and are only used for object alignment --> +Any state="9" items are not displayed and are only used for object alignment +--> <mamelayout version="2"> diff --git a/src/mame/layout/by17_matahari.lay b/src/mame/layout/by17_matahari.lay index 6404fa1da90..771f8d1dbdb 100644 --- a/src/mame/layout/by17_matahari.lay +++ b/src/mame/layout/by17_matahari.lay @@ -1,9 +1,12 @@ <?xml version="1.0"?> -<!-- Pinball Machine, Bally ~ Mata Hari --> -<!-- [Quench] October 2015 --> +<!-- +license:CC0 +copyright-holders:Quench +Pinball Machine, Bally ~ Mata Hari -<!-- Any state="9" items are not displayed and are only used for object alignment --> +Any state="9" items are not displayed and are only used for object alignment +--> <mamelayout version="2"> diff --git a/src/mame/layout/by17_pwerplay.lay b/src/mame/layout/by17_pwerplay.lay index 0c23a3ca8f3..62071ec4b61 100644 --- a/src/mame/layout/by17_pwerplay.lay +++ b/src/mame/layout/by17_pwerplay.lay @@ -1,9 +1,12 @@ <?xml version="1.0"?> -<!-- Pinball Machine, Bally ~ PowerPlay --> -<!-- [Quench] September 2015 --> +<!-- +license:CC0 +copyright-holders:Quench +Pinball Machine, Bally ~ PowerPlay -<!-- Any state="9" items are not displayed and are only used for object alignment --> +Any state="9" items are not displayed and are only used for object alignment +--> <mamelayout version="2"> diff --git a/src/mame/layout/by35.lay b/src/mame/layout/by35.lay index edd628cbd36..94f9c1b516b 100644 --- a/src/mame/layout/by35.lay +++ b/src/mame/layout/by35.lay @@ -1,11 +1,12 @@ <?xml version="1.0"?> -<!-- Pinball Machine, Bally ~ Template -35 MPU board --> +<!-- +license:CC0 +copyright-holders:Robbbert, Quench -<!-- 2014-07-29: Initial version. [Robbbert] --> -<!-- 2015-August: Added Lamp states, Solenoid states, Switch Matrix and a kit of playfield objects. [Quench] --> +Pinball Machine, Bally ~ Template -35 MPU board - -<!-- Any state="9" items are not displayed and are only used for object alignment --> +Any state="9" items are not displayed and are only used for object alignment +--> <mamelayout version="2"> diff --git a/src/mame/layout/by35_playboy.lay b/src/mame/layout/by35_playboy.lay index bc86fca347b..128fc582707 100644 --- a/src/mame/layout/by35_playboy.lay +++ b/src/mame/layout/by35_playboy.lay @@ -1,9 +1,12 @@ <?xml version="1.0"?> -<!-- Pinball Machine, Bally ~ Playboy --> -<!-- [Quench] June 2015 --> +<!-- +license:CC0 +copyright-holders:Quench +Pinball Machine, Bally ~ Playboy -<!-- Any state="9" items are not displayed and are only used for object alignment --> +Any state="9" items are not displayed and are only used for object alignment +--> <mamelayout version="2"> diff --git a/src/mame/layout/bzone.lay b/src/mame/layout/bzone.lay index 96a59bf3845..aae231c13fc 100644 --- a/src/mame/layout/bzone.lay +++ b/src/mame/layout/bzone.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/c80.lay b/src/mame/layout/c80.lay index d12f973dfe1..b96fb4b3201 100644 --- a/src/mame/layout/c80.lay +++ b/src/mame/layout/c80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/calspeed.lay b/src/mame/layout/calspeed.lay index 0c066482cdb..ef9f6aaeee5 100644 --- a/src/mame/layout/calspeed.lay +++ b/src/mame/layout/calspeed.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp" defstate="0"> <rect state="0"> diff --git a/src/mame/layout/captflag.lay b/src/mame/layout/captflag.lay index ed1770f57f8..b4b79f0215a 100644 --- a/src/mame/layout/captflag.lay +++ b/src/mame/layout/captflag.lay @@ -1,4 +1,7 @@ <?xml version="1.0" ?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- Left Flag (Red) --> diff --git a/src/mame/layout/cardline.lay b/src/mame/layout/cardline.lay index f2c7903d2f4..238046c4cc0 100644 --- a/src/mame/layout/cardline.lay +++ b/src/mame/layout/cardline.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="card1" defstate="1"> <rect> diff --git a/src/mame/layout/cashcatnz.lay b/src/mame/layout/cashcatnz.lay index 756a6480750..2950ad5f7da 100644 --- a/src/mame/layout/cashcatnz.lay +++ b/src/mame/layout/cashcatnz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cashcham.lay b/src/mame/layout/cashcham.lay index 7052b6401e7..76f9523a0c4 100644 --- a/src/mame/layout/cashcham.lay +++ b/src/mame/layout/cashcham.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cashchama.lay b/src/mame/layout/cashchama.lay index 35ef670f1ab..43ac382202f 100644 --- a/src/mame/layout/cashchama.lay +++ b/src/mame/layout/cashchama.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cashchamnz.lay b/src/mame/layout/cashchamnz.lay index f22755172a0..0d5f9a9d511 100644 --- a/src/mame/layout/cashchamnz.lay +++ b/src/mame/layout/cashchamnz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cashchamu.lay b/src/mame/layout/cashchamu.lay index 4857c52981e..0145855c1ec 100644 --- a/src/mame/layout/cashchamu.lay +++ b/src/mame/layout/cashchamu.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/cbombers.lay b/src/mame/layout/cbombers.lay index 222d8869aa4..b2fb26b885a 100644 --- a/src/mame/layout/cbombers.lay +++ b/src/mame/layout/cbombers.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/cc40.lay b/src/mame/layout/cc40.lay index 266029af2de..8cb085893db 100644 --- a/src/mame/layout/cc40.lay +++ b/src/mame/layout/cc40.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_bg"> diff --git a/src/mame/layout/cdi.lay b/src/mame/layout/cdi.lay index d6d2e8c6d83..80771e1f579 100644 --- a/src/mame/layout/cdi.lay +++ b/src/mame/layout/cdi.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Main Screen Standard (4:3)"> <screen index="0"> diff --git a/src/mame/layout/cgang.lay b/src/mame/layout/cgang.lay index 8ac1daba607..a8a46b91c66 100644 --- a/src/mame/layout/cgang.lay +++ b/src/mame/layout/cgang.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cgold2.lay b/src/mame/layout/cgold2.lay index 9efda9144f0..3cd5f22922d 100644 --- a/src/mame/layout/cgold2.lay +++ b/src/mame/layout/cgold2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/chance32.lay b/src/mame/layout/chance32.lay index 65ccaf585a3..ebf88e07558 100644 --- a/src/mame/layout/chance32.lay +++ b/src/mame/layout/chance32.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="Big" defstate="0"> diff --git a/src/mame/layout/changela.lay b/src/mame/layout/changela.lay index 499b8b49bde..ffa638f4c02 100644 --- a/src/mame/layout/changela.lay +++ b/src/mame/layout/changela.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/checkma5.lay b/src/mame/layout/checkma5.lay index 735e4eba207..929a7b15892 100644 --- a/src/mame/layout/checkma5.lay +++ b/src/mame/layout/checkma5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cherryb3.lay b/src/mame/layout/cherryb3.lay index 437414c537c..90211da7bc5 100644 --- a/src/mame/layout/cherryb3.lay +++ b/src/mame/layout/cherryb3.lay @@ -1,10 +1,11 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Bonus III control panel - Written by Roberto Fresca. ---> +license:CC0 +copyright-holders:Roberto Fresca +Cherry Bonus III control panel +--> +<mamelayout version="2"> <!-- define button-lamps --> <element name="stop1" defstate="0"> diff --git a/src/mame/layout/chessmate.lay b/src/mame/layout/chessmate.lay index 1870eda1d4a..489908f3c12 100644 --- a/src/mame/layout/chessmate.lay +++ b/src/mame/layout/chessmate.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Commodore Chessmate didn't have a built-in chessboard --> diff --git a/src/mame/layout/chessmst.lay b/src/mame/layout/chessmst.lay index 4cce304f64c..bd37e6204a2 100644 --- a/src/mame/layout/chessmst.lay +++ b/src/mame/layout/chessmst.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/chessmstdm.lay b/src/mame/layout/chessmstdm.lay index fccb67c94eb..99596a09d8d 100644 --- a/src/mame/layout/chessmstdm.lay +++ b/src/mame/layout/chessmstdm.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> <element name="black_rect"> diff --git a/src/mame/layout/chexx.lay b/src/mame/layout/chexx.lay index b8f8701cb4f..d7f498c7100 100644 --- a/src/mame/layout/chexx.lay +++ b/src/mame/layout/chexx.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- 7segs --> diff --git a/src/mame/layout/chickna5v.lay b/src/mame/layout/chickna5v.lay index b5794a602f0..0c453cf2d0f 100644 --- a/src/mame/layout/chickna5v.lay +++ b/src/mame/layout/chickna5v.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/chqflag.lay b/src/mame/layout/chqflag.lay index 3d9eb17e609..9bf91979033 100644 --- a/src/mame/layout/chqflag.lay +++ b/src/mame/layout/chqflag.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/chrygld.lay b/src/mame/layout/chrygld.lay index 3dc714014dd..22ce09309f7 100644 --- a/src/mame/layout/chrygld.lay +++ b/src/mame/layout/chrygld.lay @@ -1,9 +1,11 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Gold control panel - Written by Roberto Fresca. +license:CC0 +copyright-holders:Roberto Fresca + +Cherry Gold control panel --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/chsuper.lay b/src/mame/layout/chsuper.lay index afc0e28db1d..5e236e29fa9 100644 --- a/src/mame/layout/chsuper.lay +++ b/src/mame/layout/chsuper.lay @@ -1,12 +1,12 @@ <?xml version="1.0"?> -<mamelayout version="2"> - <!-- - Champion Super realistic control panel - with clickable button.lamps + coin in. +license:CC0 +copyright-holders:Roberto Fresca - Written by Roberto Fresca. +Champion Super realistic control panel +with clickable button.lamps + coin in. --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/circus.lay b/src/mame/layout/circus.lay index 07b82437473..fb48532bc59 100644 --- a/src/mame/layout/circus.lay +++ b/src/mame/layout/circus.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/cischeat.lay b/src/mame/layout/cischeat.lay index 1a38f27ea5e..64757eb720d 100644 --- a/src/mame/layout/cischeat.lay +++ b/src/mame/layout/cischeat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/ck_master.lay b/src/mame/layout/ck_master.lay index e028e544ac5..3058347af0e 100644 --- a/src/mame/layout/ck_master.lay +++ b/src/mame/layout/ck_master.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/clowns.lay b/src/mame/layout/clowns.lay index cb0f75eecff..a4a7c0a3feb 100644 --- a/src/mame/layout/clowns.lay +++ b/src/mame/layout/clowns.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/cmaster.lay b/src/mame/layout/cmaster.lay index e8cc1975fcc..b577153d993 100644 --- a/src/mame/layout/cmaster.lay +++ b/src/mame/layout/cmaster.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="stop1" defstate="0"> <rect state="1"> @@ -103,7 +105,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -148,9 +150,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -177,8 +177,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -209,8 +207,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.50" height="0.24" /> </bezel> diff --git a/src/mame/layout/cmasterb.lay b/src/mame/layout/cmasterb.lay index 3c6517156f3..aafe62afb8a 100644 --- a/src/mame/layout/cmasterb.lay +++ b/src/mame/layout/cmasterb.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -95,7 +97,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -140,9 +142,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -169,8 +169,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -201,8 +199,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.40" height="0.24" /> </bezel> diff --git a/src/mame/layout/cmasterc.lay b/src/mame/layout/cmasterc.lay index 569a02ae205..13101784219 100644 --- a/src/mame/layout/cmasterc.lay +++ b/src/mame/layout/cmasterc.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="stop1" defstate="0"> <rect state="1"> @@ -99,7 +101,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -144,9 +146,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -173,8 +173,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -205,8 +203,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.40" height="0.24" /> </bezel> diff --git a/src/mame/layout/cmezspin.lay b/src/mame/layout/cmezspin.lay index f0a191c4ea5..b913e91050a 100644 --- a/src/mame/layout/cmezspin.lay +++ b/src/mame/layout/cmezspin.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -103,7 +105,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -148,9 +150,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -177,8 +177,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -209,8 +207,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.45" height="0.24" /> </bezel> diff --git a/src/mame/layout/cmpacman.lay b/src/mame/layout/cmpacman.lay index 06c9f46b0da..5d0bbf26bf4 100644 --- a/src/mame/layout/cmpacman.lay +++ b/src/mame/layout/cmpacman.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -103,7 +105,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -157,9 +159,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -186,8 +186,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -218,8 +216,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.45" height="0.24" /> </bezel> diff --git a/src/mame/layout/cmpchess.lay b/src/mame/layout/cmpchess.lay index 6aa46915d12..00d2f1f395b 100644 --- a/src/mame/layout/cmpchess.lay +++ b/src/mame/layout/cmpchess.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, DCS CompuChess didn't have a built-in chessboard --> diff --git a/src/mame/layout/cmsport.lay b/src/mame/layout/cmsport.lay index 653e0331637..73cfc0a275c 100644 --- a/src/mame/layout/cmsport.lay +++ b/src/mame/layout/cmsport.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cmulti8.lay b/src/mame/layout/cmulti8.lay index 70172cb19e7..4c8b9282a72 100644 --- a/src/mame/layout/cmulti8.lay +++ b/src/mame/layout/cmulti8.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cmv4.lay b/src/mame/layout/cmv4.lay index 32fe2b5db5b..2f05010f4d2 100644 --- a/src/mame/layout/cmv4.lay +++ b/src/mame/layout/cmv4.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Master control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Master control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -103,7 +105,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -148,9 +150,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -177,8 +177,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -209,8 +207,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.45" height="0.24" /> </bezel> diff --git a/src/mame/layout/cnbaskb.lay b/src/mame/layout/cnbaskb.lay index 435610ce076..b016084e5ca 100644 --- a/src/mame/layout/cnbaskb.lay +++ b/src/mame/layout/cnbaskb.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> <element name="static_white"><rect><color red="0.8" green="0.8" blue="0.8" /></rect></element> @@ -22,7 +25,7 @@ <element name="text_score"><text string="SCORE"><color red="0.8" green="0.8" blue="0.8" /></text></element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="2.05" right="19.95" top="0" bottom="16.95" /> @@ -33,7 +36,7 @@ <bezel element="text_time"><bounds x="3.666" y="1" width="6" height="2" /></bezel> <bezel element="text_score"><bounds x="12.666" y="1" width="6" height="2" /></bezel> - <!-- bezel --> + <!-- bezel --> <bezel element="static_white"><bounds x="2" y="4" width="18.1" height="13" /></bezel> <bezel element="static_black"><bounds x="2.2" y="4.2" width="17.6" height="12.6" /></bezel> @@ -54,7 +57,7 @@ <bezel element="static_white"><bounds x="19.8" y="8.4" width="0.5" height="4.2" /></bezel> <bezel element="static_black"><bounds x="20" y="3" width="5" height="15" /></bezel> - <!-- leds --> + <!-- leds --> <bezel name="6.0" element="led"><bounds x="3.15" y="5.15" width="0.7" height="0.7" /></bezel> <bezel name="6.1" element="led"><bounds x="6.15" y="5.15" width="0.7" height="0.7" /></bezel> diff --git a/src/mame/layout/cncchess.lay b/src/mame/layout/cncchess.lay index 4b6b18261db..6f3cfd085a1 100644 --- a/src/mame/layout/cncchess.lay +++ b/src/mame/layout/cncchess.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Conic Computer Chess didn't have a built-in chessboard --> diff --git a/src/mame/layout/cnfball.lay b/src/mame/layout/cnfball.lay index 2b4be5579da..acf1a17b7e2 100644 --- a/src/mame/layout/cnfball.lay +++ b/src/mame/layout/cnfball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cnfball2.lay b/src/mame/layout/cnfball2.lay index 27f6d177644..5c3e9b5c8e3 100644 --- a/src/mame/layout/cnfball2.lay +++ b/src/mame/layout/cnfball2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cnsector.lay b/src/mame/layout/cnsector.lay index 15ca5c92e40..d79722a47e4 100644 --- a/src/mame/layout/cnsector.lay +++ b/src/mame/layout/cnsector.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/coco3.lay b/src/mame/layout/coco3.lay index 46a6bd2137a..561248b7dc1 100644 --- a/src/mame/layout/coco3.lay +++ b/src/mame/layout/coco3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Composite"> <!-- workaround for MAME selecting a 2-screen view by default --> diff --git a/src/mame/layout/comp4.lay b/src/mame/layout/comp4.lay index 8b566a44736..5f313a008c1 100644 --- a/src/mame/layout/comp4.lay +++ b/src/mame/layout/comp4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/conchess.lay b/src/mame/layout/conchess.lay index 287b831cbd8..bc4993a32c3 100644 --- a/src/mame/layout/conchess.lay +++ b/src/mame/layout/conchess.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/connect4.lay b/src/mame/layout/connect4.lay index 5aee1dee596..cb0b6d84a8f 100644 --- a/src/mame/layout/connect4.lay +++ b/src/mame/layout/connect4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/contcirc.lay b/src/mame/layout/contcirc.lay index df590f1fe95..3f8a9b0c4d6 100644 --- a/src/mame/layout/contcirc.lay +++ b/src/mame/layout/contcirc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/cops.lay b/src/mame/layout/cops.lay index f1c802aec08..1de9afac907 100644 --- a/src/mame/layout/cops.lay +++ b/src/mame/layout/cops.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="led"> <led14segsc> diff --git a/src/mame/layout/copsnrob.lay b/src/mame/layout/copsnrob.lay index a453af987e8..000cd517a19 100644 --- a/src/mame/layout/copsnrob.lay +++ b/src/mame/layout/copsnrob.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/copycat.lay b/src/mame/layout/copycat.lay index 9bf5350b57a..0adf1b486e9 100644 --- a/src/mame/layout/copycat.lay +++ b/src/mame/layout/copycat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/copycatm2.lay b/src/mame/layout/copycatm2.lay index 4c515df4c9e..a39f5780609 100644 --- a/src/mame/layout/copycatm2.lay +++ b/src/mame/layout/copycatm2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/coralrc2.lay b/src/mame/layout/coralrc2.lay index 534a9b8e45b..77b4de17707 100644 --- a/src/mame/layout/coralrc2.lay +++ b/src/mame/layout/coralrc2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/cosmicm.lay b/src/mame/layout/cosmicm.lay index 9dfd6c3b102..33b53fe7075 100644 --- a/src/mame/layout/cosmicm.lay +++ b/src/mame/layout/cosmicm.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/cosmicos.lay b/src/mame/layout/cosmicos.lay index f5eff6d4364..a31bc46735f 100644 --- a/src/mame/layout/cosmicos.lay +++ b/src/mame/layout/cosmicos.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/cp1.lay b/src/mame/layout/cp1.lay index b5dbfbc1789..ef864610165 100644 --- a/src/mame/layout/cp1.lay +++ b/src/mame/layout/cp1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/cqback.lay b/src/mame/layout/cqback.lay index 7b456217996..6fbba67095e 100644 --- a/src/mame/layout/cqback.lay +++ b/src/mame/layout/cqback.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/crash.lay b/src/mame/layout/crash.lay index 535f884c928..a88ff6d766c 100644 --- a/src/mame/layout/crash.lay +++ b/src/mame/layout/crash.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/crazybon.lay b/src/mame/layout/crazybon.lay index a71b26b3e2c..bba23519061 100644 --- a/src/mame/layout/crazybon.lay +++ b/src/mame/layout/crazybon.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Crazy Bonus 2002 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Crazy Bonus 2002 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="stop" defstate="0"> <rect state="1"> @@ -147,7 +149,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -201,9 +203,7 @@ </element> - -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -230,8 +230,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -262,8 +260,6 @@ </bezel> -<!-- define lamps --> - <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.25" height="0.24" /> </bezel> diff --git a/src/mame/layout/crmaze2p.lay b/src/mame/layout/crmaze2p.lay index 60e209e6e1c..ae7754a56d0 100644 --- a/src/mame/layout/crmaze2p.lay +++ b/src/mame/layout/crmaze2p.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="ESCAPE" defstate="0"> <disk state ="0"> diff --git a/src/mame/layout/crmaze4p.lay b/src/mame/layout/crmaze4p.lay index 86ba9f6ecf0..8c2afff0b99 100644 --- a/src/mame/layout/crmaze4p.lay +++ b/src/mame/layout/crmaze4p.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="ESCAPE" defstate="0"> <disk state ="0"> diff --git a/src/mame/layout/crsbingo.lay b/src/mame/layout/crsbingo.lay index 6fbb6bcbbc8..a653754fab5 100644 --- a/src/mame/layout/crsbingo.lay +++ b/src/mame/layout/crsbingo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/crusnexo.lay b/src/mame/layout/crusnexo.lay index 47c2d27c91b..ac5b1d49bb9 100644 --- a/src/mame/layout/crusnexo.lay +++ b/src/mame/layout/crusnexo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/crusnusa.lay b/src/mame/layout/crusnusa.lay index 17fc81d4c6c..469096a2ae0 100644 --- a/src/mame/layout/crusnusa.lay +++ b/src/mame/layout/crusnusa.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp" defstate="0"> <rect state="0"> diff --git a/src/mame/layout/ctntune.lay b/src/mame/layout/ctntune.lay index 56ca49ce4a8..7ebe3c85f05 100644 --- a/src/mame/layout/ctntune.lay +++ b/src/mame/layout/ctntune.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ctstein.lay b/src/mame/layout/ctstein.lay index a38d1f9bcfe..624a489bfe1 100644 --- a/src/mame/layout/ctstein.lay +++ b/src/mame/layout/ctstein.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cuckoou.lay b/src/mame/layout/cuckoou.lay index 8bfe8b5a581..48177a3d545 100644 --- a/src/mame/layout/cuckoou.lay +++ b/src/mame/layout/cuckoou.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/cvicny.lay b/src/mame/layout/cvicny.lay index 755cd04bc4c..d2e0f692592 100644 --- a/src/mame/layout/cvicny.lay +++ b/src/mame/layout/cvicny.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- cvicny.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/cxg_ch2001.lay b/src/mame/layout/cxg_ch2001.lay index feb7811fd1b..7e6a7a26e55 100644 --- a/src/mame/layout/cxg_ch2001.lay +++ b/src/mame/layout/cxg_ch2001.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cxg_dominator.lay b/src/mame/layout/cxg_dominator.lay index b55cfbe3b03..318666c79a8 100644 --- a/src/mame/layout/cxg_dominator.lay +++ b/src/mame/layout/cxg_dominator.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cxg_sphinx40.lay b/src/mame/layout/cxg_sphinx40.lay index 49a109d1c74..eb0eabf7175 100644 --- a/src/mame/layout/cxg_sphinx40.lay +++ b/src/mame/layout/cxg_sphinx40.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/cz101.lay b/src/mame/layout/cz101.lay index 3e89d8a1ff4..cf1597cf048 100644 --- a/src/mame/layout/cz101.lay +++ b/src/mame/layout/cz101.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> diff --git a/src/mame/layout/darius.lay b/src/mame/layout/darius.lay index 7f205058673..85ca5f48c1e 100644 --- a/src/mame/layout/darius.lay +++ b/src/mame/layout/darius.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Triple Side-by-Side"> <screen index="0"> diff --git a/src/mame/layout/dataman.lay b/src/mame/layout/dataman.lay index 05fad481139..2f19ffd838f 100644 --- a/src/mame/layout/dataman.lay +++ b/src/mame/layout/dataman.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/datum.lay b/src/mame/layout/datum.lay index 47e6c0f6194..0c3de3875ef 100644 --- a/src/mame/layout/datum.lay +++ b/src/mame/layout/datum.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/dblaxle.lay b/src/mame/layout/dblaxle.lay index fbeba9ee555..0854cb5abba 100644 --- a/src/mame/layout/dblaxle.lay +++ b/src/mame/layout/dblaxle.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/dblcrown.lay b/src/mame/layout/dblcrown.lay index 18c8bb7e9b5..d7823cb6ec2 100644 --- a/src/mame/layout/dblcrown.lay +++ b/src/mame/layout/dblcrown.lay @@ -1,9 +1,11 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Double Crown control panel - Written by Roberto Fresca. +license:CC0 +copyright-holders:Roberto Fresca + +Double Crown control panel --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/dcebridge.lay b/src/mame/layout/dcebridge.lay index 04792f90476..ccfdf522a72 100644 --- a/src/mame/layout/dcebridge.lay +++ b/src/mame/layout/dcebridge.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + RS-232 DCE-DCE bridge layout --> <mamelayout version="2"> diff --git a/src/mame/layout/de2.lay b/src/mame/layout/de2.lay index 2ca945e97d9..b44a79aadc5 100644 --- a/src/mame/layout/de2.lay +++ b/src/mame/layout/de2.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- de2.lay --> - -<!-- 2013-03-16: Initial version. [Barry Rodewald] --> +<!-- +license:CC0 +copyright-holders:Barry Rodewald +--> <mamelayout version="2"> diff --git a/src/mame/layout/de2a3.lay b/src/mame/layout/de2a3.lay index 1a62b33f180..125dee7edbe 100644 --- a/src/mame/layout/de2a3.lay +++ b/src/mame/layout/de2a3.lay @@ -1,8 +1,10 @@ <?xml version="1.0"?> -<!-- de2a3.lay --> +<!-- +license:CC0 +copyright-holders:Barry Rodewald -<!-- Data East Alphanumeric Display Type 3 --> -<!-- 2013-06-15: Initial version. [Barry Rodewald] --> +Data East Alphanumeric Display Type 3 +--> <mamelayout version="2"> diff --git a/src/mame/layout/deadeye.lay b/src/mame/layout/deadeye.lay index 856f588c6e6..63d4adc728c 100644 --- a/src/mame/layout/deadeye.lay +++ b/src/mame/layout/deadeye.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/debutm.lay b/src/mame/layout/debutm.lay index 4bbfd804300..c1678d8a228 100644 --- a/src/mame/layout/debutm.lay +++ b/src/mame/layout/debutm.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/demon.lay b/src/mame/layout/demon.lay index f3c99429057..3a9288e6a2e 100644 --- a/src/mame/layout/demon.lay +++ b/src/mame/layout/demon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/dendego.lay b/src/mame/layout/dendego.lay index 1e15f88b1a8..6fabe302908 100644 --- a/src/mame/layout/dendego.lay +++ b/src/mame/layout/dendego.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/depthch.lay b/src/mame/layout/depthch.lay index 6169b2cdecc..d4383780e3f 100644 --- a/src/mame/layout/depthch.lay +++ b/src/mame/layout/depthch.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay_gremlin"> <rect> diff --git a/src/mame/layout/destroyr.lay b/src/mame/layout/destroyr.lay index 3a1ba9fda4f..f72e5993c84 100644 --- a/src/mame/layout/destroyr.lay +++ b/src/mame/layout/destroyr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/digel804.lay b/src/mame/layout/digel804.lay index 5e4f498b46a..45a891821ff 100644 --- a/src/mame/layout/digel804.lay +++ b/src/mame/layout/digel804.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"> <led16segsc> diff --git a/src/mame/layout/dimtouch.lay b/src/mame/layout/dimtouch.lay index 8bf956073be..4596b0e186e 100644 --- a/src/mame/layout/dimtouch.lay +++ b/src/mame/layout/dimtouch.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/ditto.lay b/src/mame/layout/ditto.lay index f640155ccf1..bfbfc1e37c9 100644 --- a/src/mame/layout/ditto.lay +++ b/src/mame/layout/ditto.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/dlair.lay b/src/mame/layout/dlair.lay index 51c7096adbd..f4561c2383b 100644 --- a/src/mame/layout/dlair.lay +++ b/src/mame/layout/dlair.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/dmv.lay b/src/mame/layout/dmv.lay index 29519ae0560..2fb42469ff0 100644 --- a/src/mame/layout/dmv.lay +++ b/src/mame/layout/dmv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="led" defstate="1"> <disk state="0"> diff --git a/src/mame/layout/dolphntr.lay b/src/mame/layout/dolphntr.lay index e0e5fe12623..191d1a90816 100644 --- a/src/mame/layout/dolphntr.lay +++ b/src/mame/layout/dolphntr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/dolphntrb.lay b/src/mame/layout/dolphntrb.lay index c883f7a1893..4133b1924f2 100644 --- a/src/mame/layout/dolphntrb.lay +++ b/src/mame/layout/dolphntrb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/dolphntrceb.lay b/src/mame/layout/dolphntrceb.lay index 9f9d1f481d4..134f6019ff8 100644 --- a/src/mame/layout/dolphntrceb.lay +++ b/src/mame/layout/dolphntrceb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/dolphunk.lay b/src/mame/layout/dolphunk.lay index aebc190f91c..ece5e96845b 100644 --- a/src/mame/layout/dolphunk.lay +++ b/src/mame/layout/dolphunk.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="r_digit"> <led7seg> diff --git a/src/mame/layout/dotrikun.lay b/src/mame/layout/dotrikun.lay index 9a9c2aa9ad2..8218ee7ca4c 100644 --- a/src/mame/layout/dotrikun.lay +++ b/src/mame/layout/dotrikun.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> - <view name="Square (1:1)"> <screen index="0"> <bounds left="0" top="0" right="1" bottom="1" /> diff --git a/src/mame/layout/dpoker.lay b/src/mame/layout/dpoker.lay index d287f78f720..06aa4f15378 100644 --- a/src/mame/layout/dpoker.lay +++ b/src/mame/layout/dpoker.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> diff --git a/src/mame/layout/dragrace.lay b/src/mame/layout/dragrace.lay index 668b342b98f..de3fb5df7f3 100644 --- a/src/mame/layout/dragrace.lay +++ b/src/mame/layout/dragrace.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="road_overlay"> diff --git a/src/mame/layout/dreamwv.lay b/src/mame/layout/dreamwv.lay index 76956ecbfdd..857a4d1cb9d 100644 --- a/src/mame/layout/dreamwv.lay +++ b/src/mame/layout/dreamwv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/drwho.lay b/src/mame/layout/drwho.lay index 38f657be5ba..a6e28a928a5 100644 --- a/src/mame/layout/drwho.lay +++ b/src/mame/layout/drwho.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"> <led14segsc> diff --git a/src/mame/layout/dynajack.lay b/src/mame/layout/dynajack.lay index a84752f0a6d..67ae2455954 100644 --- a/src/mame/layout/dynajack.lay +++ b/src/mame/layout/dynajack.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/eacc.lay b/src/mame/layout/eacc.lay index b65f22a056a..f179e37a578 100644 --- a/src/mame/layout/eacc.lay +++ b/src/mame/layout/eacc.lay @@ -1,5 +1,10 @@ <?xml version="1.0"?> -<!-- Electronics Australia Car Computer [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert + +Electronics Australia Car Computer +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/ebaskb2.lay b/src/mame/layout/ebaskb2.lay index 9d8c905a86d..087d4f15523 100644 --- a/src/mame/layout/ebaskb2.lay +++ b/src/mame/layout/ebaskb2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ebball.lay b/src/mame/layout/ebball.lay index 2773f95a68d..09d149d1614 100644 --- a/src/mame/layout/ebball.lay +++ b/src/mame/layout/ebball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ebball2.lay b/src/mame/layout/ebball2.lay index a2be5eccd9c..fde0fc5a5e4 100644 --- a/src/mame/layout/ebball2.lay +++ b/src/mame/layout/ebball2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ebball3.lay b/src/mame/layout/ebball3.lay index 76175d2ddd1..d46e435d39b 100644 --- a/src/mame/layout/ebball3.lay +++ b/src/mame/layout/ebball3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ecoinf2.lay b/src/mame/layout/ecoinf2.lay index 43983980251..9c6fd602c67 100644 --- a/src/mame/layout/ecoinf2.lay +++ b/src/mame/layout/ecoinf2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"> <led16segsc> diff --git a/src/mame/layout/ecoinf3.lay b/src/mame/layout/ecoinf3.lay index 43983980251..9c6fd602c67 100644 --- a/src/mame/layout/ecoinf3.lay +++ b/src/mame/layout/ecoinf3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"> <led16segsc> diff --git a/src/mame/layout/ecoinfr.lay b/src/mame/layout/ecoinfr.lay index 032d6ba0ddb..677182a5ae2 100644 --- a/src/mame/layout/ecoinfr.lay +++ b/src/mame/layout/ecoinfr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="Steppers" defstate="0"> diff --git a/src/mame/layout/efball.lay b/src/mame/layout/efball.lay index f46120fae29..2e7fb2a574f 100644 --- a/src/mame/layout/efball.lay +++ b/src/mame/layout/efball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/efootb4.lay b/src/mame/layout/efootb4.lay index 15774a5b446..cb2b4166adf 100644 --- a/src/mame/layout/efootb4.lay +++ b/src/mame/layout/efootb4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/eforest.lay b/src/mame/layout/eforest.lay index c2c783e527c..d6805f629f8 100644 --- a/src/mame/layout/eforest.lay +++ b/src/mame/layout/eforest.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/einvader.lay b/src/mame/layout/einvader.lay index 77319c098e0..60eb971434d 100644 --- a/src/mame/layout/einvader.lay +++ b/src/mame/layout/einvader.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/einvaderc.lay b/src/mame/layout/einvaderc.lay index 23091e70e08..77a1541899a 100644 --- a/src/mame/layout/einvaderc.lay +++ b/src/mame/layout/einvaderc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/elecbowl.lay b/src/mame/layout/elecbowl.lay index c3953ec0ffb..906bf883875 100644 --- a/src/mame/layout/elecbowl.lay +++ b/src/mame/layout/elecbowl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/elecdet.lay b/src/mame/layout/elecdet.lay index 3024763cbcf..06357d8fdc8 100644 --- a/src/mame/layout/elecdet.lay +++ b/src/mame/layout/elecdet.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/eleciq.lay b/src/mame/layout/eleciq.lay index deeca1e9584..3880b4f0d69 100644 --- a/src/mame/layout/eleciq.lay +++ b/src/mame/layout/eleciq.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/elecyoyo.lay b/src/mame/layout/elecyoyo.lay index 2a19f98e374..20de4ca9f06 100644 --- a/src/mame/layout/elecyoyo.lay +++ b/src/mame/layout/elecyoyo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="crop"> <rect> diff --git a/src/mame/layout/elekscmp.lay b/src/mame/layout/elekscmp.lay index edea5e4c461..bacf71f5374 100644 --- a/src/mame/layout/elekscmp.lay +++ b/src/mame/layout/elekscmp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/elf2.lay b/src/mame/layout/elf2.lay index 935ea70cd4b..a564c7c24d0 100644 --- a/src/mame/layout/elf2.lay +++ b/src/mame/layout/elf2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> @@ -23,15 +26,15 @@ <bezel name="digit1" element="digit"> <bounds x="18" y="0" width="18" height="24" /> </bezel> - <!-- OUT led --> - <bezel name="led0" element="red_led"> - <bounds x="40" y="5" width="5" height="5" /> - </bezel> + <!-- OUT led --> + <bezel name="led0" element="red_led"> + <bounds x="40" y="5" width="5" height="5" /> + </bezel> </view> <view name="CDP1861"> - <screen index="0"> - <bounds left="0" top="0" right="4" bottom="3" /> - </screen> + <screen index="0"> + <bounds left="0" top="0" right="4" bottom="3" /> + </screen> </view> </mamelayout> diff --git a/src/mame/layout/emma2.lay b/src/mame/layout/emma2.lay index 0d60ebe4732..65fe1187be2 100644 --- a/src/mame/layout/emma2.lay +++ b/src/mame/layout/emma2.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- emma2.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/epc.lay b/src/mame/layout/epc.lay index e37c5dfa1f1..184d5799250 100644 --- a/src/mame/layout/epc.lay +++ b/src/mame/layout/epc.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Joakim Larsson Edstrom + LEDs for the Ericsson PC keyboard --> <mamelayout version="2"> diff --git a/src/mame/layout/esbattle.lay b/src/mame/layout/esbattle.lay index 7c093cc8e6b..3a89e02840a 100644 --- a/src/mame/layout/esbattle.lay +++ b/src/mame/layout/esbattle.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/escmars.lay b/src/mame/layout/escmars.lay index 5b4d25bf0c8..342bcc20fe5 100644 --- a/src/mame/layout/escmars.lay +++ b/src/mame/layout/escmars.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/esoccer.lay b/src/mame/layout/esoccer.lay index 3745e706f0f..efb1b937d06 100644 --- a/src/mame/layout/esoccer.lay +++ b/src/mame/layout/esoccer.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/esq1by22.lay b/src/mame/layout/esq1by22.lay index 08d675ee9df..f06af886762 100644 --- a/src/mame/layout/esq1by22.lay +++ b/src/mame/layout/esq1by22.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- esq1by24.lay --> +<!-- +license:CC0 +--> <!-- 2012-05-27: Initial version. [R. Belmont / VFDGen 0.1] --> <mamelayout version="2"> diff --git a/src/mame/layout/esq2by16.lay b/src/mame/layout/esq2by16.lay index 7e0564e0a5b..38f40fb1c59 100644 --- a/src/mame/layout/esq2by16.lay +++ b/src/mame/layout/esq2by16.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- esq2by16.lay --> +<!-- +license:CC0 +--> <!-- 2016-01-30: Initial version. [Parduz from R. Belmont / VFDGen 0.1] --> <mamelayout version="2"> diff --git a/src/mame/layout/esq2by40.lay b/src/mame/layout/esq2by40.lay index 2f9329389d4..dadf6d69d79 100644 --- a/src/mame/layout/esq2by40.lay +++ b/src/mame/layout/esq2by40.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- esq2by40.lay --> +<!-- +license:CC0 +--> <!-- 2012-05-26: Initial version. [R. Belmont / VFDGen 0.1] --> <mamelayout version="2"> diff --git a/src/mame/layout/et3400.lay b/src/mame/layout/et3400.lay index 72e3d44a2be..9c05a2dcbd7 100644 --- a/src/mame/layout/et3400.lay +++ b/src/mame/layout/et3400.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="surround"><rect><color red="0.05" green="0.0" blue="0.0" /></rect></element> <element name="beige"><rect><color red="0.93" green="0.92" blue="0.8" /></rect></element> diff --git a/src/mame/layout/f1gpstar.lay b/src/mame/layout/f1gpstar.lay index 056a0583e77..50e7642b69d 100644 --- a/src/mame/layout/f1gpstar.lay +++ b/src/mame/layout/f1gpstar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/f2pbball.lay b/src/mame/layout/f2pbball.lay index 6328b8a4129..14aaa1da815 100644 --- a/src/mame/layout/f2pbball.lay +++ b/src/mame/layout/f2pbball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/f3in1.lay b/src/mame/layout/f3in1.lay index 5218d4da744..3e56ed5d346 100644 --- a/src/mame/layout/f3in1.lay +++ b/src/mame/layout/f3in1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fashion.lay b/src/mame/layout/fashion.lay index 020e7b8bcd9..ca694c6d39a 100644 --- a/src/mame/layout/fashion.lay +++ b/src/mame/layout/fashion.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/fb01.lay b/src/mame/layout/fb01.lay index d51dd595e86..6a3e40983d8 100644 --- a/src/mame/layout/fb01.lay +++ b/src/mame/layout/fb01.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="system"> <text string="System"> diff --git a/src/mame/layout/fccpu1.lay b/src/mame/layout/fccpu1.lay index 445f21a93ab..691ac68f1ec 100644 --- a/src/mame/layout/fccpu1.lay +++ b/src/mame/layout/fccpu1.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Joakim Larsson Edstrom + Force Computers CPU-1 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/fhunter.lay b/src/mame/layout/fhunter.lay index 12c0c79663b..f56e30813aa 100644 --- a/src/mame/layout/fhunter.lay +++ b/src/mame/layout/fhunter.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/fidel_acr.lay b/src/mame/layout/fidel_acr.lay index 9deb9b09222..1f4ab15d67d 100644 --- a/src/mame/layout/fidel_acr.lay +++ b/src/mame/layout/fidel_acr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_as12.lay b/src/mame/layout/fidel_as12.lay index 158286e6430..b9a8b0be220 100644 --- a/src/mame/layout/fidel_as12.lay +++ b/src/mame/layout/fidel_as12.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_bcc.lay b/src/mame/layout/fidel_bcc.lay index 0ff9ca4906a..47e88278688 100644 --- a/src/mame/layout/fidel_bcc.lay +++ b/src/mame/layout/fidel_bcc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_bkc.lay b/src/mame/layout/fidel_bkc.lay index f9646b853eb..fda9bf7bf35 100644 --- a/src/mame/layout/fidel_bkc.lay +++ b/src/mame/layout/fidel_bkc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_brc.lay b/src/mame/layout/fidel_brc.lay index 4e7cfe12572..77d525fd1a5 100644 --- a/src/mame/layout/fidel_brc.lay +++ b/src/mame/layout/fidel_brc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_bv3.lay b/src/mame/layout/fidel_bv3.lay index 6897b90fe09..29a79743da2 100644 --- a/src/mame/layout/fidel_bv3.lay +++ b/src/mame/layout/fidel_bv3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_cc1.lay b/src/mame/layout/fidel_cc1.lay index 58db8259295..bc33ade60c2 100644 --- a/src/mame/layout/fidel_cc1.lay +++ b/src/mame/layout/fidel_cc1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_cc10.lay b/src/mame/layout/fidel_cc10.lay index 2d5c459780d..50b253ab3cb 100644 --- a/src/mame/layout/fidel_cc10.lay +++ b/src/mame/layout/fidel_cc10.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_cc3.lay b/src/mame/layout/fidel_cc3.lay index 011dc3bffb5..509f688826e 100644 --- a/src/mame/layout/fidel_cc3.lay +++ b/src/mame/layout/fidel_cc3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_chesster.lay b/src/mame/layout/fidel_chesster.lay index 4089a5e414d..f556d74c627 100644 --- a/src/mame/layout/fidel_chesster.lay +++ b/src/mame/layout/fidel_chesster.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_csc.lay b/src/mame/layout/fidel_csc.lay index 27e774d550b..3ec92bc96b5 100644 --- a/src/mame/layout/fidel_csc.lay +++ b/src/mame/layout/fidel_csc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- other than panel button mappings, layout is identical to vsc --> diff --git a/src/mame/layout/fidel_des.lay b/src/mame/layout/fidel_des.lay index 3ef62471c60..d6a79475826 100644 --- a/src/mame/layout/fidel_des.lay +++ b/src/mame/layout/fidel_des.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_desdis.lay b/src/mame/layout/fidel_desdis.lay index ad19ceb437e..818d908318a 100644 --- a/src/mame/layout/fidel_desdis.lay +++ b/src/mame/layout/fidel_desdis.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_desdis_68kg.lay b/src/mame/layout/fidel_desdis_68kg.lay index c5bc749033b..2991a4b4a86 100644 --- a/src/mame/layout/fidel_desdis_68kg.lay +++ b/src/mame/layout/fidel_desdis_68kg.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_desdis_68kr.lay b/src/mame/layout/fidel_desdis_68kr.lay index 8bc89a2ca40..eb0b46fea03 100644 --- a/src/mame/layout/fidel_desdis_68kr.lay +++ b/src/mame/layout/fidel_desdis_68kr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_dsc.lay b/src/mame/layout/fidel_dsc.lay index 0c2c00c6e41..1d5df0b53fe 100644 --- a/src/mame/layout/fidel_dsc.lay +++ b/src/mame/layout/fidel_dsc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_eag.lay b/src/mame/layout/fidel_eag.lay index 803e8473059..b14de040f58 100644 --- a/src/mame/layout/fidel_eag.lay +++ b/src/mame/layout/fidel_eag.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_eag_68k.lay b/src/mame/layout/fidel_eag_68k.lay index cb28686f245..8cfb2c4624a 100644 --- a/src/mame/layout/fidel_eag_68k.lay +++ b/src/mame/layout/fidel_eag_68k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_eas.lay b/src/mame/layout/fidel_eas.lay index f4018da63c1..dde613e40fa 100644 --- a/src/mame/layout/fidel_eas.lay +++ b/src/mame/layout/fidel_eas.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_eas_priv.lay b/src/mame/layout/fidel_eas_priv.lay index 22bff63f9c0..873bdb3eb54 100644 --- a/src/mame/layout/fidel_eas_priv.lay +++ b/src/mame/layout/fidel_eas_priv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_ex.lay b/src/mame/layout/fidel_ex.lay index a2b76cf69cd..42d363c128a 100644 --- a/src/mame/layout/fidel_ex.lay +++ b/src/mame/layout/fidel_ex.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- fidel_exb.lay + low battery label --> diff --git a/src/mame/layout/fidel_ex_68k.lay b/src/mame/layout/fidel_ex_68k.lay index e750f5e5456..2cbe6b3e018 100644 --- a/src/mame/layout/fidel_ex_68k.lay +++ b/src/mame/layout/fidel_ex_68k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_exb.lay b/src/mame/layout/fidel_exb.lay index f433f0a7dba..9b006d78aa4 100644 --- a/src/mame/layout/fidel_exb.lay +++ b/src/mame/layout/fidel_exb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_exd.lay b/src/mame/layout/fidel_exd.lay index a2bbb7e8990..734badecacd 100644 --- a/src/mame/layout/fidel_exd.lay +++ b/src/mame/layout/fidel_exd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- fidel_exv.lay + 7seg panel --> diff --git a/src/mame/layout/fidel_exv.lay b/src/mame/layout/fidel_exv.lay index e5991e1e3f4..845df31f928 100644 --- a/src/mame/layout/fidel_exv.lay +++ b/src/mame/layout/fidel_exv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_gin.lay b/src/mame/layout/fidel_gin.lay index 5a4f44cefd7..20947e2e54b 100644 --- a/src/mame/layout/fidel_gin.lay +++ b/src/mame/layout/fidel_gin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_pc.lay b/src/mame/layout/fidel_pc.lay index e831ffd3991..7228889fca1 100644 --- a/src/mame/layout/fidel_pc.lay +++ b/src/mame/layout/fidel_pc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_phantom.lay b/src/mame/layout/fidel_phantom.lay index 83c5dc52d98..a98ade96bee 100644 --- a/src/mame/layout/fidel_phantom.lay +++ b/src/mame/layout/fidel_phantom.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_playmatic.lay b/src/mame/layout/fidel_playmatic.lay index a1bbccff687..e2736b9e483 100644 --- a/src/mame/layout/fidel_playmatic.lay +++ b/src/mame/layout/fidel_playmatic.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_rsc.lay b/src/mame/layout/fidel_rsc.lay index 8070e054c8c..be8f815e7cc 100644 --- a/src/mame/layout/fidel_rsc.lay +++ b/src/mame/layout/fidel_rsc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_sc12.lay b/src/mame/layout/fidel_sc12.lay index d8aee9b73b3..46e95e7f1bb 100644 --- a/src/mame/layout/fidel_sc12.lay +++ b/src/mame/layout/fidel_sc12.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_sc6.lay b/src/mame/layout/fidel_sc6.lay index 5763c4e8474..ffe23315539 100644 --- a/src/mame/layout/fidel_sc6.lay +++ b/src/mame/layout/fidel_sc6.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_sc8.lay b/src/mame/layout/fidel_sc8.lay index 387d419214c..89251dbb0a4 100644 --- a/src/mame/layout/fidel_sc8.lay +++ b/src/mame/layout/fidel_sc8.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_sc9.lay b/src/mame/layout/fidel_sc9.lay index 443819ae0b1..19df6a90cd3 100644 --- a/src/mame/layout/fidel_sc9.lay +++ b/src/mame/layout/fidel_sc9.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_su9.lay b/src/mame/layout/fidel_su9.lay index f06e409dcda..23a357f86ae 100644 --- a/src/mame/layout/fidel_su9.lay +++ b/src/mame/layout/fidel_su9.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- layout is a mix of csc and sc9 --> diff --git a/src/mame/layout/fidel_vcc.lay b/src/mame/layout/fidel_vcc.lay index 615a1387fad..b25c9bbb9df 100644 --- a/src/mame/layout/fidel_vcc.lay +++ b/src/mame/layout/fidel_vcc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fidel_vsc.lay b/src/mame/layout/fidel_vsc.lay index 5a203f39826..52e01ca1d31 100644 --- a/src/mame/layout/fidel_vsc.lay +++ b/src/mame/layout/fidel_vsc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/finallap.lay b/src/mame/layout/finallap.lay index 815e9de29dd..e5c37ca7ea8 100644 --- a/src/mame/layout/finallap.lay +++ b/src/mame/layout/finallap.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/fireball.lay b/src/mame/layout/fireball.lay index 60ec06fb10f..d2f1a8d1d59 100644 --- a/src/mame/layout/fireball.lay +++ b/src/mame/layout/fireball.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- fireball.lay --> +<!-- +license:CC0 +--> <!-- 2014-01-15: Initial version. --> diff --git a/src/mame/layout/firebeat.lay b/src/mame/layout/firebeat.lay index 20073e26073..748de7ca955 100644 --- a/src/mame/layout/firebeat.lay +++ b/src/mame/layout/firebeat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Dual Side-by-Side"> <screen index="0"> diff --git a/src/mame/layout/flicker.lay b/src/mame/layout/flicker.lay index e97f771cac4..ef23bdee1b4 100644 --- a/src/mame/layout/flicker.lay +++ b/src/mame/layout/flicker.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- flicker.lay --> - -<!-- 2012-08-22: Initial version. [Robbbert] --> - +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/fortecrd.lay b/src/mame/layout/fortecrd.lay index 3d193a1a997..a84143c449c 100644 --- a/src/mame/layout/fortecrd.lay +++ b/src/mame/layout/fortecrd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="START" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/fortellr.lay b/src/mame/layout/fortellr.lay index 4e4623a6965..d199b2408d3 100644 --- a/src/mame/layout/fortellr.lay +++ b/src/mame/layout/fortellr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/fts2in1.lay b/src/mame/layout/fts2in1.lay index 0eaf98810e4..e9ff332b7c3 100644 --- a/src/mame/layout/fts2in1.lay +++ b/src/mame/layout/fts2in1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bluelamp" defstate="0"> diff --git a/src/mame/layout/funjacks.lay b/src/mame/layout/funjacks.lay index 1327739934f..8664e21f78b 100644 --- a/src/mame/layout/funjacks.lay +++ b/src/mame/layout/funjacks.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/funrlgl.lay b/src/mame/layout/funrlgl.lay index a9ffd16e77c..9a6542693c7 100644 --- a/src/mame/layout/funrlgl.lay +++ b/src/mame/layout/funrlgl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/fvrpitch.lay b/src/mame/layout/fvrpitch.lay index 4432afabff3..43494a460db 100644 --- a/src/mame/layout/fvrpitch.lay +++ b/src/mame/layout/fvrpitch.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/fxmcr165.lay b/src/mame/layout/fxmcr165.lay index e83e654be39..6110efbac28 100644 --- a/src/mame/layout/fxmcr165.lay +++ b/src/mame/layout/fxmcr165.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/g627.lay b/src/mame/layout/g627.lay index 32c47571404..defb684d9f4 100644 --- a/src/mame/layout/g627.lay +++ b/src/mame/layout/g627.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- g627.lay --> - -<!-- 2012-09-11: Initial version. [Robbbert] --> - +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/galactic.lay b/src/mame/layout/galactic.lay index 2c306daf5bb..3aa135c65a2 100644 --- a/src/mame/layout/galactic.lay +++ b/src/mame/layout/galactic.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/galaxi.lay b/src/mame/layout/galaxi.lay index a7f695fd1d6..02d8baedd3e 100644 --- a/src/mame/layout/galaxi.lay +++ b/src/mame/layout/galaxi.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/gamball.lay b/src/mame/layout/gamball.lay index b029771f237..49bc8750be6 100644 --- a/src/mame/layout/gamball.lay +++ b/src/mame/layout/gamball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/gamecom.lay b/src/mame/layout/gamecom.lay index 3a9be5ed27b..7342be3c3eb 100644 --- a/src/mame/layout/gamecom.lay +++ b/src/mame/layout/gamecom.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- gamecom.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/gckong.lay b/src/mame/layout/gckong.lay index a1c7229dcc2..251272d333d 100644 --- a/src/mame/layout/gckong.lay +++ b/src/mame/layout/gckong.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/geebee.lay b/src/mame/layout/geebee.lay index c572b96bc6e..11b4985b4cb 100644 --- a/src/mame/layout/geebee.lay +++ b/src/mame/layout/geebee.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/geisha.lay b/src/mame/layout/geisha.lay index abf3bf5f470..3462efc2c43 100644 --- a/src/mame/layout/geisha.lay +++ b/src/mame/layout/geisha.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/genmagi.lay b/src/mame/layout/genmagi.lay index 5214033ff9c..1a4cf7d8356 100644 --- a/src/mame/layout/genmagi.lay +++ b/src/mame/layout/genmagi.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/gjackpot.lay b/src/mame/layout/gjackpot.lay index 0b1ef189161..1ffb0d8744e 100644 --- a/src/mame/layout/gjackpot.lay +++ b/src/mame/layout/gjackpot.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/gl3000s.lay b/src/mame/layout/gl3000s.lay index e97b1544f03..bae3b3788ec 100644 --- a/src/mame/layout/gl3000s.lay +++ b/src/mame/layout/gl3000s.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lev1" defstate="0"> <text string="1" state="1"> diff --git a/src/mame/layout/gldarrow.lay b/src/mame/layout/gldarrow.lay index 774b5c507c6..f431a668455 100644 --- a/src/mame/layout/gldarrow.lay +++ b/src/mame/layout/gldarrow.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="stop1" defstate="0"> diff --git a/src/mame/layout/gldncrwn.lay b/src/mame/layout/gldncrwn.lay index d14b9e9f450..b2accf75600 100644 --- a/src/mame/layout/gldncrwn.lay +++ b/src/mame/layout/gldncrwn.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="reel1" defstate="0"> <rect> diff --git a/src/mame/layout/gldnpkr.lay b/src/mame/layout/gldnpkr.lay index 9b0da188472..df2fce93076 100644 --- a/src/mame/layout/gldnpkr.lay +++ b/src/mame/layout/gldnpkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/globalfr.lay b/src/mame/layout/globalfr.lay index cf4d79aeefd..413213f70d7 100644 --- a/src/mame/layout/globalfr.lay +++ b/src/mame/layout/globalfr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"> <led16segsc> diff --git a/src/mame/layout/gnw_dualh.lay b/src/mame/layout/gnw_dualh.lay index 6f4bafb1db9..45ade33a461 100644 --- a/src/mame/layout/gnw_dualh.lay +++ b/src/mame/layout/gnw_dualh.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Screen 0 Pixel Aspect (~scr0nativexaspect~:~scr0nativeyaspect~)"> diff --git a/src/mame/layout/gnw_dualv.lay b/src/mame/layout/gnw_dualv.lay index 0d35b3c09c4..c2502928c01 100644 --- a/src/mame/layout/gnw_dualv.lay +++ b/src/mame/layout/gnw_dualv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Screen 0 Pixel Aspect (~scr0nativexaspect~:~scr0nativeyaspect~)"> diff --git a/src/mame/layout/goldenc.lay b/src/mame/layout/goldenc.lay index 9a0fccd541a..789643c5b21 100644 --- a/src/mame/layout/goldenc.lay +++ b/src/mame/layout/goldenc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/goldenra.lay b/src/mame/layout/goldenra.lay index 2051cd1527d..6b065b2dd50 100644 --- a/src/mame/layout/goldenra.lay +++ b/src/mame/layout/goldenra.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/goldnpkr.lay b/src/mame/layout/goldnpkr.lay index aed1d99f990..925a0fc4da5 100644 --- a/src/mame/layout/goldnpkr.lay +++ b/src/mame/layout/goldnpkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BET" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/goldpyrb.lay b/src/mame/layout/goldpyrb.lay index fc3cff06444..0c9a202009e 100644 --- a/src/mame/layout/goldpyrb.lay +++ b/src/mame/layout/goldpyrb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/goldstar.lay b/src/mame/layout/goldstar.lay index 2582efab7b5..6204e2eac1c 100644 --- a/src/mame/layout/goldstar.lay +++ b/src/mame/layout/goldstar.lay @@ -1,9 +1,11 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Golden Star control panel. - Written by Roberto Fresca. +license:CC0 +copyright-holders:Roberto Fresca + +Golden Star control panel --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/gorf.lay b/src/mame/layout/gorf.lay index a68d8f0ae63..a5fbdd08155 100644 --- a/src/mame/layout/gorf.lay +++ b/src/mame/layout/gorf.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="white"> <rect> diff --git a/src/mame/layout/gotcha.lay b/src/mame/layout/gotcha.lay index 1e4539d3baf..8814083550c 100644 --- a/src/mame/layout/gotcha.lay +++ b/src/mame/layout/gotcha.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + Got-cha / Pasha Pasha Champ Mini Game Festival layout --> <mamelayout version="2"> diff --git a/src/mame/layout/gp_1.lay b/src/mame/layout/gp_1.lay index db965305821..c4b048924cc 100644 --- a/src/mame/layout/gp_1.lay +++ b/src/mame/layout/gp_1.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- Game Plan 1 copied from s6.lay --> - -<!-- 2014-07-22: Initial version. [Robbbert] --> - +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/gp_2.lay b/src/mame/layout/gp_2.lay index 50cbd10c6a5..a11a6c28173 100644 --- a/src/mame/layout/gp_2.lay +++ b/src/mame/layout/gp_2.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- Game Plan 2 copied from gp_1.lay --> - -<!-- 2014-07-24: Initial version. [Robbbert] --> - +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/gpoker.lay b/src/mame/layout/gpoker.lay index 18c8cd6a74f..aa2b0cd0d23 100644 --- a/src/mame/layout/gpoker.lay +++ b/src/mame/layout/gpoker.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/grchamp.lay b/src/mame/layout/grchamp.lay index c318beafced..af99ecaa3ef 100644 --- a/src/mame/layout/grchamp.lay +++ b/src/mame/layout/grchamp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/gridiron.lay b/src/mame/layout/gridiron.lay index 2322464107f..66b14528e8f 100644 --- a/src/mame/layout/gridiron.lay +++ b/src/mame/layout/gridiron.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_black"> diff --git a/src/mame/layout/grobot9.lay b/src/mame/layout/grobot9.lay index 5a8ea3c30fa..09099caf950 100644 --- a/src/mame/layout/grobot9.lay +++ b/src/mame/layout/grobot9.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/gts1.lay b/src/mame/layout/gts1.lay index 7e0e628c59c..9169e5f1c13 100644 --- a/src/mame/layout/gts1.lay +++ b/src/mame/layout/gts1.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- gts1 copied from gts3.lay --> - -<!-- 2014-12-06: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/gts3.lay b/src/mame/layout/gts3.lay index fffc904fb04..2d51b1b6ea1 100644 --- a/src/mame/layout/gts3.lay +++ b/src/mame/layout/gts3.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- gts3 copied from gts80b.lay --> - -<!-- 2014-10-18: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/gts80.lay b/src/mame/layout/gts80.lay index 5515bdc88e9..3ca92ec76b0 100644 --- a/src/mame/layout/gts80.lay +++ b/src/mame/layout/gts80.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- GTS80 copied from hankin.lay --> - -<!-- 2014-10-08: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/gts80a.lay b/src/mame/layout/gts80a.lay index 04d025ff8bb..63d1a4c3c2c 100644 --- a/src/mame/layout/gts80a.lay +++ b/src/mame/layout/gts80a.lay @@ -1,4 +1,8 @@ <?xml version="1.0"?> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <!-- GTS80A copied from gts80.lay --> <!-- 2014-10-10: Initial version. [Robbbert] --> diff --git a/src/mame/layout/gts80a_caveman.lay b/src/mame/layout/gts80a_caveman.lay index 86c87e03f03..a231fdb3ba4 100644 --- a/src/mame/layout/gts80a_caveman.lay +++ b/src/mame/layout/gts80a_caveman.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- GTS80A copied from gts80.lay --> - -<!-- 2014-10-10: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/gts80b.lay b/src/mame/layout/gts80b.lay index 669f362d03b..2d51b1b6ea1 100644 --- a/src/mame/layout/gts80b.lay +++ b/src/mame/layout/gts80b.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- gts80b copied from wpc_an.lay --> - -<!-- 2014-10-17: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/guab.lay b/src/mame/layout/guab.lay index bfbdfeee80c..578a3e1d9a0 100644 --- a/src/mame/layout/guab.lay +++ b/src/mame/layout/guab.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> diff --git a/src/mame/layout/gunchamp.lay b/src/mame/layout/gunchamp.lay index 58b33b5d092..467367d06e2 100644 --- a/src/mame/layout/gunchamp.lay +++ b/src/mame/layout/gunchamp.lay @@ -1,9 +1,12 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> -<!-- same as gunchamps, except for y-offset --> + <!-- same as gunchamps, except for y-offset --> <rect> <bounds left="0" top="0" right="400" bottom="300" /> diff --git a/src/mame/layout/gunchamps.lay b/src/mame/layout/gunchamps.lay index 92c90630f47..c1e2b6f88af 100644 --- a/src/mame/layout/gunchamps.lay +++ b/src/mame/layout/gunchamps.lay @@ -1,9 +1,12 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> -<!-- same as gunchamp, except for y-offset --> + <!-- same as gunchamp, except for y-offset --> <rect> <bounds left="0" top="0" right="400" bottom="300" /> diff --git a/src/mame/layout/gunfight.lay b/src/mame/layout/gunfight.lay index dea4ab2b0f7..c03824382ba 100644 --- a/src/mame/layout/gunfight.lay +++ b/src/mame/layout/gunfight.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/gunnrose.lay b/src/mame/layout/gunnrose.lay index 46f74db93bd..e7868babe33 100644 --- a/src/mame/layout/gunnrose.lay +++ b/src/mame/layout/gunnrose.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="RESERVE"> <rect state="1"> diff --git a/src/mame/layout/gypsyjug.lay b/src/mame/layout/gypsyjug.lay index 76b0a82deb0..e645c93b445 100644 --- a/src/mame/layout/gypsyjug.lay +++ b/src/mame/layout/gypsyjug.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/h2hbaseb.lay b/src/mame/layout/h2hbaseb.lay index ed35017c1b9..2ef9cd516a9 100644 --- a/src/mame/layout/h2hbaseb.lay +++ b/src/mame/layout/h2hbaseb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hbaskb.lay b/src/mame/layout/h2hbaskb.lay index ecbd51579a2..e70ecdd5466 100644 --- a/src/mame/layout/h2hbaskb.lay +++ b/src/mame/layout/h2hbaskb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hbaskbc.lay b/src/mame/layout/h2hbaskbc.lay index 6be40424189..2853dfcb622 100644 --- a/src/mame/layout/h2hbaskbc.lay +++ b/src/mame/layout/h2hbaskbc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hboxing.lay b/src/mame/layout/h2hboxing.lay index 4a52f536bee..fe63c0377f8 100644 --- a/src/mame/layout/h2hboxing.lay +++ b/src/mame/layout/h2hboxing.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hfootb.lay b/src/mame/layout/h2hfootb.lay index 1c0c7494de8..e34ccbfce04 100644 --- a/src/mame/layout/h2hfootb.lay +++ b/src/mame/layout/h2hfootb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hhockey.lay b/src/mame/layout/h2hhockey.lay index fb96bcca50b..4fd334a456e 100644 --- a/src/mame/layout/h2hhockey.lay +++ b/src/mame/layout/h2hhockey.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hhockeyc.lay b/src/mame/layout/h2hhockeyc.lay index f9121fd0979..6339c956928 100644 --- a/src/mame/layout/h2hhockeyc.lay +++ b/src/mame/layout/h2hhockeyc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h2hsoccerc.lay b/src/mame/layout/h2hsoccerc.lay index 30cd9394ca5..bbcd3b90a93 100644 --- a/src/mame/layout/h2hsoccerc.lay +++ b/src/mame/layout/h2hsoccerc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/h8.lay b/src/mame/layout/h8.lay index deb28c7690b..c22048ac6b0 100644 --- a/src/mame/layout/h8.lay +++ b/src/mame/layout/h8.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/hankin.lay b/src/mame/layout/hankin.lay index 1fbb6cf3134..8ec0580ff4d 100644 --- a/src/mame/layout/hankin.lay +++ b/src/mame/layout/hankin.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- Hankin copied from gp_1.lay --> - -<!-- 2014-08-14: Initial version. [Robbbert] --> -<!-- 2014-08-18: Changed to fluorescent vacuum display. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/hccbaskb.lay b/src/mame/layout/hccbaskb.lay index 686fc89172b..7edbc9a6ac9 100644 --- a/src/mame/layout/hccbaskb.lay +++ b/src/mame/layout/hccbaskb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/hh_amis2k_test.lay b/src/mame/layout/hh_amis2k_test.lay index 675ea6960c9..96f24b4b31b 100644 --- a/src/mame/layout/hh_amis2k_test.lay +++ b/src/mame/layout/hh_amis2k_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_cop400_test.lay b/src/mame/layout/hh_cop400_test.lay index 675ea6960c9..96f24b4b31b 100644 --- a/src/mame/layout/hh_cop400_test.lay +++ b/src/mame/layout/hh_cop400_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_hmcs40_test.lay b/src/mame/layout/hh_hmcs40_test.lay index 270ad36fff9..51082337a7e 100644 --- a/src/mame/layout/hh_hmcs40_test.lay +++ b/src/mame/layout/hh_hmcs40_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="40" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="40" top="0" bottom="16" /> </bezel> - <!-- max 16*40 matrix --> + <!-- max 16*40 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_melps4_test.lay b/src/mame/layout/hh_melps4_test.lay index e23cebf24f7..f4c5b09ad50 100644 --- a/src/mame/layout/hh_melps4_test.lay +++ b/src/mame/layout/hh_melps4_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_pic16_test.lay b/src/mame/layout/hh_pic16_test.lay index 675ea6960c9..96f24b4b31b 100644 --- a/src/mame/layout/hh_pic16_test.lay +++ b/src/mame/layout/hh_pic16_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_sm500_test.lay b/src/mame/layout/hh_sm500_test.lay index 2c6a0ccd988..7574c39b190 100644 --- a/src/mame/layout/hh_sm500_test.lay +++ b/src/mame/layout/hh_sm500_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <!-- not really black, and not really leds either, but let's just keep the same naming as the other hh test layouts --> <element name="static_black"><rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect></element> @@ -12,7 +15,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="10" top="0" bottom="10" /> @@ -20,7 +23,7 @@ <bounds left="0" right="10" top="0" bottom="10" /> </bezel> - <!-- max 9*4*2 matrix --> + <!-- max 9*4*2 matrix --> <repeat count="9"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_sm510_test.lay b/src/mame/layout/hh_sm510_test.lay index 3fdf9bdb40a..0e200e908b2 100644 --- a/src/mame/layout/hh_sm510_test.lay +++ b/src/mame/layout/hh_sm510_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <!-- not really black, and not really leds either, but let's just keep the same naming as the other hh test layouts --> <element name="static_black"><rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect></element> @@ -12,7 +15,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="20" top="0" bottom="16" /> @@ -20,7 +23,7 @@ <bounds left="0" right="20" top="0" bottom="16" /> </bezel> - <!-- max 4*16*4 matrix --> + <!-- max 4*16*4 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_tms1k_test.lay b/src/mame/layout/hh_tms1k_test.lay index 675ea6960c9..96f24b4b31b 100644 --- a/src/mame/layout/hh_tms1k_test.lay +++ b/src/mame/layout/hh_tms1k_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/hh_ucom4_test.lay b/src/mame/layout/hh_ucom4_test.lay index 63f5e0ce70c..3e2d7156802 100644 --- a/src/mame/layout/hh_ucom4_test.lay +++ b/src/mame/layout/hh_ucom4_test.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_black"><rect><color red="0.0" green="0.0" blue="0.0" /></rect></element> @@ -11,7 +14,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Test Layout"> <bounds left="0" right="32" top="0" bottom="16" /> @@ -19,7 +22,7 @@ <bounds left="0" right="32" top="0" bottom="16" /> </bezel> - <!-- max 16*32 matrix --> + <!-- max 16*32 matrix --> <repeat count="16"> <param name="y" start="0" increment="1" /> diff --git a/src/mame/layout/horseran.lay b/src/mame/layout/horseran.lay index 0e7b8edfcee..5f61d0e32dd 100644 --- a/src/mame/layout/horseran.lay +++ b/src/mame/layout/horseran.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/hp2640.lay b/src/mame/layout/hp2640.lay index 6e29cfe41e2..eb602ff9298 100644 --- a/src/mame/layout/hp2640.lay +++ b/src/mame/layout/hp2640.lay @@ -1,6 +1,9 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> - <!-- All dimensions are in 0.01 inch units --> + <!-- All dimensions are in 0.01 inch units --> <view name="Standard (2:1)"> <screen index="0"> <bounds left="0" top="0" right="1000" bottom="500" /> diff --git a/src/mame/layout/hp3478a.lay b/src/mame/layout/hp3478a.lay index ab897c81bc8..44b159f182a 100644 --- a/src/mame/layout/hp3478a.lay +++ b/src/mame/layout/hp3478a.lay @@ -1,8 +1,12 @@ <?xml version="1.0"?> -<!-- loosely based on tranz330.lay --> -<!-- note, the led16seg renderer is hardcoded to have OFF segments darker than ON, which is good for LEDs but not LCDs. --> -<!-- TODO : fix that --> -<!-- TODO : add button subtext for shifted functions --> +<!-- +license:CC0 + +loosely based on tranz330.lay +note, the led16seg renderer is hardcoded to have OFF segments darker than ON, which is good for LEDs but not LCDs. +TODO : fix that +TODO : add button subtext for shifted functions +--> <mamelayout version="2"> <element name="vfd0"><led16segsc><color red="0.8" green="0.8" blue="0.8" /></led16segsc></element> diff --git a/src/mame/layout/hp9845b.lay b/src/mame/layout/hp9845b.lay index 1f0e0db62de..ae5139beec5 100644 --- a/src/mame/layout/hp9845b.lay +++ b/src/mame/layout/hp9845b.lay @@ -1,6 +1,9 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> - <!-- All dimensions are in 0.01 inch units --> + <!-- All dimensions are in 0.01 inch units --> <view name="Text mode (1.92:1)"> <bounds left="0" top="0" right="930" bottom="640" /> <screen index="0"> diff --git a/src/mame/layout/hyprdriv.lay b/src/mame/layout/hyprdriv.lay index 0ee02cfb48a..12a9b2005aa 100644 --- a/src/mame/layout/hyprdriv.lay +++ b/src/mame/layout/hyprdriv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="led" defstate="0"> <disk state="0"> diff --git a/src/mame/layout/ibm6580.lay b/src/mame/layout/ibm6580.lay index 4209eddac30..a2090cd4d4c 100644 --- a/src/mame/layout/ibm6580.lay +++ b/src/mame/layout/ibm6580.lay @@ -1,3 +1,7 @@ +<?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="sysled" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/icecold.lay b/src/mame/layout/icecold.lay index 62c57aa2156..a569a9c6fb3 100644 --- a/src/mame/layout/icecold.lay +++ b/src/mame/layout/icecold.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/igspoker.lay b/src/mame/layout/igspoker.lay index 020e7b8bcd9..ca694c6d39a 100644 --- a/src/mame/layout/igspoker.lay +++ b/src/mame/layout/igspoker.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/imolagp.lay b/src/mame/layout/imolagp.lay index 2da9c26a45e..cfbc9627d78 100644 --- a/src/mame/layout/imolagp.lay +++ b/src/mame/layout/imolagp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/incasun.lay b/src/mame/layout/incasun.lay index 5163a89e95e..423162d9eee 100644 --- a/src/mame/layout/incasun.lay +++ b/src/mame/layout/incasun.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/incasunnz.lay b/src/mame/layout/incasunnz.lay index 4df3448fb26..c9516b53db6 100644 --- a/src/mame/layout/incasunnz.lay +++ b/src/mame/layout/incasunnz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/inder.lay b/src/mame/layout/inder.lay index 0b3b6e0a207..17fbd474c41 100644 --- a/src/mame/layout/inder.lay +++ b/src/mame/layout/inder.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- Inder copied from jeutel.lay --> - -<!-- 2014-09-03: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/indrema5.lay b/src/mame/layout/indrema5.lay index 78febddadcb..39c7d6b9ef4 100644 --- a/src/mame/layout/indrema5.lay +++ b/src/mame/layout/indrema5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/instruct.lay b/src/mame/layout/instruct.lay index f46623cea29..edd7fc21927 100644 --- a/src/mame/layout/instruct.lay +++ b/src/mame/layout/instruct.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- instruct.lay --> - -<!-- 2012-05-20: Initial version. [Robbbert] --> -<!-- 2013-09-28: Added round LEDs. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/intellect02.lay b/src/mame/layout/intellect02.lay index d39de00ea30..c5007efc00a 100644 --- a/src/mame/layout/intellect02.lay +++ b/src/mame/layout/intellect02.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Intellect-02 is a multiple boardgame console, not just chess --> diff --git a/src/mame/layout/intlc44.lay b/src/mame/layout/intlc44.lay index 7c39187edc4..cd600dfc8da 100644 --- a/src/mame/layout/intlc44.lay +++ b/src/mame/layout/intlc44.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + Intel INTELLEC® 4/MOD 4 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/intlc440.lay b/src/mame/layout/intlc440.lay index c77cfdfae07..27b031ea026 100644 --- a/src/mame/layout/intlc440.lay +++ b/src/mame/layout/intlc440.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + Intel INTELLEC® 4/MOD 40 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/inttoote.lay b/src/mame/layout/inttoote.lay index a9b463147a0..bc6ac841017 100644 --- a/src/mame/layout/inttoote.lay +++ b/src/mame/layout/inttoote.lay @@ -1,5 +1,9 @@ <?xml version="1.0" ?> -<!-- International Toote --> +<!-- +license:CC0 + +International Toote +--> <mamelayout version="2"> <element name="keyboard_outer"> diff --git a/src/mame/layout/invad2ct.lay b/src/mame/layout/invad2ct.lay index c74099a5f8f..328ced839c2 100644 --- a/src/mame/layout/invad2ct.lay +++ b/src/mame/layout/invad2ct.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/invaders.lay b/src/mame/layout/invaders.lay index 234a8a48051..f51ff058d2b 100644 --- a/src/mame/layout/invaders.lay +++ b/src/mame/layout/invaders.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/jankenmn.lay b/src/mame/layout/jankenmn.lay index 9170f3dfcb1..a8a054a390f 100644 --- a/src/mame/layout/jankenmn.lay +++ b/src/mame/layout/jankenmn.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define basic elements --> diff --git a/src/mame/layout/jazz.lay b/src/mame/layout/jazz.lay index 2ecd6c34d80..6bff8671c94 100644 --- a/src/mame/layout/jazz.lay +++ b/src/mame/layout/jazz.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Patrick Mackinlay + Jazz graphics display with 7-segment diagnostic LED. TODO diff --git a/src/mame/layout/jclub2.lay b/src/mame/layout/jclub2.lay index bcb255c98eb..4faafaa3a47 100644 --- a/src/mame/layout/jclub2.lay +++ b/src/mame/layout/jclub2.lay @@ -1,5 +1,9 @@ <?xml version="1.0" ?> -<!-- Newer games with config key and doors (and different input bits order) e.g. darkhors --> +<!-- +license:CC0 + +Newer games with config key and doors (and different input bits order) e.g. darkhors +--> <mamelayout version="2"> <element name="keyboard_outer"> diff --git a/src/mame/layout/jclub2o.lay b/src/mame/layout/jclub2o.lay index ef83ca045a9..cb37762e49b 100644 --- a/src/mame/layout/jclub2o.lay +++ b/src/mame/layout/jclub2o.lay @@ -1,5 +1,9 @@ <?xml version="1.0" ?> -<!-- Older games without config key and doors, e.g. v1xx and v2xx --> +<!-- +license:CC0 + +Older games without config key and doors, e.g. v1xx and v2xx +--> <mamelayout version="2"> <element name="keyboard_outer"> diff --git a/src/mame/layout/jeutel.lay b/src/mame/layout/jeutel.lay index 6b032d42f82..c9a47a19a38 100644 --- a/src/mame/layout/jeutel.lay +++ b/src/mame/layout/jeutel.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- Jeutel copied from hankin.lay --> - -<!-- 2014-08-20: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/jockeyc.lay b/src/mame/layout/jockeyc.lay index 16b53437747..d9f70c4d1d2 100644 --- a/src/mame/layout/jockeyc.lay +++ b/src/mame/layout/jockeyc.lay @@ -1,5 +1,9 @@ <?xml version="1.0" ?> -<!-- Jockey Club --> +<!-- +license:CC0 + +Jockey Club +--> <mamelayout version="2"> <element name="keyboard_outer"> diff --git a/src/mame/layout/jollycrd.lay b/src/mame/layout/jollycrd.lay index a60210f9626..297e91f43a0 100644 --- a/src/mame/layout/jollycrd.lay +++ b/src/mame/layout/jollycrd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/jp.lay b/src/mame/layout/jp.lay index 79653f113e1..4084932db49 100644 --- a/src/mame/layout/jp.lay +++ b/src/mame/layout/jp.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> -<!-- Juegos Populares copied from inder.lay --> +<!-- +license:CC0 +copyright-holders:Robbbert -<!-- 2014-09-09: Initial version. [Robbbert] --> +Juegos Populares +--> <mamelayout version="2"> diff --git a/src/mame/layout/jpmimpct.lay b/src/mame/layout/jpmimpct.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/jpmimpct.lay +++ b/src/mame/layout/jpmimpct.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/jpmmps.lay b/src/mame/layout/jpmmps.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/jpmmps.lay +++ b/src/mame/layout/jpmmps.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/jpms80.lay b/src/mame/layout/jpms80.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/jpms80.lay +++ b/src/mame/layout/jpms80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/jpmsru.lay b/src/mame/layout/jpmsru.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/jpmsru.lay +++ b/src/mame/layout/jpmsru.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/jpmsys5.lay b/src/mame/layout/jpmsys5.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/jpmsys5.lay +++ b/src/mame/layout/jpmsys5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/jungjuic.lay b/src/mame/layout/jungjuic.lay index 443b759303d..05e3cbd81cd 100644 --- a/src/mame/layout/jungjuic.lay +++ b/src/mame/layout/jungjuic.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/junior.lay b/src/mame/layout/junior.lay index 65cbe26b5ff..d79226e4915 100644 --- a/src/mame/layout/junior.lay +++ b/src/mame/layout/junior.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="button" defstate="1"/> diff --git a/src/mame/layout/k1003.lay b/src/mame/layout/k1003.lay index ea96db032d8..7a05d0729b5 100644 --- a/src/mame/layout/k1003.lay +++ b/src/mame/layout/k1003.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/k28.lay b/src/mame/layout/k28.lay index dd314e6f11e..f37625c2d7a 100644 --- a/src/mame/layout/k28.lay +++ b/src/mame/layout/k28.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/k28m2.lay b/src/mame/layout/k28m2.lay index e3eccf8a625..e1de8c1ddbc 100644 --- a/src/mame/layout/k28m2.lay +++ b/src/mame/layout/k28m2.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element> @@ -10,7 +13,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="80" top="0" bottom="15" /> diff --git a/src/mame/layout/kas89.lay b/src/mame/layout/kas89.lay index b0e1c7e2b13..bbb4d74f42b 100644 --- a/src/mame/layout/kas89.lay +++ b/src/mame/layout/kas89.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/kdt6.lay b/src/mame/layout/kdt6.lay index 12d09e39684..29d2065ef5b 100644 --- a/src/mame/layout/kdt6.lay +++ b/src/mame/layout/kdt6.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="driveled" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/kenseim.lay b/src/mame/layout/kenseim.lay index da10c1f6575..6ba013cb079 100644 --- a/src/mame/layout/kenseim.lay +++ b/src/mame/layout/kenseim.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/kgalah.lay b/src/mame/layout/kgalah.lay index 7636cca8ff0..cd3678b43f0 100644 --- a/src/mame/layout/kgalah.lay +++ b/src/mame/layout/kgalah.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/kgbird.lay b/src/mame/layout/kgbird.lay index 965ff84f6ed..11ce7829f92 100644 --- a/src/mame/layout/kgbird.lay +++ b/src/mame/layout/kgbird.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/kgbirda5.lay b/src/mame/layout/kgbirda5.lay index 04eab25ad00..ed733010f1b 100644 --- a/src/mame/layout/kgbirda5.lay +++ b/src/mame/layout/kgbirda5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/kim1.lay b/src/mame/layout/kim1.lay index 74e58865bbb..dc4f94ddfba 100644 --- a/src/mame/layout/kim1.lay +++ b/src/mame/layout/kim1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_black"> diff --git a/src/mame/layout/kingdrby.lay b/src/mame/layout/kingdrby.lay index ae5c40de580..84c20ab4ef9 100644 --- a/src/mame/layout/kingdrby.lay +++ b/src/mame/layout/kingdrby.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="10"> <led7seg> diff --git a/src/mame/layout/konamigt.lay b/src/mame/layout/konamigt.lay index df590f1fe95..3f8a9b0c4d6 100644 --- a/src/mame/layout/konamigt.lay +++ b/src/mame/layout/konamigt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/kungfur.lay b/src/mame/layout/kungfur.lay index dbe99e87734..49fc852e1d4 100644 --- a/src/mame/layout/kungfur.lay +++ b/src/mame/layout/kungfur.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_black"> diff --git a/src/mame/layout/lagunar.lay b/src/mame/layout/lagunar.lay index fee8cddd16b..24164d5f890 100644 --- a/src/mame/layout/lagunar.lay +++ b/src/mame/layout/lagunar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/lazercmd.lay b/src/mame/layout/lazercmd.lay index a3293291f49..3810eba0e2e 100644 --- a/src/mame/layout/lazercmd.lay +++ b/src/mame/layout/lazercmd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/lbeach.lay b/src/mame/layout/lbeach.lay index 489e725211a..0ca977c13a3 100644 --- a/src/mame/layout/lbeach.lay +++ b/src/mame/layout/lbeach.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/lc80.lay b/src/mame/layout/lc80.lay index bd07614e28d..66ab4665977 100644 --- a/src/mame/layout/lc80.lay +++ b/src/mame/layout/lc80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/lchicken.lay b/src/mame/layout/lchicken.lay index a58fe6a05de..deadd590a58 100644 --- a/src/mame/layout/lchicken.lay +++ b/src/mame/layout/lchicken.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/leboom.lay b/src/mame/layout/leboom.lay index 6af29f9fdad..4f54d42f8cf 100644 --- a/src/mame/layout/leboom.lay +++ b/src/mame/layout/leboom.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/lightfgt.lay b/src/mame/layout/lightfgt.lay index 59c8b4b93ea..9568ba19b08 100644 --- a/src/mame/layout/lightfgt.lay +++ b/src/mame/layout/lightfgt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/llc1.lay b/src/mame/layout/llc1.lay index b574cb4dd23..f417b8c16c2 100644 --- a/src/mame/layout/llc1.lay +++ b/src/mame/layout/llc1.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- llc1.lay --> - -<!-- 2012-07-27: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/locoloota.lay b/src/mame/layout/locoloota.lay index 9a7b4489f8b..09002dfa122 100644 --- a/src/mame/layout/locoloota.lay +++ b/src/mame/layout/locoloota.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/lostreas.lay b/src/mame/layout/lostreas.lay index b837830fd10..87c7f336e7f 100644 --- a/src/mame/layout/lostreas.lay +++ b/src/mame/layout/lostreas.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ltcasinn.lay b/src/mame/layout/ltcasinn.lay index 1312ce35425..2e51320a5d8 100644 --- a/src/mame/layout/ltcasinn.lay +++ b/src/mame/layout/ltcasinn.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Simple layout for Little Casino (color) and clones --> diff --git a/src/mame/layout/ltcasino.lay b/src/mame/layout/ltcasino.lay index ee3332f045b..465738a9bbc 100644 --- a/src/mame/layout/ltcasino.lay +++ b/src/mame/layout/ltcasino.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Simple layout for Little Casino (monochrome) --> diff --git a/src/mame/layout/ltd.lay b/src/mame/layout/ltd.lay index 064d9e7cbad..51bebed996e 100644 --- a/src/mame/layout/ltd.lay +++ b/src/mame/layout/ltd.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- LTD copied from st_mp200.lay --> - -<!-- 2014-08-18: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/luckgrln.lay b/src/mame/layout/luckgrln.lay index a0bcb046844..61ce9b5ca07 100644 --- a/src/mame/layout/luckgrln.lay +++ b/src/mame/layout/luckgrln.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/lucky74.lay b/src/mame/layout/lucky74.lay index d183b23a380..0e2ba0fd468 100644 --- a/src/mame/layout/lucky74.lay +++ b/src/mame/layout/lucky74.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/lucky8.lay b/src/mame/layout/lucky8.lay index ef0f1b80c60..7a0c7fc185c 100644 --- a/src/mame/layout/lucky8.lay +++ b/src/mame/layout/lucky8.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="Bet" defstate="0"> diff --git a/src/mame/layout/lucky8p1.lay b/src/mame/layout/lucky8p1.lay index dc9da4012d6..1ef6f3250ca 100644 --- a/src/mame/layout/lucky8p1.lay +++ b/src/mame/layout/lucky8p1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- diff --git a/src/mame/layout/luckybal.lay b/src/mame/layout/luckybal.lay index 9fd43c9cdab..793bdfd37c0 100644 --- a/src/mame/layout/luckybal.lay +++ b/src/mame/layout/luckybal.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/luckyrlt.lay b/src/mame/layout/luckyrlt.lay index 7f352414f6a..10ea59fee2d 100644 --- a/src/mame/layout/luckyrlt.lay +++ b/src/mame/layout/luckyrlt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/lynx.lay b/src/mame/layout/lynx.lay index b5e76dc6ec2..36b55f59af1 100644 --- a/src/mame/layout/lynx.lay +++ b/src/mame/layout/lynx.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Standard"> <screen index="0"> diff --git a/src/mame/layout/m68705prg.lay b/src/mame/layout/m68705prg.lay index 5b21b7cd284..a00bdb804f1 100644 --- a/src/mame/layout/m68705prg.lay +++ b/src/mame/layout/m68705prg.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + MC68705 programmer layout --> <mamelayout version="2"> diff --git a/src/mame/layout/mac.lay b/src/mame/layout/mac.lay index cbefc6620ee..94eb2ff41d3 100644 --- a/src/mame/layout/mac.lay +++ b/src/mame/layout/mac.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Landscape (4:3)"> <screen index="0"> diff --git a/src/mame/layout/magimaska.lay b/src/mame/layout/magimaska.lay index e96ba9f82ac..0720fc235d2 100644 --- a/src/mame/layout/magimaska.lay +++ b/src/mame/layout/magimaska.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/majorpkr.lay b/src/mame/layout/majorpkr.lay index 9f3a6e6b302..739093af7c5 100644 --- a/src/mame/layout/majorpkr.lay +++ b/src/mame/layout/majorpkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/maniac.lay b/src/mame/layout/maniac.lay index 1cce2b94a55..9397c379fb2 100644 --- a/src/mame/layout/maniac.lay +++ b/src/mame/layout/maniac.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="but"> <rect><bounds x="0" y="0" width="1" height="1"/><color red="0.85" green="0.85" blue="0.85" /></rect> @@ -24,7 +27,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="7" right="53" top="7" bottom="48" /> diff --git a/src/mame/layout/marmagic.lay b/src/mame/layout/marmagic.lay index eb391afda75..b12d21c97ca 100644 --- a/src/mame/layout/marmagic.lay +++ b/src/mame/layout/marmagic.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/marmagicu.lay b/src/mame/layout/marmagicu.lay index 6d280988d05..de229178a1e 100644 --- a/src/mame/layout/marmagicu.lay +++ b/src/mame/layout/marmagicu.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/marywu.lay b/src/mame/layout/marywu.lay index eb818bc69c2..bd66f078cae 100644 --- a/src/mame/layout/marywu.lay +++ b/src/mame/layout/marywu.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- marywu.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> @@ -9,17 +11,17 @@ </led7seg> </element> - <element name="led" defstate="0"> - <text string=""></text> - <disk state="0"> - <color red="0.1" green="0.025" blue="0.028" /> - <bounds x="0.25" y="0.25" width="0.5" height="0.5" /> - </disk> - <disk state="1"> - <color red="1.0" green="0.25" blue="0.28" /> - <bounds x="0.25" y="0.25" width="0.5" height="0.5" /> - </disk> - </element> + <element name="led" defstate="0"> + <text string=""></text> + <disk state="0"> + <color red="0.1" green="0.025" blue="0.028" /> + <bounds x="0.25" y="0.25" width="0.5" height="0.5" /> + </disk> + <disk state="1"> + <color red="1.0" green="0.25" blue="0.28" /> + <bounds x="0.25" y="0.25" width="0.5" height="0.5" /> + </disk> + </element> <element name="background"> <rect> @@ -35,90 +37,89 @@ <bounds left="0" top="20" right="798" bottom="770" /> </backdrop> - <!-- LEDs --> - - <bezel name="led4" element="led"><bounds x="199" y="160" width="40" height="40" /></bezel> - <bezel name="led5" element="led"><bounds x="249" y="160" width="40" height="40" /></bezel> - <bezel name="led6" element="led"><bounds x="324" y="160" width="40" height="40" /></bezel> - <bezel name="led7" element="led"><bounds x="399" y="160" width="40" height="40" /></bezel> - <bezel name="led8" element="led"><bounds x="474" y="160" width="40" height="40" /></bezel> - <bezel name="led9" element="led"><bounds x="549" y="160" width="40" height="40" /></bezel> - <bezel name="led10" element="led"><bounds x="599" y="160" width="40" height="40" /></bezel> - - <bezel name="led3" element="led"><bounds x="199" y="210" width="40" height="40" /></bezel> - <bezel name="led11" element="led"><bounds x="599" y="210" width="40" height="40" /></bezel> - - <bezel name="led2" element="led"><bounds x="199" y="285" width="40" height="40" /></bezel> - <bezel name="led12" element="led"><bounds x="599" y="285" width="40" height="40" /></bezel> - - <bezel name="led1" element="led"><bounds x="199" y="360" width="40" height="40" /></bezel> - <bezel name="led30" element="led"><bounds x="399" y="360" width="40" height="40" /></bezel> - <bezel name="led13" element="led"><bounds x="599" y="360" width="40" height="40" /></bezel> - - <bezel name="led0" element="led"><bounds x="199" y="435" width="40" height="40" /></bezel> - <bezel name="led14" element="led"><bounds x="599" y="435" width="40" height="40" /></bezel> - - <bezel name="led23" element="led"><bounds x="199" y="510" width="40" height="40" /></bezel> - <bezel name="led15" element="led"><bounds x="599" y="510" width="40" height="40" /></bezel> - - <bezel name="led22" element="led"><bounds x="199" y="560" width="40" height="40" /></bezel> - <bezel name="led21" element="led"><bounds x="249" y="560" width="40" height="40" /></bezel> - <bezel name="led20" element="led"><bounds x="324" y="560" width="40" height="40" /></bezel> - <bezel name="led19" element="led"><bounds x="399" y="560" width="40" height="40" /></bezel> - <bezel name="led18" element="led"><bounds x="474" y="560" width="40" height="40" /></bezel> - <bezel name="led17" element="led"><bounds x="549" y="560" width="40" height="40" /></bezel> - <bezel name="led16" element="led"><bounds x="599" y="560" width="40" height="40" /></bezel> - - <bezel name="led29" element="led"><bounds x="199" y="660" width="40" height="40" /></bezel> - <bezel name="led28" element="led"><bounds x="279" y="660" width="40" height="40" /></bezel> - <bezel name="led27" element="led"><bounds x="359" y="660" width="40" height="40" /></bezel> - <bezel name="led26" element="led"><bounds x="439" y="660" width="40" height="40" /></bezel> - <bezel name="led25" element="led"><bounds x="519" y="660" width="40" height="40" /></bezel> - <bezel name="led24" element="led"><bounds x="599" y="660" width="40" height="40" /></bezel> - - <!-- Top 7seg display modules --> - - <bezel name="digit23" element="digit"> - <bounds left="200" top="45" right="234" bottom="84" /> - </bezel> - <bezel name="digit22" element="digit"> - <bounds left="244" top="45" right="278" bottom="84" /> - </bezel> - <bezel name="digit21" element="digit"> - <bounds left="288" top="45" right="322" bottom="84" /> - </bezel> - <bezel name="digit20" element="digit"> - <bounds left="332" top="45" right="366" bottom="84" /> - </bezel> - - - <bezel name="digit19" element="digit"> - <bounds left="432" top="45" right="466" bottom="84" /> - </bezel> - <bezel name="digit18" element="digit"> - <bounds left="476" top="45" right="510" bottom="84" /> - </bezel> - <bezel name="digit17" element="digit"> - <bounds left="520" top="45" right="554" bottom="84" /> - </bezel> - <bezel name="digit16" element="digit"> - <bounds left="564" top="45" right="598" bottom="84" /> - </bezel> - - - - <!-- Middle 7seg display module --> - - <bezel name="digit25" element="digit"> - <bounds left="355" top="421" right="389" bottom="460" /> - </bezel> - <bezel name="digit24" element="digit"> - <bounds left="399" top="421" right="433" bottom="460" /> - </bezel> - - - - <!-- Bottom 7seg display modules --> + <!-- LEDs --> + + <bezel name="led4" element="led"><bounds x="199" y="160" width="40" height="40" /></bezel> + <bezel name="led5" element="led"><bounds x="249" y="160" width="40" height="40" /></bezel> + <bezel name="led6" element="led"><bounds x="324" y="160" width="40" height="40" /></bezel> + <bezel name="led7" element="led"><bounds x="399" y="160" width="40" height="40" /></bezel> + <bezel name="led8" element="led"><bounds x="474" y="160" width="40" height="40" /></bezel> + <bezel name="led9" element="led"><bounds x="549" y="160" width="40" height="40" /></bezel> + <bezel name="led10" element="led"><bounds x="599" y="160" width="40" height="40" /></bezel> + + <bezel name="led3" element="led"><bounds x="199" y="210" width="40" height="40" /></bezel> + <bezel name="led11" element="led"><bounds x="599" y="210" width="40" height="40" /></bezel> + + <bezel name="led2" element="led"><bounds x="199" y="285" width="40" height="40" /></bezel> + <bezel name="led12" element="led"><bounds x="599" y="285" width="40" height="40" /></bezel> + + <bezel name="led1" element="led"><bounds x="199" y="360" width="40" height="40" /></bezel> + <bezel name="led30" element="led"><bounds x="399" y="360" width="40" height="40" /></bezel> + <bezel name="led13" element="led"><bounds x="599" y="360" width="40" height="40" /></bezel> + + <bezel name="led0" element="led"><bounds x="199" y="435" width="40" height="40" /></bezel> + <bezel name="led14" element="led"><bounds x="599" y="435" width="40" height="40" /></bezel> + + <bezel name="led23" element="led"><bounds x="199" y="510" width="40" height="40" /></bezel> + <bezel name="led15" element="led"><bounds x="599" y="510" width="40" height="40" /></bezel> + + <bezel name="led22" element="led"><bounds x="199" y="560" width="40" height="40" /></bezel> + <bezel name="led21" element="led"><bounds x="249" y="560" width="40" height="40" /></bezel> + <bezel name="led20" element="led"><bounds x="324" y="560" width="40" height="40" /></bezel> + <bezel name="led19" element="led"><bounds x="399" y="560" width="40" height="40" /></bezel> + <bezel name="led18" element="led"><bounds x="474" y="560" width="40" height="40" /></bezel> + <bezel name="led17" element="led"><bounds x="549" y="560" width="40" height="40" /></bezel> + <bezel name="led16" element="led"><bounds x="599" y="560" width="40" height="40" /></bezel> + + <bezel name="led29" element="led"><bounds x="199" y="660" width="40" height="40" /></bezel> + <bezel name="led28" element="led"><bounds x="279" y="660" width="40" height="40" /></bezel> + <bezel name="led27" element="led"><bounds x="359" y="660" width="40" height="40" /></bezel> + <bezel name="led26" element="led"><bounds x="439" y="660" width="40" height="40" /></bezel> + <bezel name="led25" element="led"><bounds x="519" y="660" width="40" height="40" /></bezel> + <bezel name="led24" element="led"><bounds x="599" y="660" width="40" height="40" /></bezel> + + + <!-- Top 7seg display modules --> + + <bezel name="digit23" element="digit"> + <bounds left="200" top="45" right="234" bottom="84" /> + </bezel> + <bezel name="digit22" element="digit"> + <bounds left="244" top="45" right="278" bottom="84" /> + </bezel> + <bezel name="digit21" element="digit"> + <bounds left="288" top="45" right="322" bottom="84" /> + </bezel> + <bezel name="digit20" element="digit"> + <bounds left="332" top="45" right="366" bottom="84" /> + </bezel> + + + <bezel name="digit19" element="digit"> + <bounds left="432" top="45" right="466" bottom="84" /> + </bezel> + <bezel name="digit18" element="digit"> + <bounds left="476" top="45" right="510" bottom="84" /> + </bezel> + <bezel name="digit17" element="digit"> + <bounds left="520" top="45" right="554" bottom="84" /> + </bezel> + <bezel name="digit16" element="digit"> + <bounds left="564" top="45" right="598" bottom="84" /> + </bezel> + + + <!-- Middle 7seg display module --> + + <bezel name="digit25" element="digit"> + <bounds left="355" top="421" right="389" bottom="460" /> + </bezel> + <bezel name="digit24" element="digit"> + <bounds left="399" top="421" right="433" bottom="460" /> + </bezel> + + + <!-- Bottom 7seg display modules --> <bezel name="digit15" element="digit"> <bounds left="10" top="721" right="44" bottom="760" /> diff --git a/src/mame/layout/matchme.lay b/src/mame/layout/matchme.lay index dc7ea2e2d6d..fd312a97e8f 100644 --- a/src/mame/layout/matchme.lay +++ b/src/mame/layout/matchme.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/matchnum.lay b/src/mame/layout/matchnum.lay index 438d12f0c8e..3c63385cf78 100644 --- a/src/mame/layout/matchnum.lay +++ b/src/mame/layout/matchnum.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mathmagi.lay b/src/mame/layout/mathmagi.lay index 9bc0fb63faa..e5f008be1d7 100644 --- a/src/mame/layout/mathmagi.lay +++ b/src/mame/layout/mathmagi.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- note: the PLUS sign is supposed to be lop sided like that --> diff --git a/src/mame/layout/mathmarv.lay b/src/mame/layout/mathmarv.lay index 74044fac568..7de5f1f1050 100644 --- a/src/mame/layout/mathmarv.lay +++ b/src/mame/layout/mathmarv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/maxaflex.lay b/src/mame/layout/maxaflex.lay index e8d9a908d2f..ccd5fd492e7 100644 --- a/src/mame/layout/maxaflex.lay +++ b/src/mame/layout/maxaflex.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="coin" defstate="0"> <rect> diff --git a/src/mame/layout/maygay1b.lay b/src/mame/layout/maygay1b.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/maygay1b.lay +++ b/src/mame/layout/maygay1b.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/maze.lay b/src/mame/layout/maze.lay index c34928814d6..49b11a2a192 100644 --- a/src/mame/layout/maze.lay +++ b/src/mame/layout/maze.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/mbdtower.lay b/src/mame/layout/mbdtower.lay index 2977bb8eb8e..2e3f68fe95f 100644 --- a/src/mame/layout/mbdtower.lay +++ b/src/mame/layout/mbdtower.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mchess.lay b/src/mame/layout/mchess.lay index 9fa79a6f9bc..bcbeb011f48 100644 --- a/src/mame/layout/mchess.lay +++ b/src/mame/layout/mchess.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mcompgin.lay b/src/mame/layout/mcompgin.lay index fd4dfca34d0..8150bc753df 100644 --- a/src/mame/layout/mcompgin.lay +++ b/src/mame/layout/mcompgin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/md6802.lay b/src/mame/layout/md6802.lay index 14d95bbfdf5..ce0c29cc2f1 100644 --- a/src/mame/layout/md6802.lay +++ b/src/mame/layout/md6802.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Joakim Larsson Edstrom + Didact MD6802 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/mdallas.lay b/src/mame/layout/mdallas.lay index e4e2a98443e..8efd59335e0 100644 --- a/src/mame/layout/mdallas.lay +++ b/src/mame/layout/mdallas.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/mdndclab.lay b/src/mame/layout/mdndclab.lay index 20c5439d54a..bc8ee1b8d2c 100644 --- a/src/mame/layout/mdndclab.lay +++ b/src/mame/layout/mdndclab.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- luascript (demo for plugin -layout) --> diff --git a/src/mame/layout/mdrawpkr.lay b/src/mame/layout/mdrawpkr.lay index 76d87fafa8a..1f7346921b5 100644 --- a/src/mame/layout/mdrawpkr.lay +++ b/src/mame/layout/mdrawpkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> diff --git a/src/mame/layout/medlanes.lay b/src/mame/layout/medlanes.lay index c530ff1eb6f..1636a7fed83 100644 --- a/src/mame/layout/medlanes.lay +++ b/src/mame/layout/medlanes.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/megacd.lay b/src/mame/layout/megacd.lay index 3d0a4c3eed3..e1aaf4adba5 100644 --- a/src/mame/layout/megacd.lay +++ b/src/mame/layout/megacd.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of CD-ROM drive LEDs for the Sega MegaCD --> +<!-- +license:CC0 + +Basic display of CD-ROM drive LEDs for the Sega MegaCD +--> <mamelayout version="2"> diff --git a/src/mame/layout/mekd2.lay b/src/mame/layout/mekd2.lay index 2806b919e7b..05f2393338d 100644 --- a/src/mame/layout/mekd2.lay +++ b/src/mame/layout/mekd2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/mekd3.lay b/src/mame/layout/mekd3.lay index b1ebbc79ec8..5959708b59b 100644 --- a/src/mame/layout/mekd3.lay +++ b/src/mame/layout/mekd3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/mekd4.lay b/src/mame/layout/mekd4.lay index b1ebbc79ec8..5959708b59b 100644 --- a/src/mame/layout/mekd4.lay +++ b/src/mame/layout/mekd4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/mekd5.lay b/src/mame/layout/mekd5.lay index 23ec8575a3a..0f1caea9b14 100644 --- a/src/mame/layout/mekd5.lay +++ b/src/mame/layout/mekd5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/melodym.lay b/src/mame/layout/melodym.lay index f0b4ccee027..5c6a4c945e5 100644 --- a/src/mame/layout/melodym.lay +++ b/src/mame/layout/melodym.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_1.lay b/src/mame/layout/mephisto_1.lay index 04c45e078c1..0fc4091d319 100644 --- a/src/mame/layout/mephisto_1.lay +++ b/src/mame/layout/mephisto_1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, H+G Mephisto/Mephisto II didn't have a built-in chessboard --> diff --git a/src/mame/layout/mephisto_3.lay b/src/mame/layout/mephisto_3.lay index 33c7d35b48d..c9c4c2e4945 100644 --- a/src/mame/layout/mephisto_3.lay +++ b/src/mame/layout/mephisto_3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_academy.lay b/src/mame/layout/mephisto_academy.lay index 8d6f124d402..199ee99bb93 100644 --- a/src/mame/layout/mephisto_academy.lay +++ b/src/mame/layout/mephisto_academy.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> <element name="led" defstate="0"> diff --git a/src/mame/layout/mephisto_alm16.lay b/src/mame/layout/mephisto_alm16.lay index dc335c3aa8f..4bcd1a9643e 100644 --- a/src/mame/layout/mephisto_alm16.lay +++ b/src/mame/layout/mephisto_alm16.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_alm32.lay b/src/mame/layout/mephisto_alm32.lay index 01c2b467290..c6fca426858 100644 --- a/src/mame/layout/mephisto_alm32.lay +++ b/src/mame/layout/mephisto_alm32.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_amsterdam.lay b/src/mame/layout/mephisto_amsterdam.lay index dbd440e6d38..a0f558cca00 100644 --- a/src/mame/layout/mephisto_amsterdam.lay +++ b/src/mame/layout/mephisto_amsterdam.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element> diff --git a/src/mame/layout/mephisto_berlin.lay b/src/mame/layout/mephisto_berlin.lay index 74bd60096e2..b50c7cb32b5 100644 --- a/src/mame/layout/mephisto_berlin.lay +++ b/src/mame/layout/mephisto_berlin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_bup.lay b/src/mame/layout/mephisto_bup.lay index 690303db9b5..7a40d35bbca 100644 --- a/src/mame/layout/mephisto_bup.lay +++ b/src/mame/layout/mephisto_bup.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_esb2.lay b/src/mame/layout/mephisto_esb2.lay index 6a2944b648d..b205061dfb2 100644 --- a/src/mame/layout/mephisto_esb2.lay +++ b/src/mame/layout/mephisto_esb2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_gen32.lay b/src/mame/layout/mephisto_gen32.lay index 5690e4b4f65..1fff3245f8c 100644 --- a/src/mame/layout/mephisto_gen32.lay +++ b/src/mame/layout/mephisto_gen32.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_glasgow.lay b/src/mame/layout/mephisto_glasgow.lay index 8843ff13f0b..aedf6a9bd94 100644 --- a/src/mame/layout/mephisto_glasgow.lay +++ b/src/mame/layout/mephisto_glasgow.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element> diff --git a/src/mame/layout/mephisto_megaiv.lay b/src/mame/layout/mephisto_megaiv.lay index d46e4d6e48e..0e833aee99c 100644 --- a/src/mame/layout/mephisto_megaiv.lay +++ b/src/mame/layout/mephisto_megaiv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_milano.lay b/src/mame/layout/mephisto_milano.lay index 6c041218ae2..46172715a37 100644 --- a/src/mame/layout/mephisto_milano.lay +++ b/src/mame/layout/mephisto_milano.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_mirage.lay b/src/mame/layout/mephisto_mirage.lay index 486ba804401..07eef16c6f8 100644 --- a/src/mame/layout/mephisto_mirage.lay +++ b/src/mame/layout/mephisto_mirage.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_mm1.lay b/src/mame/layout/mephisto_mm1.lay index a0bac019e37..da5c8ee306f 100644 --- a/src/mame/layout/mephisto_mm1.lay +++ b/src/mame/layout/mephisto_mm1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_mm2.lay b/src/mame/layout/mephisto_mm2.lay index d874a8fb189..6a6a2a4dc48 100644 --- a/src/mame/layout/mephisto_mm2.lay +++ b/src/mame/layout/mephisto_mm2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_modena.lay b/src/mame/layout/mephisto_modena.lay index 28927c7cc84..d65ade190d5 100644 --- a/src/mame/layout/mephisto_modena.lay +++ b/src/mame/layout/mephisto_modena.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_modular_tm.lay b/src/mame/layout/mephisto_modular_tm.lay index fe0e54f2439..9b14a2b4304 100644 --- a/src/mame/layout/mephisto_modular_tm.lay +++ b/src/mame/layout/mephisto_modular_tm.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_mondial2.lay b/src/mame/layout/mephisto_mondial2.lay index 795530daad1..bea8fca5c8b 100644 --- a/src/mame/layout/mephisto_mondial2.lay +++ b/src/mame/layout/mephisto_mondial2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> <element name="led" defstate="0"> diff --git a/src/mame/layout/mephisto_mondial68k.lay b/src/mame/layout/mephisto_mondial68k.lay index 9f4fdcb8b6a..77946e2450f 100644 --- a/src/mame/layout/mephisto_mondial68k.lay +++ b/src/mame/layout/mephisto_mondial68k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_montec.lay b/src/mame/layout/mephisto_montec.lay index ec5cd2e4d19..8aff08df70e 100644 --- a/src/mame/layout/mephisto_montec.lay +++ b/src/mame/layout/mephisto_montec.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mephisto_polgar.lay b/src/mame/layout/mephisto_polgar.lay index d13d93fd826..b4c8933778f 100644 --- a/src/mame/layout/mephisto_polgar.lay +++ b/src/mame/layout/mephisto_polgar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> <element name="led" defstate="0"> diff --git a/src/mame/layout/mephisto_smondial2.lay b/src/mame/layout/mephisto_smondial2.lay index b845d6a294f..8ab09c4d4f3 100644 --- a/src/mame/layout/mephisto_smondial2.lay +++ b/src/mame/layout/mephisto_smondial2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/merlin.lay b/src/mame/layout/merlin.lay index c07e299a852..514abe3399a 100644 --- a/src/mame/layout/merlin.lay +++ b/src/mame/layout/merlin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/meybjack.lay b/src/mame/layout/meybjack.lay index e0d684e7e6d..c390db7fb7e 100644 --- a/src/mame/layout/meybjack.lay +++ b/src/mame/layout/meybjack.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bet" defstate="0"> diff --git a/src/mame/layout/mgames.lay b/src/mame/layout/mgames.lay index 2fb38963b0c..7d248a470d1 100644 --- a/src/mame/layout/mgames.lay +++ b/src/mame/layout/mgames.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/mgavegas.lay b/src/mame/layout/mgavegas.lay index 70bb2415e87..1cc032213cd 100644 --- a/src/mame/layout/mgavegas.lay +++ b/src/mame/layout/mgavegas.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- fireball.lay --> - -<!-- 2014-01-15: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/micropin.lay b/src/mame/layout/micropin.lay index c871dd36aef..714fd8628a8 100644 --- a/src/mame/layout/micropin.lay +++ b/src/mame/layout/micropin.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- micropin.lay --> - -<!-- 2014-09-24: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/mil4000.lay b/src/mame/layout/mil4000.lay index 9ce250af12c..f1560dfc832 100644 --- a/src/mame/layout/mil4000.lay +++ b/src/mame/layout/mil4000.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/milton.lay b/src/mame/layout/milton.lay index 7d5839977c4..d8ab2d0f022 100644 --- a/src/mame/layout/milton.lay +++ b/src/mame/layout/milton.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mindset.lay b/src/mame/layout/mindset.lay index dd178c5308b..9370751de5e 100644 --- a/src/mame/layout/mindset.lay +++ b/src/mame/layout/mindset.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="rled" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/minferno.lay b/src/mame/layout/minferno.lay index 591be111eba..cba07f7ead8 100644 --- a/src/mame/layout/minferno.lay +++ b/src/mame/layout/minferno.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/miniboy7.lay b/src/mame/layout/miniboy7.lay index 0b9424add1b..bf8b1480d65 100644 --- a/src/mame/layout/miniboy7.lay +++ b/src/mame/layout/miniboy7.lay @@ -1,11 +1,13 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Mini-Boy 7 control panel - Written by Roberto Fresca. +license:CC0 +copyright-holders:Roberto Fresca + +Mini-Boy 7 control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="button" defstate="0"> <rect state="1"> @@ -25,7 +27,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -43,7 +45,7 @@ </element> -<!-- define cpanel degradee elements --> + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -70,7 +72,7 @@ </element> -<!-- define background --> + <!-- define background --> <view name="Button Lamps"> <screen index="0"> @@ -102,7 +104,7 @@ </bezel> -<!-- define lamps --> + <!-- define lamps --> <bezel name="lamp0" element="buttonedge"> <bounds x="3.18" y="3.08" width="0.50" height="0.24" /> @@ -139,6 +141,5 @@ <bounds x="0.20" y="3.10" width="0.46" height="0.20" /> </bezel> - </view> </mamelayout> diff --git a/src/mame/layout/minicom.lay b/src/mame/layout/minicom.lay index 7c429bdeac1..b1a077925b7 100644 --- a/src/mame/layout/minicom.lay +++ b/src/mame/layout/minicom.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led14seg> diff --git a/src/mame/layout/mirage.lay b/src/mame/layout/mirage.lay index c15913a8c09..f8f20563f04 100644 --- a/src/mame/layout/mirage.lay +++ b/src/mame/layout/mirage.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- mirage.lay --> -<!-- 2012-12-01: Initial version. [R. Belmont] --> +<!-- +license:CC0 +copyright-holders:R. Belmont +--> <mamelayout version="2"> diff --git a/src/mame/layout/mk14.lay b/src/mame/layout/mk14.lay index edea5e4c461..bacf71f5374 100644 --- a/src/mame/layout/mk14.lay +++ b/src/mame/layout/mk14.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/mkit09.lay b/src/mame/layout/mkit09.lay index 47e6c0f6194..0c3de3875ef 100644 --- a/src/mame/layout/mkit09.lay +++ b/src/mame/layout/mkit09.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/ml20.lay b/src/mame/layout/ml20.lay index 91716a8921d..f13bfca8d53 100644 --- a/src/mame/layout/ml20.lay +++ b/src/mame/layout/ml20.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Digitek Micrologic 20 layout --> diff --git a/src/mame/layout/mmd1.lay b/src/mame/layout/mmd1.lay index ccf2b6395d6..998f9808ad2 100644 --- a/src/mame/layout/mmd1.lay +++ b/src/mame/layout/mmd1.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the MMD-1 --> +<!-- +license:CC0 + +Basic display of LEDs for the MMD-1 +--> <mamelayout version="2"> diff --git a/src/mame/layout/mmd2.lay b/src/mame/layout/mmd2.lay index 98e34109865..06a8837249c 100644 --- a/src/mame/layout/mmd2.lay +++ b/src/mame/layout/mmd2.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the MMD-2 --> +<!-- +license:CC0 + +Basic display of LEDs for the MMD-2 +--> <mamelayout version="2"> diff --git a/src/mame/layout/mmerlin.lay b/src/mame/layout/mmerlin.lay index 431e17a87e4..1a36223d4ae 100644 --- a/src/mame/layout/mmerlin.lay +++ b/src/mame/layout/mmerlin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/model1io2.lay b/src/mame/layout/model1io2.lay index 107f0c86ebd..a0f84119241 100644 --- a/src/mame/layout/model1io2.lay +++ b/src/mame/layout/model1io2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> diff --git a/src/mame/layout/modulab.lay b/src/mame/layout/modulab.lay index b2bcac75167..fe23a350452 100644 --- a/src/mame/layout/modulab.lay +++ b/src/mame/layout/modulab.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Joakim Larsson Edstrom + Esselte Studium Modulab layout --> <mamelayout version="2"> diff --git a/src/mame/layout/monkeysee.lay b/src/mame/layout/monkeysee.lay index e4bc13225b9..353bdf8c7af 100644 --- a/src/mame/layout/monkeysee.lay +++ b/src/mame/layout/monkeysee.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_yellow"><rect><color red="0.9" green="0.9" blue="0.4" /></rect></element> <element name="disk_yellow"><disk><color red="0.9" green="0.9" blue="0.3" /></disk></element> @@ -39,7 +42,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0.6" right="15.4" top="3.1" bottom="8.4" /> diff --git a/src/mame/layout/montree.lay b/src/mame/layout/montree.lay index 70a9be3ef2e..47f9da4cf29 100644 --- a/src/mame/layout/montree.lay +++ b/src/mame/layout/montree.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/monzagp.lay b/src/mame/layout/monzagp.lay index 04addd07410..2dc2dc77449 100644 --- a/src/mame/layout/monzagp.lay +++ b/src/mame/layout/monzagp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/mountmon.lay b/src/mame/layout/mountmon.lay index d265e84ec38..53d2a47092d 100644 --- a/src/mame/layout/mountmon.lay +++ b/src/mame/layout/mountmon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/mp68a.lay b/src/mame/layout/mp68a.lay index 01da245ef1b..586bf694097 100644 --- a/src/mame/layout/mp68a.lay +++ b/src/mame/layout/mp68a.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="redled" defstate="0"> <disk state="0"><color red="0.3" green="0.0" blue="0.0" /></disk> diff --git a/src/mame/layout/mpf1.lay b/src/mame/layout/mpf1.lay index 22b0a8b42cb..21bd8fae567 100644 --- a/src/mame/layout/mpf1.lay +++ b/src/mame/layout/mpf1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="ledred" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/mpf1b.lay b/src/mame/layout/mpf1b.lay index 22b0a8b42cb..21bd8fae567 100644 --- a/src/mame/layout/mpf1b.lay +++ b/src/mame/layout/mpf1b.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="ledred" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/mpf1p.lay b/src/mame/layout/mpf1p.lay index f697b7207f2..1bb1e3684f3 100644 --- a/src/mame/layout/mpf1p.lay +++ b/src/mame/layout/mpf1p.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="ledred" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/mpu3.lay b/src/mame/layout/mpu3.lay index a0ba21d8079..ecc19d891fc 100644 --- a/src/mame/layout/mpu3.lay +++ b/src/mame/layout/mpu3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/mpu4.lay b/src/mame/layout/mpu4.lay index 7f22426d174..0fce4cf2207 100644 --- a/src/mame/layout/mpu4.lay +++ b/src/mame/layout/mpu4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/mpu4ext.lay b/src/mame/layout/mpu4ext.lay index ff9afde6d0b..8849f257737 100644 --- a/src/mame/layout/mpu4ext.lay +++ b/src/mame/layout/mpu4ext.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/mpu4plasma.lay b/src/mame/layout/mpu4plasma.lay index a53348153af..f77a1b82792 100644 --- a/src/mame/layout/mpu4plasma.lay +++ b/src/mame/layout/mpu4plasma.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/mpu5.lay b/src/mame/layout/mpu5.lay index 75507325db2..b1ba4df725d 100644 --- a/src/mame/layout/mpu5.lay +++ b/src/mame/layout/mpu5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/ms0515.lay b/src/mame/layout/ms0515.lay index 828e3d3d7d8..f4b045e6ca9 100644 --- a/src/mame/layout/ms0515.lay +++ b/src/mame/layout/ms0515.lay @@ -1,3 +1,7 @@ +<?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="sysled" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/msthawk.lay b/src/mame/layout/msthawk.lay index 8a100ac0c88..9119d239861 100644 --- a/src/mame/layout/msthawk.lay +++ b/src/mame/layout/msthawk.lay @@ -1,14 +1,17 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="white"><rect><color red="0.85" green="0.85" blue="0.85" /></rect></element> <element name="text_l"><text string="("><color red="0.85" green="0.85" blue="0.85" /></text></element> <element name="text_r"><text string=")"><color red="0.85" green="0.85" blue="0.85" /></text></element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <screen index="0"><bounds x="0" y="0" width="100" height="36.25" /></screen> diff --git a/src/mame/layout/multidrw.lay b/src/mame/layout/multidrw.lay index aae08620454..3c2706015d9 100644 --- a/src/mame/layout/multidrw.lay +++ b/src/mame/layout/multidrw.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/musicsrt.lay b/src/mame/layout/musicsrt.lay index 8f76c5550db..83019893010 100644 --- a/src/mame/layout/musicsrt.lay +++ b/src/mame/layout/musicsrt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/mvbfree.lay b/src/mame/layout/mvbfree.lay index 7ae842e419f..9aa10b34703 100644 --- a/src/mame/layout/mvbfree.lay +++ b/src/mame/layout/mvbfree.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/mwcbaseb.lay b/src/mame/layout/mwcbaseb.lay index 8a30292f40d..9a12d4897d1 100644 --- a/src/mame/layout/mwcbaseb.lay +++ b/src/mame/layout/mwcbaseb.lay @@ -1,17 +1,20 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="gray"><disk><color red="0.45" green="0.45" blue="0.45" /></disk></element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <screen index="0"><bounds x="0" y="0" width="96" height="23.9" /></screen> - <!-- draw the baseball diamond --> + <!-- draw the baseball diamond --> <repeat count="200"> <param name="x" start="21" increment="0.145" /> diff --git a/src/mame/layout/mystgard.lay b/src/mame/layout/mystgard.lay index d592669b5c2..472153a4201 100644 --- a/src/mame/layout/mystgard.lay +++ b/src/mame/layout/mystgard.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/namcofl.lay b/src/mame/layout/namcofl.lay index df590f1fe95..3f8a9b0c4d6 100644 --- a/src/mame/layout/namcofl.lay +++ b/src/mame/layout/namcofl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/navarone.lay b/src/mame/layout/navarone.lay index aa791046085..2c4b6653d44 100644 --- a/src/mame/layout/navarone.lay +++ b/src/mame/layout/navarone.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/nbmj8688.lay b/src/mame/layout/nbmj8688.lay index d6e2037d4d4..d40ba9e17c9 100644 --- a/src/mame/layout/nbmj8688.lay +++ b/src/mame/layout/nbmj8688.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Triple"> <screen tag="screen"> diff --git a/src/mame/layout/neogeo.lay b/src/mame/layout/neogeo.lay index 858f9d5c0dc..e41674ad4ff 100644 --- a/src/mame/layout/neogeo.lay +++ b/src/mame/layout/neogeo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="white"> <rect><color red="1" green="1" blue="1" /></rect> diff --git a/src/mame/layout/newbrain.lay b/src/mame/layout/newbrain.lay index a5d8213b70e..9c5c79629ba 100644 --- a/src/mame/layout/newbrain.lay +++ b/src/mame/layout/newbrain.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led14seg> diff --git a/src/mame/layout/newbraina.lay b/src/mame/layout/newbraina.lay index 28b04b40c97..a15a7139796 100644 --- a/src/mame/layout/newbraina.lay +++ b/src/mame/layout/newbraina.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Standard"> <screen index="0"> diff --git a/src/mame/layout/newufo.lay b/src/mame/layout/newufo.lay index 2f32207e91d..48c7b1a3549 100644 --- a/src/mame/layout/newufo.lay +++ b/src/mame/layout/newufo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/nfb96.lay b/src/mame/layout/nfb96.lay index 1e1e5db8f69..aa277d8ca45 100644 --- a/src/mame/layout/nfb96.lay +++ b/src/mame/layout/nfb96.lay @@ -1,10 +1,12 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - New Fruit Bonus '96 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +New Fruit Bonus '96 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/nfb96tx.lay b/src/mame/layout/nfb96tx.lay index b955a3cfe72..f93e3f05519 100644 --- a/src/mame/layout/nfb96tx.lay +++ b/src/mame/layout/nfb96tx.lay @@ -1,10 +1,12 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - New Fruit Bonus '96 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +New Fruit Bonus '96 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> <!-- define button-lamps --> diff --git a/src/mame/layout/ninjaw.lay b/src/mame/layout/ninjaw.lay index 7f205058673..85ca5f48c1e 100644 --- a/src/mame/layout/ninjaw.lay +++ b/src/mame/layout/ninjaw.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Triple Side-by-Side"> <screen index="0"> diff --git a/src/mame/layout/noraut11.lay b/src/mame/layout/noraut11.lay index 91365b83f37..1a124129e0c 100644 --- a/src/mame/layout/noraut11.lay +++ b/src/mame/layout/noraut11.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/noraut12.lay b/src/mame/layout/noraut12.lay index d0dcd2d39d4..506cebf5d64 100644 --- a/src/mame/layout/noraut12.lay +++ b/src/mame/layout/noraut12.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/notechan.lay b/src/mame/layout/notechan.lay index e379c0e0be6..48984d88f3f 100644 --- a/src/mame/layout/notechan.lay +++ b/src/mame/layout/notechan.lay @@ -1,17 +1,18 @@ <?xml version="1.0"?> -<mamelayout version="2"> - <!-- - Test panel for Note Chance. - Written by Roberto Fresca. +license:CC0 +copyright-holders:Roberto Fresca - 4 rows of 8 lines. - From D7 to D0. ---> +Test panel for Note Chance. -<!-- - ****** Elements ****** +4 rows of 8 lines. +From D7 to D0. --> +<mamelayout version="2"> + + <!-- + ****** Elements ****** + --> <element name="L0" defstate="0"> <rect state="1"> @@ -435,16 +436,16 @@ </element> -<!-- - ****** Screen & Position ****** ---> + <!-- + ****** Screen & Position ****** + --> <view name="Button Lamps"> <bounds left="0" top="0" right="4" bottom="4" /> -<!-- - ****** 1st row ****** ---> + <!-- + ****** 1st row ****** + --> <bezel name="lamp0" element="L0"> <bounds x="3.5" y="3.02" width="0.40" height="0.24" /> @@ -471,9 +472,9 @@ <bounds x="0" y="3.02" width="0.40" height="0.24" /> </bezel> -<!-- - ****** 2nd row ****** ---> + <!-- + ****** 2nd row ****** + --> <bezel name="lamp8" element="L8"> <bounds x="3.5" y="3.28" width="0.40" height="0.24" /> @@ -500,9 +501,9 @@ <bounds x="0" y="3.28" width="0.40" height="0.24" /> </bezel> -<!-- - ****** 3rd row ****** ---> + <!-- + ****** 3rd row ****** + --> <bezel name="lamp16" element="L16"> <bounds x="3.5" y="3.54" width="0.40" height="0.24" /> @@ -529,9 +530,9 @@ <bounds x="0" y="3.54" width="0.40" height="0.24" /> </bezel> -<!-- - ****** 4th row ****** ---> + <!-- + ****** 4th row ****** + --> <bezel name="lamp24" element="L24"> <bounds x="3.5" y="3.8" width="0.40" height="0.24" /> diff --git a/src/mame/layout/novag_cforte.lay b/src/mame/layout/novag_cforte.lay index c7ee0d9acdd..9a5df57456b 100644 --- a/src/mame/layout/novag_cforte.lay +++ b/src/mame/layout/novag_cforte.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_const.lay b/src/mame/layout/novag_const.lay index 18301c0ac13..54a49ec9197 100644 --- a/src/mame/layout/novag_const.lay +++ b/src/mame/layout/novag_const.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_constq.lay b/src/mame/layout/novag_constq.lay index 9f79370f61d..5b0534909f3 100644 --- a/src/mame/layout/novag_constq.lay +++ b/src/mame/layout/novag_constq.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_diablo68k.lay b/src/mame/layout/novag_diablo68k.lay index d9835fc1b7a..5368bfd2a1c 100644 --- a/src/mame/layout/novag_diablo68k.lay +++ b/src/mame/layout/novag_diablo68k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_mk1.lay b/src/mame/layout/novag_mk1.lay index 258787771c7..6101b43d12a 100644 --- a/src/mame/layout/novag_mk1.lay +++ b/src/mame/layout/novag_mk1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Novag MK I didn't have a built-in chessboard --> diff --git a/src/mame/layout/novag_mk2.lay b/src/mame/layout/novag_mk2.lay index b53eb80cf1f..de51b853d06 100644 --- a/src/mame/layout/novag_mk2.lay +++ b/src/mame/layout/novag_mk2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Novag MK II didn't have a built-in chessboard --> diff --git a/src/mame/layout/novag_mk2a.lay b/src/mame/layout/novag_mk2a.lay index ceccf94f706..493b3da25d4 100644 --- a/src/mame/layout/novag_mk2a.lay +++ b/src/mame/layout/novag_mk2a.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Novag MK II didn't have a built-in chessboard --> diff --git a/src/mame/layout/novag_presto.lay b/src/mame/layout/novag_presto.lay index 42d46527f7c..2b0eaab8b13 100644 --- a/src/mame/layout/novag_presto.lay +++ b/src/mame/layout/novag_presto.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_savant.lay b/src/mame/layout/novag_savant.lay index e96254302c3..f38bdf2d9c2 100644 --- a/src/mame/layout/novag_savant.lay +++ b/src/mame/layout/novag_savant.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_scorpio68k.lay b/src/mame/layout/novag_scorpio68k.lay index 5d765614c3e..76b71a83335 100644 --- a/src/mame/layout/novag_scorpio68k.lay +++ b/src/mame/layout/novag_scorpio68k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_sexpert.lay b/src/mame/layout/novag_sexpert.lay index d9835fc1b7a..5368bfd2a1c 100644 --- a/src/mame/layout/novag_sexpert.lay +++ b/src/mame/layout/novag_sexpert.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_sforte.lay b/src/mame/layout/novag_sforte.lay index f62a1585eb9..c892a9d0871 100644 --- a/src/mame/layout/novag_sforte.lay +++ b/src/mame/layout/novag_sforte.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_ssensor4.lay b/src/mame/layout/novag_ssensor4.lay index afd530b1cce..9e167537d21 100644 --- a/src/mame/layout/novag_ssensor4.lay +++ b/src/mame/layout/novag_ssensor4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novag_supercon.lay b/src/mame/layout/novag_supercon.lay index fc5368f3701..5c809d15c4a 100644 --- a/src/mame/layout/novag_supercon.lay +++ b/src/mame/layout/novag_supercon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/novoplay.lay b/src/mame/layout/novoplay.lay index 52fac0bb496..ea2749919b7 100644 --- a/src/mame/layout/novoplay.lay +++ b/src/mame/layout/novoplay.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/nsm.lay b/src/mame/layout/nsm.lay index 560ed7b628f..63bfa7e34f7 100644 --- a/src/mame/layout/nsm.lay +++ b/src/mame/layout/nsm.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- nsm.lay --> - -<!-- 2012-10-04: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/omegrace.lay b/src/mame/layout/omegrace.lay index 304801126bf..0223ec9a143 100644 --- a/src/mame/layout/omegrace.lay +++ b/src/mame/layout/omegrace.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/one4all.lay b/src/mame/layout/one4all.lay index b1f47d59471..02ba1cb8020 100644 --- a/src/mame/layout/one4all.lay +++ b/src/mame/layout/one4all.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/orchidms.lay b/src/mame/layout/orchidms.lay index 5bce3dd3f51..b6aa5747443 100644 --- a/src/mame/layout/orchidms.lay +++ b/src/mame/layout/orchidms.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/orchidmsnz.lay b/src/mame/layout/orchidmsnz.lay index 003c65b5d8a..2b405a533c5 100644 --- a/src/mame/layout/orchidmsnz.lay +++ b/src/mame/layout/orchidmsnz.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/outrun.lay b/src/mame/layout/outrun.lay index 84f87ac28e6..b96e43189bc 100644 --- a/src/mame/layout/outrun.lay +++ b/src/mame/layout/outrun.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/overdriv.lay b/src/mame/layout/overdriv.lay index 4ddf3348290..eae2984670b 100644 --- a/src/mame/layout/overdriv.lay +++ b/src/mame/layout/overdriv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/packmon.lay b/src/mame/layout/packmon.lay index 04078d516c4..ad3002bfd58 100644 --- a/src/mame/layout/packmon.lay +++ b/src/mame/layout/packmon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/pairmtch.lay b/src/mame/layout/pairmtch.lay index 81282cbe448..b092e99768d 100644 --- a/src/mame/layout/pairmtch.lay +++ b/src/mame/layout/pairmtch.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/pantmag.lay b/src/mame/layout/pantmag.lay index 1b3acf77735..201cba3aa5c 100644 --- a/src/mame/layout/pantmag.lay +++ b/src/mame/layout/pantmag.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/pantmaga.lay b/src/mame/layout/pantmaga.lay index 9044a40c15f..0420dedeffa 100644 --- a/src/mame/layout/pantmaga.lay +++ b/src/mame/layout/pantmaga.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/paradice.lay b/src/mame/layout/paradice.lay index 5764c0c5c15..60c8ad48c61 100644 --- a/src/mame/layout/paradice.lay +++ b/src/mame/layout/paradice.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="a" defstate="0"> <rect> diff --git a/src/mame/layout/pasha2.lay b/src/mame/layout/pasha2.lay index 0eee5863328..a8c72ef75f1 100644 --- a/src/mame/layout/pasha2.lay +++ b/src/mame/layout/pasha2.lay @@ -2,7 +2,8 @@ <!-- license:CC0 copyright-holders:Vas Crabb -Pash Pash 2 layout + +Pasha Pasha 2 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/patinho.lay b/src/mame/layout/patinho.lay index ead41faec4b..ee9d152c8fe 100644 --- a/src/mame/layout/patinho.lay +++ b/src/mame/layout/patinho.lay @@ -1,13 +1,13 @@ <?xml version="1.0"?> -<mamelayout version="2"> - <!-- - Front panel of the Patinho Feio mini-computer - with clickable buttons, switches and lamps. +license:CC0 +copyright-holders:Felipe Sanches - Written by Felipe Sanches. +Front panel of the Patinho Feio mini-computer with clickable buttons, switches and lamps. --> +<mamelayout version="2"> + <element name="bit_lamp" defstate="0"> <disk state="1"> <color red="1.0" green="0.1" blue="0.1" /> diff --git a/src/mame/layout/pbactiont.lay b/src/mame/layout/pbactiont.lay index 5e108e07973..c6c48cd6805 100644 --- a/src/mame/layout/pbactiont.lay +++ b/src/mame/layout/pbactiont.lay @@ -1,10 +1,14 @@ <?xml version="1.0"?> +<!-- +license:CC0 + +Mini Flipper cabinet, used by Tecfri versions of Pinball Action +based on Speed Ball layout, which used a similar cabinet +--> <mamelayout version="2"> -<!-- Mini Flipper cabinet, used by Tecfri versions of Pinball Action --> -<!-- based on Speed Ball layout, which used a similar cabinet --> -<!-- define elements --> + <!-- define elements --> <element name="static_black"> <rect> @@ -57,7 +61,7 @@ </screen> -<!-- player 1 score --> + <!-- player 1 score --> <bezel element="static_red"> <bounds left="4" top="-23" right="86" bottom="-5" /> @@ -93,7 +97,7 @@ </bezel> -<!-- credit --> + <!-- credit --> <bezel element="static_red"> <bounds left="104" top="-23" right="136" bottom="-5" /> @@ -114,8 +118,8 @@ </bezel> -<!-- ball --> -<!-- note: digit14 (before credit) and digit17 (before ball) are left unused --> + <!-- ball --> + <!-- note: digit14 (before credit) and digit17 (before ball) are left unused --> <bezel element="static_red"> <bounds left="139" top="-23" right="161" bottom="-5" /> @@ -133,7 +137,7 @@ </bezel> -<!-- bonus --> + <!-- bonus --> <bezel element="static_red"> <bounds left="164" top="-23" right="196" bottom="-5" /> @@ -154,7 +158,7 @@ </bezel> -<!-- player 2 score --> + <!-- player 2 score --> <bezel element="static_red"> <bounds left="214" top="-23" right="296" bottom="-5" /> diff --git a/src/mame/layout/pc1500.lay b/src/mame/layout/pc1500.lay index 91d49eb7867..9e353951d87 100644 --- a/src/mame/layout/pc1500.lay +++ b/src/mame/layout/pc1500.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="busy_text" defstate="0"> <text string="BUSY" state="1"> diff --git a/src/mame/layout/pc8500.lay b/src/mame/layout/pc8500.lay index 67c7527e3b7..ddb6dfbf680 100644 --- a/src/mame/layout/pc8500.lay +++ b/src/mame/layout/pc8500.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="LCD"> <screen index="0"> diff --git a/src/mame/layout/pcw.lay b/src/mame/layout/pcw.lay index a7d580b4d55..f014438c951 100644 --- a/src/mame/layout/pcw.lay +++ b/src/mame/layout/pcw.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Monitor only"> <screen index="0"> diff --git a/src/mame/layout/pdrift.lay b/src/mame/layout/pdrift.lay index 86c3d3a57d0..34a903b8dc2 100644 --- a/src/mame/layout/pdrift.lay +++ b/src/mame/layout/pdrift.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/pe_bjack.lay b/src/mame/layout/pe_bjack.lay index 1e6cabeefd3..ec9523750f5 100644 --- a/src/mame/layout/pe_bjack.lay +++ b/src/mame/layout/pe_bjack.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- pe_bjack.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/pe_keno.lay b/src/mame/layout/pe_keno.lay index 1c61ec5969b..f21f2e919a5 100644 --- a/src/mame/layout/pe_keno.lay +++ b/src/mame/layout/pe_keno.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- pe_keno.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/pe_poker.lay b/src/mame/layout/pe_poker.lay index 727906af8ba..9264c2107d8 100644 --- a/src/mame/layout/pe_poker.lay +++ b/src/mame/layout/pe_poker.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- pe_poker.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/pe_schip.lay b/src/mame/layout/pe_schip.lay index 08231283726..93c618773f8 100644 --- a/src/mame/layout/pe_schip.lay +++ b/src/mame/layout/pe_schip.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- pe_schip.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/pe_slots.lay b/src/mame/layout/pe_slots.lay index 37732f7290d..5e3766498e0 100644 --- a/src/mame/layout/pe_slots.lay +++ b/src/mame/layout/pe_slots.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- pe_slots.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/pengpayce.lay b/src/mame/layout/pengpayce.lay index 839b473ebb1..116939eb959 100644 --- a/src/mame/layout/pengpayce.lay +++ b/src/mame/layout/pengpayce.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/pengpuck.lay b/src/mame/layout/pengpuck.lay index 9ee1b97cd50..b0963b8aadf 100644 --- a/src/mame/layout/pengpuck.lay +++ b/src/mame/layout/pengpuck.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/penpir2.lay b/src/mame/layout/penpir2.lay index ad1e469099e..26bbf6f63cc 100644 --- a/src/mame/layout/penpir2.lay +++ b/src/mame/layout/penpir2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/peplus.lay b/src/mame/layout/peplus.lay index 79d08c5383d..80416b89601 100644 --- a/src/mame/layout/peplus.lay +++ b/src/mame/layout/peplus.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- peplus.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/petshop.lay b/src/mame/layout/petshop.lay index 7f72d1cd4cb..0093a09efef 100644 --- a/src/mame/layout/petshop.lay +++ b/src/mame/layout/petshop.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/peyper.lay b/src/mame/layout/peyper.lay index 90407870890..3b0df82f9dc 100644 --- a/src/mame/layout/peyper.lay +++ b/src/mame/layout/peyper.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/phantom2.lay b/src/mame/layout/phantom2.lay index dc1ccafde5a..0d775a88b6e 100644 --- a/src/mame/layout/phantom2.lay +++ b/src/mame/layout/phantom2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/phpball.lay b/src/mame/layout/phpball.lay index bfaaf062914..1a79e34e954 100644 --- a/src/mame/layout/phpball.lay +++ b/src/mame/layout/phpball.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.20" blue="0.22" /></led7seg> @@ -17,7 +20,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="100" top="0" bottom="178" /> diff --git a/src/mame/layout/piggypas.lay b/src/mame/layout/piggypas.lay index 07ea3b31307..a888c77c21a 100644 --- a/src/mame/layout/piggypas.lay +++ b/src/mame/layout/piggypas.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/pirpok2.lay b/src/mame/layout/pirpok2.lay index 1a55992c9d3..01c75ee3db0 100644 --- a/src/mame/layout/pirpok2.lay +++ b/src/mame/layout/pirpok2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CARD1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/play_1.lay b/src/mame/layout/play_1.lay index bc810321205..3bd2cdde71c 100644 --- a/src/mame/layout/play_1.lay +++ b/src/mame/layout/play_1.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- play_1.lay --> - -<!-- 2016-08-13: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/play_2.lay b/src/mame/layout/play_2.lay index f03a7cfc9bf..f2d0d9d51df 100644 --- a/src/mame/layout/play_2.lay +++ b/src/mame/layout/play_2.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- play_2.lay --> - -<!-- 2016-08-12: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/play_3.lay b/src/mame/layout/play_3.lay index 764f2c3e012..8f6999eb313 100644 --- a/src/mame/layout/play_3.lay +++ b/src/mame/layout/play_3.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- play_3.lay --> - -<!-- 2016-08-12: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/playch10.lay b/src/mame/layout/playch10.lay index 203cef8ec8a..eafc39f7bc5 100644 --- a/src/mame/layout/playch10.lay +++ b/src/mame/layout/playch10.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/pmi80.lay b/src/mame/layout/pmi80.lay index f8ba4d462d7..816e5ee2f64 100644 --- a/src/mame/layout/pmi80.lay +++ b/src/mame/layout/pmi80.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- pmi80.lay --> - -<!-- 2011-06-20: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/pmpoker.lay b/src/mame/layout/pmpoker.lay index d454431df44..881a3cf8bea 100644 --- a/src/mame/layout/pmpoker.lay +++ b/src/mame/layout/pmpoker.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="DEAL" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/pmroulet.lay b/src/mame/layout/pmroulet.lay index 0c10c89c2a5..71ac72caf50 100644 --- a/src/mame/layout/pmroulet.lay +++ b/src/mame/layout/pmroulet.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> diff --git a/src/mame/layout/poker41.lay b/src/mame/layout/poker41.lay index 3dde9b84eb8..a3472eb0b4a 100644 --- a/src/mame/layout/poker41.lay +++ b/src/mame/layout/poker41.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1"> <rect state="1"> diff --git a/src/mame/layout/pokio.lay b/src/mame/layout/pokio.lay index 1ebd940d0a5..26e3c0e82af 100644 --- a/src/mame/layout/pokio.lay +++ b/src/mame/layout/pokio.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hand1" defstate="0"> <rect> diff --git a/src/mame/layout/pokonl97.lay b/src/mame/layout/pokonl97.lay index 4bc5899d11b..7e25e6bd02d 100644 --- a/src/mame/layout/pokonl97.lay +++ b/src/mame/layout/pokonl97.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Poker Only '97 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Poker Only '97 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -127,7 +129,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -173,7 +175,7 @@ -<!-- define cpanel degradee elements --> + <!-- define cpanel degradee elements --> <element name="cpanel1"> @@ -201,7 +203,7 @@ </element> -<!-- define background --> + <!-- define background --> <view name="Button Lamps"> <screen index="0"> @@ -233,7 +235,7 @@ </bezel> -<!-- define lamps --> + <!-- define lamps --> <bezel name="lamp0" element="bet_b" inputtag="IN0" inputmask="0x04"> <bounds x="0.05" y="3.08" width="0.50" height="0.34" /> diff --git a/src/mame/layout/polepos.lay b/src/mame/layout/polepos.lay index 91c82ed096b..f9e484c4b30 100644 --- a/src/mame/layout/polepos.lay +++ b/src/mame/layout/polepos.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/poly880.lay b/src/mame/layout/poly880.lay index fb90513ec1d..8d1756d01a2 100644 --- a/src/mame/layout/poly880.lay +++ b/src/mame/layout/poly880.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/polyplay.lay b/src/mame/layout/polyplay.lay index e36eb046d12..5e3a47e7882 100644 --- a/src/mame/layout/polyplay.lay +++ b/src/mame/layout/polyplay.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="red1"> <text state ="0" string="Y"> diff --git a/src/mame/layout/ppsatan.lay b/src/mame/layout/ppsatan.lay index 8a53ac47910..601c107785a 100644 --- a/src/mame/layout/ppsatan.lay +++ b/src/mame/layout/ppsatan.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Poka Poka Satan Custom"> <screen index="0"> diff --git a/src/mame/layout/pr8210.lay b/src/mame/layout/pr8210.lay index 709d1346039..1b6d8f669b7 100644 --- a/src/mame/layout/pr8210.lay +++ b/src/mame/layout/pr8210.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="audio1" defstate="0"> <text string="AUDIO1" state="0"> diff --git a/src/mame/layout/pro80.lay b/src/mame/layout/pro80.lay index 46ae2019bfa..c05f1a41d42 100644 --- a/src/mame/layout/pro80.lay +++ b/src/mame/layout/pro80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/proconn.lay b/src/mame/layout/proconn.lay index 1fe1375d229..2ef18c0ddcd 100644 --- a/src/mame/layout/proconn.lay +++ b/src/mame/layout/proconn.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/prophet600.lay b/src/mame/layout/prophet600.lay index ae4494b7785..01a9b6ed843 100644 --- a/src/mame/layout/prophet600.lay +++ b/src/mame/layout/prophet600.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- mirage.lay --> -<!-- 2016-01-09: Initial version. [R. Belmont] --> +<!-- +license:CC0 +copyright-holders:R. Belmont +--> <mamelayout version="2"> diff --git a/src/mame/layout/przfight.lay b/src/mame/layout/przfight.lay index 887052b07f4..88b14b968f8 100644 --- a/src/mame/layout/przfight.lay +++ b/src/mame/layout/przfight.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/pulltabs.lay b/src/mame/layout/pulltabs.lay index 03375128699..e92c64746f0 100644 --- a/src/mame/layout/pulltabs.lay +++ b/src/mame/layout/pulltabs.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="tab1"> <rect state="1"> diff --git a/src/mame/layout/pve500.lay b/src/mame/layout/pve500.lay index e7c9fbef38b..b6f56224f7f 100644 --- a/src/mame/layout/pve500.lay +++ b/src/mame/layout/pve500.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/pvmil.lay b/src/mame/layout/pvmil.lay index fca2cf88503..894fe77e745 100644 --- a/src/mame/layout/pvmil.lay +++ b/src/mame/layout/pvmil.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="red_led_p1" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/px4.lay b/src/mame/layout/px4.lay index 3f4f3324e24..14d0b892130 100644 --- a/src/mame/layout/px4.lay +++ b/src/mame/layout/px4.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> - -<!-- Initial version. [Dirk Best] --> +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> <element name="background"> diff --git a/src/mame/layout/px8.lay b/src/mame/layout/px8.lay index e3d7df9ac9e..507240bbebc 100644 --- a/src/mame/layout/px8.lay +++ b/src/mame/layout/px8.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> </element> diff --git a/src/mame/layout/pyramid.lay b/src/mame/layout/pyramid.lay index 6b23486b63b..29088b8c1dd 100644 --- a/src/mame/layout/pyramid.lay +++ b/src/mame/layout/pyramid.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="left" defstate="0"> <rect> diff --git a/src/mame/layout/qkracer.lay b/src/mame/layout/qkracer.lay index d0052dec7f7..e07f648462a 100644 --- a/src/mame/layout/qkracer.lay +++ b/src/mame/layout/qkracer.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.3" blue="0.2" /></led7seg> @@ -29,7 +32,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="93.5" top="0" bottom="15" /> @@ -46,7 +49,7 @@ <bezel name="digit6" element="digit"><bounds x="60" y="0" width="10" height="15" /></bezel> <bezel name="digit7" element="digit"><bounds x="70" y="0" width="10" height="15" /></bezel> -<!-- math symbols custom digit --> + <!-- math symbols custom digit --> <bezel name="2.4" element="seg_rect"><bounds x="21.5" y="7.25" width="7" height="0.5" /></bezel> diff --git a/src/mame/layout/qnile.lay b/src/mame/layout/qnile.lay index 6a7a65ab69b..16a174a0418 100644 --- a/src/mame/layout/qnile.lay +++ b/src/mame/layout/qnile.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/qnilec.lay b/src/mame/layout/qnilec.lay index 7b59c7b7c4f..21a9d85d30f 100644 --- a/src/mame/layout/qnilec.lay +++ b/src/mame/layout/qnilec.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/qnilecea.lay b/src/mame/layout/qnilecea.lay index 0f1200389bb..9adb308e71c 100644 --- a/src/mame/layout/qnilecea.lay +++ b/src/mame/layout/qnilecea.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/qniled.lay b/src/mame/layout/qniled.lay index 73208febf60..a60ff997883 100644 --- a/src/mame/layout/qniled.lay +++ b/src/mame/layout/qniled.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/qnilenl.lay b/src/mame/layout/qnilenl.lay index 7e36161017a..f27ca7185f0 100644 --- a/src/mame/layout/qnilenl.lay +++ b/src/mame/layout/qnilenl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/qtbird.lay b/src/mame/layout/qtbird.lay index d28193021e8..bb1c57f1b7a 100644 --- a/src/mame/layout/qtbird.lay +++ b/src/mame/layout/qtbird.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/quintoon.lay b/src/mame/layout/quintoon.lay index f7738afd3a6..0173301d559 100644 --- a/src/mame/layout/quintoon.lay +++ b/src/mame/layout/quintoon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hand1" defstate="0"> <rect> diff --git a/src/mame/layout/quizshow.lay b/src/mame/layout/quizshow.lay index bab1368c423..652db6a29a7 100644 --- a/src/mame/layout/quizshow.lay +++ b/src/mame/layout/quizshow.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/quizwizc.lay b/src/mame/layout/quizwizc.lay index 70ae224b0b3..41acfb0c6f3 100644 --- a/src/mame/layout/quizwizc.lay +++ b/src/mame/layout/quizwizc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/racedrivpan.lay b/src/mame/layout/racedrivpan.lay index a3fe28eb987..ffaeb78ec1f 100644 --- a/src/mame/layout/racedrivpan.lay +++ b/src/mame/layout/racedrivpan.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Triple Side-by-Side (Panorama)"> diff --git a/src/mame/layout/radr.lay b/src/mame/layout/radr.lay index 29b5a3e4f48..8b13225e352 100644 --- a/src/mame/layout/radr.lay +++ b/src/mame/layout/radr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/rainbow.lay b/src/mame/layout/rainbow.lay index ba4d43ceeef..d147e0ede21 100644 --- a/src/mame/layout/rainbow.lay +++ b/src/mame/layout/rainbow.lay @@ -1,3 +1,7 @@ +<?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="driveled" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/raisedvl.lay b/src/mame/layout/raisedvl.lay index 5f1fb116ed9..6bef9653184 100644 --- a/src/mame/layout/raisedvl.lay +++ b/src/mame/layout/raisedvl.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.20" blue="0.22" /></led7seg> @@ -14,7 +17,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="52" right="247" top="6" bottom="342" /> diff --git a/src/mame/layout/ravens.lay b/src/mame/layout/ravens.lay index e57c5e8ea41..c737c5b48f6 100644 --- a/src/mame/layout/ravens.lay +++ b/src/mame/layout/ravens.lay @@ -1,7 +1,9 @@ <?xml version="1.0"?> -<!-- ravens.lay --> +<!-- +license:CC0 -<!-- 2013-11-06: Added round LEDs. [Robbbert] --> +2013-11-06: Added round LEDs. [Robbbert] +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/re800.lay b/src/mame/layout/re800.lay index 4034efc026d..db460fd004b 100644 --- a/src/mame/layout/re800.lay +++ b/src/mame/layout/re800.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/re900.lay b/src/mame/layout/re900.lay index 7aa682e78b3..584f59876b2 100644 --- a/src/mame/layout/re900.lay +++ b/src/mame/layout/re900.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/rebound.lay b/src/mame/layout/rebound.lay index dda062ec35a..c31e9c5a7b5 100644 --- a/src/mame/layout/rebound.lay +++ b/src/mame/layout/rebound.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="credit_led" defstate="0"> diff --git a/src/mame/layout/redbaron.lay b/src/mame/layout/redbaron.lay index 711dc65b96a..b0c6c68b1a0 100644 --- a/src/mame/layout/redbaron.lay +++ b/src/mame/layout/redbaron.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/reelrock.lay b/src/mame/layout/reelrock.lay index 4927bcc6549..198d390098b 100644 --- a/src/mame/layout/reelrock.lay +++ b/src/mame/layout/reelrock.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/regence.lay b/src/mame/layout/regence.lay index 4b29b6c47c4..529a73d1970 100644 --- a/src/mame/layout/regence.lay +++ b/src/mame/layout/regence.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/retrsam.lay b/src/mame/layout/retrsam.lay index 4e735dba714..9584892b58a 100644 --- a/src/mame/layout/retrsam.lay +++ b/src/mame/layout/retrsam.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/retrsamb.lay b/src/mame/layout/retrsamb.lay index 42d9fda3ac4..5fd1c5e55d4 100644 --- a/src/mame/layout/retrsamb.lay +++ b/src/mame/layout/retrsamb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/rocknms.lay b/src/mame/layout/rocknms.lay index b6b053eacae..6b9c9731d30 100644 --- a/src/mame/layout/rocknms.lay +++ b/src/mame/layout/rocknms.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Rockn Megasession Custom"> diff --git a/src/mame/layout/rockpin.lay b/src/mame/layout/rockpin.lay index 635d555b223..47bb65c0d8e 100644 --- a/src/mame/layout/rockpin.lay +++ b/src/mame/layout/rockpin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/roul.lay b/src/mame/layout/roul.lay index 7f352414f6a..10ea59fee2d 100644 --- a/src/mame/layout/roul.lay +++ b/src/mame/layout/roul.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BALL0"> diff --git a/src/mame/layout/roundup5.lay b/src/mame/layout/roundup5.lay index 2d5d98b4665..3c28236f54e 100644 --- a/src/mame/layout/roundup5.lay +++ b/src/mame/layout/roundup5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/rowamet.lay b/src/mame/layout/rowamet.lay index bfb3f1c9f09..290fe75805c 100644 --- a/src/mame/layout/rowamet.lay +++ b/src/mame/layout/rowamet.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- rowamet.lay --> - -<!-- 2012-09-14: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/royalcrd.lay b/src/mame/layout/royalcrd.lay index e4488e8296a..f4b6cea7795 100644 --- a/src/mame/layout/royalcrd.lay +++ b/src/mame/layout/royalcrd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/roypok96.lay b/src/mame/layout/roypok96.lay index 1f59fdf84f7..27a4a842757 100644 --- a/src/mame/layout/roypok96.lay +++ b/src/mame/layout/roypok96.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Royal Poker '96 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Royal Poker '96 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -95,7 +97,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -158,8 +160,7 @@ </element> - -<!-- define cpanel degradee elements --> + <!-- define cpanel degradee elements --> <element name="cpanel1"> @@ -187,8 +188,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -219,7 +218,7 @@ </bezel> -<!-- define lamps --> + <!-- define lamps --> <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.40" height="0.24" /> diff --git a/src/mame/layout/rulechan.lay b/src/mame/layout/rulechan.lay index 243319aa89a..3c484f75f7b 100644 --- a/src/mame/layout/rulechan.lay +++ b/src/mame/layout/rulechan.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="DIGIT" defstate="0"> diff --git a/src/mame/layout/rungun_dual.lay b/src/mame/layout/rungun_dual.lay index c2840a9db5a..97834a5058a 100644 --- a/src/mame/layout/rungun_dual.lay +++ b/src/mame/layout/rungun_dual.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- the MAME core has no real concept of demuxing a 60hz output across 2 screens, so this is a little ugly --> diff --git a/src/mame/layout/rz1.lay b/src/mame/layout/rz1.lay index f020a339255..0f81ef2f0c0 100644 --- a/src/mame/layout/rz1.lay +++ b/src/mame/layout/rz1.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Casio RZ-1 layout --> diff --git a/src/mame/layout/rzone.lay b/src/mame/layout/rzone.lay index 52645328e9d..e184ef809a6 100644 --- a/src/mame/layout/rzone.lay +++ b/src/mame/layout/rzone.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_red"><rect><color red="1.0" green="0.2" blue="0.23" /></rect></element> @@ -10,7 +13,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <screen index="0"><bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" /></screen> diff --git a/src/mame/layout/s11.lay b/src/mame/layout/s11.lay index 2960c613ae9..f2cbb3e518c 100644 --- a/src/mame/layout/s11.lay +++ b/src/mame/layout/s11.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s11.lay --> - -<!-- 2012-11-04: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s11a.lay b/src/mame/layout/s11a.lay index 99d60aadc20..3a1366f3272 100644 --- a/src/mame/layout/s11a.lay +++ b/src/mame/layout/s11a.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<!-- s11a.lay --> - -<!-- 2012-11-04: Initial version. [Robbbert] - 2012-12-19: Rearranged layout, replaced diagnostic 7-digit LED with 3 single LEDs [Barry Rodewald]--> +<!-- +license:CC0 +copyright-holders:Robbbert, Barry Rodewald +--> <mamelayout version="2"> diff --git a/src/mame/layout/s11b.lay b/src/mame/layout/s11b.lay index 606b6843f79..5065f773286 100644 --- a/src/mame/layout/s11b.lay +++ b/src/mame/layout/s11b.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- s11b.lay --> - -<!-- 2012-12-21: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/s11c.lay b/src/mame/layout/s11c.lay index 1f6744a090f..5065f773286 100644 --- a/src/mame/layout/s11c.lay +++ b/src/mame/layout/s11c.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- s11c.lay --> - -<!-- 2013-01-03: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/s3.lay b/src/mame/layout/s3.lay index 5a4e032bbf6..edbe6601d91 100644 --- a/src/mame/layout/s3.lay +++ b/src/mame/layout/s3.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s3.lay --> - -<!-- 2012-10-21: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s4.lay b/src/mame/layout/s4.lay index 3675411d5dc..edbe6601d91 100644 --- a/src/mame/layout/s4.lay +++ b/src/mame/layout/s4.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s4.lay --> - -<!-- 2012-10-23: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s6.lay b/src/mame/layout/s6.lay index d79db688f07..fe45a245298 100644 --- a/src/mame/layout/s6.lay +++ b/src/mame/layout/s6.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s6.lay --> - -<!-- 2012-10-24: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s6a.lay b/src/mame/layout/s6a.lay index 832cd1c099a..6a9959141d7 100644 --- a/src/mame/layout/s6a.lay +++ b/src/mame/layout/s6a.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s6a.lay --> - -<!-- 2012-10-24: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s7.lay b/src/mame/layout/s7.lay index 4b5a48ebe43..6a9959141d7 100644 --- a/src/mame/layout/s7.lay +++ b/src/mame/layout/s7.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s7.lay --> - -<!-- 2012-10-30: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s8.lay b/src/mame/layout/s8.lay index f449de1ca25..669af080440 100644 --- a/src/mame/layout/s8.lay +++ b/src/mame/layout/s8.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s8.lay --> - -<!-- 2012-10-26: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s8a.lay b/src/mame/layout/s8a.lay index b865118d1ba..7eb50f26d08 100644 --- a/src/mame/layout/s8a.lay +++ b/src/mame/layout/s8a.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s8.lay --> - -<!-- 2012-10-26: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/s9.lay b/src/mame/layout/s9.lay index 2fb1f93aa02..6a9959141d7 100644 --- a/src/mame/layout/s9.lay +++ b/src/mame/layout/s9.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- s9.lay --> - -<!-- 2012-10-24: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/sag.lay b/src/mame/layout/sag.lay index a1a05c98512..b08be043690 100644 --- a/src/mame/layout/sag.lay +++ b/src/mame/layout/sag.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="0.4" green="1.0" blue="0.95" /></led7seg> @@ -64,12 +67,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="-0.3" right="23" top="-0.3" bottom="23.3" /> - <!-- main panel --> + <!-- main panel --> <bezel name="7.1" element="sr"><bounds x="0" y="0" width="1.7" height="0.9" /></bezel> <bezel name="7.3" element="sr"><bounds x="2" y="0" width="1.7" height="0.9" /></bezel> @@ -205,7 +208,7 @@ <bezel name="0.10" element="sc"><bounds x="10" y="22.15" width="1.7" height="0.9" /></bezel> <bezel name="0.12" element="sc"><bounds x="12" y="22.15" width="1.7" height="0.9" /></bezel> - <!-- 7seg panel --> + <!-- 7seg panel --> <bezel element="digit"><bounds x="20" y="2" width="2.5" height="1.5" /><orientation rotate="90" /></bezel> <bezel name="digit11" element="digit"><bounds x="20" y="4" width="2.5" height="1.5" /><orientation rotate="90" /></bezel> diff --git a/src/mame/layout/saitek_chesstrv.lay b/src/mame/layout/saitek_chesstrv.lay index 252b0c75b62..b9ec82a0bf2 100644 --- a/src/mame/layout/saitek_chesstrv.lay +++ b/src/mame/layout/saitek_chesstrv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_corona.lay b/src/mame/layout/saitek_corona.lay index cdb7d9538b4..6c3c6e773da 100644 --- a/src/mame/layout/saitek_corona.lay +++ b/src/mame/layout/saitek_corona.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_cp2000.lay b/src/mame/layout/saitek_cp2000.lay index d6addead971..a68538ce269 100644 --- a/src/mame/layout/saitek_cp2000.lay +++ b/src/mame/layout/saitek_cp2000.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_delta1.lay b/src/mame/layout/saitek_delta1.lay index e71b12441b3..f591c775fdb 100644 --- a/src/mame/layout/saitek_delta1.lay +++ b/src/mame/layout/saitek_delta1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: no chesspieces simulation here, Novag Delta-1 didn't have a built-in chessboard --> diff --git a/src/mame/layout/saitek_mark5.lay b/src/mame/layout/saitek_mark5.lay index 5fd1463f9b8..10da1966673 100644 --- a/src/mame/layout/saitek_mark5.lay +++ b/src/mame/layout/saitek_mark5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_mark6.lay b/src/mame/layout/saitek_mark6.lay index 85b92948a03..2946308a2f2 100644 --- a/src/mame/layout/saitek_mark6.lay +++ b/src/mame/layout/saitek_mark6.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_risc2500.lay b/src/mame/layout/saitek_risc2500.lay index 4e2737c70dc..69e2b3ae6e6 100644 --- a/src/mame/layout/saitek_risc2500.lay +++ b/src/mame/layout/saitek_risc2500.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> <element name="digit" defstate="0"> diff --git a/src/mame/layout/saitek_sstar28k.lay b/src/mame/layout/saitek_sstar28k.lay index 31133c08cac..036ab71c410 100644 --- a/src/mame/layout/saitek_sstar28k.lay +++ b/src/mame/layout/saitek_sstar28k.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_ssystem3.lay b/src/mame/layout/saitek_ssystem3.lay index 6e5c7e5fb64..64643ef2044 100644 --- a/src/mame/layout/saitek_ssystem3.lay +++ b/src/mame/layout/saitek_ssystem3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_stratos.lay b/src/mame/layout/saitek_stratos.lay index c505d3ad268..09ec16c9719 100644 --- a/src/mame/layout/saitek_stratos.lay +++ b/src/mame/layout/saitek_stratos.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_tking.lay b/src/mame/layout/saitek_tking.lay index ca266e35b0a..3293a084bf2 100644 --- a/src/mame/layout/saitek_tking.lay +++ b/src/mame/layout/saitek_tking.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saitek_tstar432.lay b/src/mame/layout/saitek_tstar432.lay index c2416fb4ba3..8cd3a7efeda 100644 --- a/src/mame/layout/saitek_tstar432.lay +++ b/src/mame/layout/saitek_tstar432.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/saiyukip.lay b/src/mame/layout/saiyukip.lay index 9d3c78f7066..b17703adf28 100644 --- a/src/mame/layout/saiyukip.lay +++ b/src/mame/layout/saiyukip.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="Double" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/sanremo.lay b/src/mame/layout/sanremo.lay index 3dc1982bf38..96401366f59 100644 --- a/src/mame/layout/sanremo.lay +++ b/src/mame/layout/sanremo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="discard1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/savia84.lay b/src/mame/layout/savia84.lay index baf6a6ab2b7..4f1613e53a2 100644 --- a/src/mame/layout/savia84.lay +++ b/src/mame/layout/savia84.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/sbrkout.lay b/src/mame/layout/sbrkout.lay index 82732cb7bb7..1232b73b628 100644 --- a/src/mame/layout/sbrkout.lay +++ b/src/mame/layout/sbrkout.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/sbuk2.lay b/src/mame/layout/sbuk2.lay index 4100f29b007..fdceed8cb6d 100644 --- a/src/mame/layout/sbuk2.lay +++ b/src/mame/layout/sbuk2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/sbuk3.lay b/src/mame/layout/sbuk3.lay index e58a3167d26..d4314d64dd8 100644 --- a/src/mame/layout/sbuk3.lay +++ b/src/mame/layout/sbuk3.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/sc1_vfd.lay b/src/mame/layout/sc1_vfd.lay index caa63022ff1..346f73e0cd8 100644 --- a/src/mame/layout/sc1_vfd.lay +++ b/src/mame/layout/sc1_vfd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc1_vid.lay b/src/mame/layout/sc1_vid.lay index b56ee5b508d..1ce7fc1d896 100644 --- a/src/mame/layout/sc1_vid.lay +++ b/src/mame/layout/sc1_vid.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc2.lay b/src/mame/layout/sc2.lay index b1638a7b728..012d265efec 100644 --- a/src/mame/layout/sc2.lay +++ b/src/mame/layout/sc2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/sc2_dmd.lay b/src/mame/layout/sc2_dmd.lay index 4e12db56af1..944f78ee8b6 100644 --- a/src/mame/layout/sc2_dmd.lay +++ b/src/mame/layout/sc2_dmd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc2_vfd.lay b/src/mame/layout/sc2_vfd.lay index 521a3087332..d18a8ccae9e 100644 --- a/src/mame/layout/sc2_vfd.lay +++ b/src/mame/layout/sc2_vfd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc2_vid.lay b/src/mame/layout/sc2_vid.lay index ba91a95a22f..12d870901d5 100644 --- a/src/mame/layout/sc2_vid.lay +++ b/src/mame/layout/sc2_vid.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc4_dmd.lay b/src/mame/layout/sc4_dmd.lay index c3e01f20761..02364c7a2f9 100644 --- a/src/mame/layout/sc4_dmd.lay +++ b/src/mame/layout/sc4_dmd.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="matrixlamp"> <rect state ="0"> diff --git a/src/mame/layout/sc4dnd.lay b/src/mame/layout/sc4dnd.lay index 8147e2110b8..e6ce26926fd 100644 --- a/src/mame/layout/sc4dnd.lay +++ b/src/mame/layout/sc4dnd.lay @@ -1,1284 +1,1287 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<element name="SteppersReel1" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,blue7 sym,melon,single bar,plum,triple bar,lemon,red7,cherry,melon sym,plum,double bar,cherry,blue7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel2" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,red7,melon,sbar sym,plum,triple bar,lemon,blue7,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel3" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum,triple bar,lemon sym,red7,cherry,melon,plum,double bar,cherry,blue7,lemon sym"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel4" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum sym,triple bar,lemon,blank,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel5" defstate="0"> -<reel stateoffset="45748" symbollist="num 12,num 11,num 10,num 9,num 8,num 7,num 6,num 5,num 4,num 3,num 2,num 1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel6" defstate="0"> -<reel stateoffset="45748" symbollist="10p,20p,50p,4PND,1p,2PND,3PND,1PND,meg streak,1.50PND,2.50PND,3.50PND,5PND,30p,40p,80p"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel7" defstate="0"> -<reel stateoffset="45748" symbollist="4PND,10p,20p,50p,1p,2PND,3PND,1PND,meg streak,6PND,7PND,8PND,10PND,15PND,25PND,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="lamplabelel0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel2"><text string="hold2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel3"><text string="hold3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel4"><text string="hold4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel5"><text string="chnge stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel6"><text string="collect"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel7"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel8"><text string="cash bust"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel9"><text string="4 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel10"><text string="3 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel11"><text string="2 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel12"><text string="1 nudge"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel13"><text string="(00:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel16"><text string="strt exch"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel17"><text string="nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel18"><text string="stake 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel19"><text string="stake 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel20"><text string="bot sym 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel21"><text string="bot sym 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel22"><text string="bot sym 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel23"><text string="botsymon1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel24"><text string="botsymon2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel25"><text string="botsymon3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel26"><text string="reel arrw"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel27"><text string="feat 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel28"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel29"><text string="cash 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel30"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel38"><text string="(02:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel40"><text string="(02:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel41"><text string="lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel42"><text string="feat 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel43"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel44"><text string="cash 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel45"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel51"><text string="reel4 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel52"><text string="reel4 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel53"><text string="reel4 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel54"><text string="feat 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel55"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel56"><text string="cash 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel57"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel58"><text string="feat 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel59"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel60"><text string="cash 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel61"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel62"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel63"><text string="cash 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel64"><text string="feat 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel65"><text string="hilo reel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel66"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel67"><text string="box red 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel68"><text string="box red 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel69"><text string="box red 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel70"><text string="name 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel71"><text string="name 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel72"><text string="name 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel73"><text string="name 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel74"><text string="name 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel75"><text string="name 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel76"><text string="(04:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel77"><text string="(04:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel80"><text string="board 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel81"><text string="board 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel82"><text string="board 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel83"><text string="board 17"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel84"><text string="board 18"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel85"><text string="board 19"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel86"><text string="board 20"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel87"><text string="(05:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel88"><text string="board 21"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel89"><text string="bord20 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel90"><text string="innrbrd16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel91"><text string="board 22"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel92"><text string="takeoffer"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel93"><text string="(05:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel94"><text string="(05:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel95"><text string="(05:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel96"><text string="board 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel97"><text string="board 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel98"><text string="innrbrd11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel99"><text string="innrbrd10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel100"><text string="innrbrd12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel101"><text string="1p"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel102"><text string="innrbrd13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel103"><text string="innrbrd14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel104"><text string="innrbrd15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel105"><text string="5 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel106"><text string="innrbrd17"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel107"><text string="board 23"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel108"><text string="cash 14l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel109"><text string="csh14 rrd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel110"><text string="(06:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel112"><text string="board 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel113"><text string="innr brd9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel114"><text string="50p"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel115"><text string="20p"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel116"><text string="10p"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel117"><text string="6 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel118"><text string="7 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel119"><text string="8 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel120"><text string="innrbrd18"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel121"><text string="board 24"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel122"><text string="feat 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel123"><text string="feat 13rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel124"><text string="cash 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel125"><text string="cash 13rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel126"><text string="cash 14r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel127"><text string="csh14 lrd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel128"><text string="board 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel129"><text string="innr brd8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel130"><text string="3 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel131"><text string="2 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel132"><text string="1 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel133"><text string="10 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel134"><text string="15 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel135"><text string="25 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel136"><text string="innrbrd19"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel137"><text string="board 25"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel138"><text string="feat 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel139"><text string="feat 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel140"><text string="cash 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel141"><text string="cash 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel142"><text string="(08:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel143"><text string="insrt 5pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel144"><text string="board 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel145"><text string="innr brd7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel146"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel147"><text string="4 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel148"><text string="mega strk"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel149"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel150"><text string="innrbrd20"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel151"><text string="board 26"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel152"><text string="feat 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel153"><text string="feat 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel154"><text string="cash 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel155"><text string="cash 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel156"><text string="(09:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel157"><text string="(09:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel158"><text string="(09:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel159"><text string="insrt10pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel160"><text string="board 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel161"><text string="innr brd6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel162"><text string="innr brd5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel163"><text string="innr brd4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel164"><text string="innr brd3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel165"><text string="innr brd2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel166"><text string="innr brd1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel167"><text string="board 27"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel168"><text string="feat 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel169"><text string="feat 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel170"><text string="cash 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel171"><text string="cash 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel172"><text string="(10:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel173"><text string="(10:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel174"><text string="(10:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel175"><text string="insrt20pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel176"><text string="board 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel177"><text string="board 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel178"><text string="bord 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel179"><text string="board 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel180"><text string="board 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel181"><text string="board 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel182"><text string="board 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel183"><text string="board hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel184"><text string="board 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel185"><text string="board 28"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel186"><text string="feat 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel187"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel188"><text string="cash 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel189"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel190"><text string="(11:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel192"><text string="bonus 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel193"><text string="bonus 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel194"><text string="bonus 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel195"><text string="bonus 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel196"><text string="mstreak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel197"><text string="mstreak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel198"><text string="mstreak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel199"><text string="mstreak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel200"><text string="feat 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel201"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel202"><text string="cash 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel203"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel204"><text string="feat 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel205"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel206"><text string="cash 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel207"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel208"><text string="extralif1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel209"><text string="extralif2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel210"><text string="extralif3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel211"><text string="extralif4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel212"><text string="sstreak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel213"><text string="sstreak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel214"><text string="sstreak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel215"><text string="sstreak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel216"><text string="streak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel217"><text string="streak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel218"><text string="streak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel219"><text string="feat 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel220"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel221"><text string="cash 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel222"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel223"><text string="(13:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel224"><text string="top sym 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel225"><text string="topsy r 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel226"><text string="top sym 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel227"><text string="topsy r 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel228"><text string="top sym 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel229"><text string="topsy r 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel230"><text string="top sym 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel231"><text string="board lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel232"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel233"><text string="streak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel234"><text string="(14:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel235"><text string="(14:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel236"><text string="(14:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel237"><text string="(14:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel238"><text string="(14:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel239"><text string="(14:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel240"><text string="(15:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel241"><text string="(15:01)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel242"><text string="(15:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel243"><text string="(15:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel244"><text string="(15:04)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel245"><text string="(15:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel246"><text string="(15:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel247"><text string="(15:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel248"><text string="(15:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel249"><text string="(15:09)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel250"><text string="(15:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel251"><text string="(15:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel252"><text string="(15:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel253"><text string="(15:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="SteppersReel1" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,blue7 sym,melon,single bar,plum,triple bar,lemon,red7,cherry,melon sym,plum,double bar,cherry,blue7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel2" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,red7,melon,sbar sym,plum,triple bar,lemon,blue7,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel3" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum,triple bar,lemon sym,red7,cherry,melon,plum,double bar,cherry,blue7,lemon sym"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel4" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum sym,triple bar,lemon,blank,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel5" defstate="0"> + <reel stateoffset="45748" symbollist="num 12,num 11,num 10,num 9,num 8,num 7,num 6,num 5,num 4,num 3,num 2,num 1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel6" defstate="0"> + <reel stateoffset="45748" symbollist="10p,20p,50p,4PND,1p,2PND,3PND,1PND,meg streak,1.50PND,2.50PND,3.50PND,5PND,30p,40p,80p"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel7" defstate="0"> + <reel stateoffset="45748" symbollist="4PND,10p,20p,50p,1p,2PND,3PND,1PND,meg streak,6PND,7PND,8PND,10PND,15PND,25PND,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="lamplabelel0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel2"><text string="hold2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel3"><text string="hold3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel4"><text string="hold4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel5"><text string="chnge stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel6"><text string="collect"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel7"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel8"><text string="cash bust"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel9"><text string="4 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel10"><text string="3 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel11"><text string="2 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel12"><text string="1 nudge"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel13"><text string="(00:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel16"><text string="strt exch"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel17"><text string="nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel18"><text string="stake 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel19"><text string="stake 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel20"><text string="bot sym 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel21"><text string="bot sym 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel22"><text string="bot sym 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel23"><text string="botsymon1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel24"><text string="botsymon2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel25"><text string="botsymon3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel26"><text string="reel arrw"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel27"><text string="feat 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel28"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel29"><text string="cash 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel30"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel38"><text string="(02:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel40"><text string="(02:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel41"><text string="lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel42"><text string="feat 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel43"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel44"><text string="cash 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel45"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel51"><text string="reel4 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel52"><text string="reel4 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel53"><text string="reel4 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel54"><text string="feat 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel55"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel56"><text string="cash 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel57"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel58"><text string="feat 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel59"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel60"><text string="cash 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel61"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel62"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel63"><text string="cash 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel64"><text string="feat 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel65"><text string="hilo reel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel66"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel67"><text string="box red 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel68"><text string="box red 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel69"><text string="box red 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel70"><text string="name 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel71"><text string="name 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel72"><text string="name 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel73"><text string="name 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel74"><text string="name 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel75"><text string="name 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel76"><text string="(04:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel77"><text string="(04:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel80"><text string="board 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel81"><text string="board 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel82"><text string="board 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel83"><text string="board 17"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel84"><text string="board 18"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel85"><text string="board 19"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel86"><text string="board 20"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel87"><text string="(05:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel88"><text string="board 21"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel89"><text string="bord20 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel90"><text string="innrbrd16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel91"><text string="board 22"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel92"><text string="takeoffer"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel93"><text string="(05:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel94"><text string="(05:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel95"><text string="(05:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel96"><text string="board 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel97"><text string="board 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel98"><text string="innrbrd11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel99"><text string="innrbrd10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel100"><text string="innrbrd12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel101"><text string="1p"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel102"><text string="innrbrd13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel103"><text string="innrbrd14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel104"><text string="innrbrd15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel105"><text string="5 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel106"><text string="innrbrd17"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel107"><text string="board 23"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel108"><text string="cash 14l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel109"><text string="csh14 rrd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel110"><text string="(06:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel112"><text string="board 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel113"><text string="innr brd9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel114"><text string="50p"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel115"><text string="20p"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel116"><text string="10p"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel117"><text string="6 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel118"><text string="7 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel119"><text string="8 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel120"><text string="innrbrd18"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel121"><text string="board 24"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel122"><text string="feat 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel123"><text string="feat 13rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel124"><text string="cash 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel125"><text string="cash 13rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel126"><text string="cash 14r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel127"><text string="csh14 lrd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel128"><text string="board 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel129"><text string="innr brd8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel130"><text string="3 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel131"><text string="2 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel132"><text string="1 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel133"><text string="10 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel134"><text string="15 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel135"><text string="25 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel136"><text string="innrbrd19"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel137"><text string="board 25"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel138"><text string="feat 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel139"><text string="feat 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel140"><text string="cash 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel141"><text string="cash 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel142"><text string="(08:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel143"><text string="insrt 5pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel144"><text string="board 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel145"><text string="innr brd7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel146"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel147"><text string="4 pnd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel148"><text string="mega strk"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel149"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel150"><text string="innrbrd20"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel151"><text string="board 26"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel152"><text string="feat 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel153"><text string="feat 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel154"><text string="cash 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel155"><text string="cash 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel156"><text string="(09:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel157"><text string="(09:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel158"><text string="(09:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel159"><text string="insrt10pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel160"><text string="board 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel161"><text string="innr brd6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel162"><text string="innr brd5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel163"><text string="innr brd4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel164"><text string="innr brd3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel165"><text string="innr brd2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel166"><text string="innr brd1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel167"><text string="board 27"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel168"><text string="feat 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel169"><text string="feat 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel170"><text string="cash 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel171"><text string="cash 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel172"><text string="(10:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel173"><text string="(10:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel174"><text string="(10:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel175"><text string="insrt20pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel176"><text string="board 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel177"><text string="board 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel178"><text string="bord 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel179"><text string="board 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel180"><text string="board 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel181"><text string="board 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel182"><text string="board 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel183"><text string="board hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel184"><text string="board 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel185"><text string="board 28"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel186"><text string="feat 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel187"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel188"><text string="cash 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel189"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel190"><text string="(11:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel192"><text string="bonus 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel193"><text string="bonus 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel194"><text string="bonus 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel195"><text string="bonus 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel196"><text string="mstreak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel197"><text string="mstreak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel198"><text string="mstreak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel199"><text string="mstreak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel200"><text string="feat 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel201"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel202"><text string="cash 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel203"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel204"><text string="feat 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel205"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel206"><text string="cash 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel207"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel208"><text string="extralif1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel209"><text string="extralif2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel210"><text string="extralif3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel211"><text string="extralif4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel212"><text string="sstreak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel213"><text string="sstreak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel214"><text string="sstreak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel215"><text string="sstreak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel216"><text string="streak 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel217"><text string="streak 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel218"><text string="streak 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel219"><text string="feat 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel220"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel221"><text string="cash 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel222"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel223"><text string="(13:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel224"><text string="top sym 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel225"><text string="topsy r 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel226"><text string="top sym 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel227"><text string="topsy r 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel228"><text string="top sym 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel229"><text string="topsy r 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel230"><text string="top sym 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel231"><text string="board lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel232"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel233"><text string="streak 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel234"><text string="(14:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel235"><text string="(14:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel236"><text string="(14:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel237"><text string="(14:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel238"><text string="(14:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel239"><text string="(14:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel240"><text string="(15:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel241"><text string="(15:01)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel242"><text string="(15:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel243"><text string="(15:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel244"><text string="(15:04)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel245"><text string="(15:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel246"><text string="(15:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel247"><text string="(15:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel248"><text string="(15:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel249"><text string="(15:09)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel250"><text string="(15:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel251"><text string="(15:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel252"><text string="(15:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel253"><text string="(15:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-4"><text string="hold 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-0"><text string="cstake"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-1"><text string="colect"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-2"><text string="transf"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-4"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-0"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-1"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-2"><text string="c or b"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-3"><text string="IN8-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-4"><text string="IN8-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-0"><text string="IN9-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-1"><text string="IN9-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-4"><text string="hold 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-0"><text string="cstake"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-1"><text string="colect"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-2"><text string="transf"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-4"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-0"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-1"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-2"><text string="c or b"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-3"><text string="IN8-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-4"><text string="IN8-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-0"><text string="IN9-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-1"><text string="IN9-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="matrixlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -</element> -<element name="unusedlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> -</element> -<element name="reellamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -</element> -<element name="buttonlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -</element> -<element name="button"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> -</element> -<element name="vfd0"> -<led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> -</element> -<element name="digit" defstate="10"> -<led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> -</element> -<element name="Steppers" defstate="0"> -<simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> -</element> + <element name="matrixlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + </element> + <element name="unusedlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> + </element> + <element name="reellamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + </element> + <element name="buttonlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + </element> + <element name="button"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> + </element> + <element name="vfd0"> + <led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> + </element> + <element name="digit" defstate="10"> + <led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> + </element> + <element name="Steppers" defstate="0"> + <simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> + </element> -<view name="AWP Simulated Video (No Artwork)"> -<bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="476" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp5" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="500" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp6" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="524" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="548" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp8" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="572" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp13" element="unusedlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp16" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="380" y="28" width="23" height="16" /></bezel> -<bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> -<bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> -<bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> -<bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> -<bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> -<bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> -<bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> -<bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> -<bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> -<bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> -<bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> -<bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> -<bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> -<bezel name="lamp29" element="matrixlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> -<bezel name="lamp30" element="matrixlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> -<bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> -<bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp38" element="unusedlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> -<bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> -<bezel name="lamp40" element="unusedlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> -<bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> -<bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> -<bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> -<bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> -<bezel name="lamp45" element="matrixlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> -<bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> -<bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> -<bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp51" element="reellamp" state="0"><bounds x="150" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel51" element="lamplabelel51"><bounds x="150" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp52" element="reellamp" state="0"><bounds x="150" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel52" element="lamplabelel52"><bounds x="150" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp53" element="reellamp" state="0"><bounds x="150" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel53" element="lamplabelel53"><bounds x="150" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> -<bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> -<bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> -<bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> -<bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> -<bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> -<bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> -<bezel name="lamp61" element="matrixlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> -<bezel name="lamp62" element="matrixlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> -<bezel name="lamp63" element="matrixlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> -<bezel name="lamp64" element="matrixlamp" state="0"><bounds x="380" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel64" element="lamplabelel64"><bounds x="380" y="102" width="23" height="10" /></bezel> -<bezel name="lamp65" element="matrixlamp" state="0"><bounds x="404" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel65" element="lamplabelel65"><bounds x="404" y="102" width="23" height="10" /></bezel> -<bezel name="lamp66" element="matrixlamp" state="0"><bounds x="428" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel66" element="lamplabelel66"><bounds x="428" y="102" width="23" height="10" /></bezel> -<bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> -<bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> -<bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> -<bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> -<bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> -<bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> -<bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> -<bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> -<bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> -<bezel name="lamp76" element="unusedlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> -<bezel name="lamp77" element="unusedlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> -<bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> -<bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> -<bezel name="lamp80" element="matrixlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> -<bezel name="lamp81" element="matrixlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> -<bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> -<bezel name="lamp83" element="matrixlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> -<bezel name="lamp84" element="matrixlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> -<bezel name="lamp85" element="matrixlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> -<bezel name="lamp86" element="matrixlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> -<bezel name="lamp87" element="unusedlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> -<bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> -<bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> -<bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> -<bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> -<bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> -<bezel name="lamp93" element="unusedlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> -<bezel name="lamp94" element="unusedlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> -<bezel name="lamp95" element="unusedlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> -<bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> -<bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> -<bezel name="lamp98" element="matrixlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> -<bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> -<bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> -<bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> -<bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> -<bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> -<bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> -<bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> -<bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> -<bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> -<bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> -<bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> -<bezel name="lamp110" element="unusedlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> -<bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> -<bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> -<bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> -<bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> -<bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> -<bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> -<bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> -<bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> -<bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> -<bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> -<bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> -<bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> -<bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> -<bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> -<bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> -<bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> -<bezel name="lamp127" element="matrixlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> -<bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> -<bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> -<bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> -<bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> -<bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> -<bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> -<bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> -<bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> -<bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> -<bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> -<bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> -<bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> -<bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> -<bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> -<bezel name="lamp142" element="unusedlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> -<bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> -<bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> -<bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> -<bezel name="lamp146" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="428" y="252" width="23" height="16" /></bezel> -<bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> -<bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> -<bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> -<bezel name="lamp149" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="500" y="252" width="23" height="16" /></bezel> -<bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> -<bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> -<bezel name="lamp151" element="matrixlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> -<bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> -<bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> -<bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> -<bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> -<bezel name="lamp156" element="unusedlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> -<bezel name="lamp157" element="unusedlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> -<bezel name="lamp158" element="unusedlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> -<bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> -<bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> -<bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> -<bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> -<bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> -<bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> -<bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> -<bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> -<bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> -<bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> -<bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> -<bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> -<bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> -<bezel name="lamp172" element="unusedlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> -<bezel name="lamp173" element="unusedlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> -<bezel name="lamp174" element="unusedlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> -<bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> -<bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> -<bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> -<bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> -<bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> -<bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> -<bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> -<bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> -<bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> -<bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> -<bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> -<bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> -<bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> -<bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> -<bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> -<bezel name="lamp190" element="unusedlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> -<bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> -<bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> -<bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> -<bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> -<bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> -<bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> -<bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> -<bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> -<bezel name="lamp199" element="matrixlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> -<bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> -<bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> -<bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> -<bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> -<bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> -<bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> -<bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> -<bezel name="lamp207" element="matrixlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> -<bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> -<bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> -<bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> -<bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> -<bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> -<bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> -<bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> -<bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> -<bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> -<bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> -<bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> -<bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> -<bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> -<bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> -<bezel name="lamp222" element="matrixlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> -<bezel name="lamp223" element="unusedlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> -<bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> -<bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> -<bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> -<bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> -<bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> -<bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> -<bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> -<bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> -<bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> -<bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> -<bezel name="lamp234" element="unusedlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> -<bezel name="lamp235" element="unusedlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> -<bezel name="lamp236" element="unusedlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> -<bezel name="lamp237" element="unusedlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> -<bezel name="lamp238" element="unusedlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> -<bezel name="lamp239" element="unusedlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> -<bezel name="lamp240" element="unusedlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> -<bezel name="lamp241" element="unusedlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> -<bezel name="lamp242" element="unusedlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> -<bezel name="lamp243" element="unusedlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> -<bezel name="lamp244" element="unusedlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> -<bezel name="lamp245" element="unusedlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> -<bezel name="lamp246" element="unusedlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> -<bezel name="lamp247" element="unusedlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> -<bezel name="lamp248" element="unusedlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> -<bezel name="lamp249" element="unusedlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> -<bezel name="lamp250" element="unusedlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> -<bezel name="lamp251" element="unusedlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> -<bezel name="lamp252" element="unusedlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> -<bezel name="lamp253" element="unusedlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> -<bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> -<bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> -<bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> -<bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> -<bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> -<bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> -<bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> -<bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> -<bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> -<bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> -<bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> -<bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> -<bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> -<bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> -<bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> -<bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> -<bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> -<bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> -<bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> -<bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> -<bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> -<bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> -<bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> -<bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> -<bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> -<bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> -<bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> -<bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> -<bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> -<bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> -<bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> -<bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> -<bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> + <view name="AWP Simulated Video (No Artwork)"> + <bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="476" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp5" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="500" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp6" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="524" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="548" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp8" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="572" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp13" element="unusedlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp16" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="380" y="28" width="23" height="16" /></bezel> + <bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> + <bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> + <bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> + <bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> + <bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> + <bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> + <bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> + <bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> + <bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> + <bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> + <bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> + <bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> + <bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> + <bezel name="lamp29" element="matrixlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> + <bezel name="lamp30" element="matrixlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> + <bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> + <bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp38" element="unusedlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> + <bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> + <bezel name="lamp40" element="unusedlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> + <bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> + <bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> + <bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> + <bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> + <bezel name="lamp45" element="matrixlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> + <bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> + <bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> + <bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp51" element="reellamp" state="0"><bounds x="150" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel51" element="lamplabelel51"><bounds x="150" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp52" element="reellamp" state="0"><bounds x="150" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel52" element="lamplabelel52"><bounds x="150" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp53" element="reellamp" state="0"><bounds x="150" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel53" element="lamplabelel53"><bounds x="150" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> + <bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> + <bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> + <bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> + <bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> + <bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> + <bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> + <bezel name="lamp61" element="matrixlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> + <bezel name="lamp62" element="matrixlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> + <bezel name="lamp63" element="matrixlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> + <bezel name="lamp64" element="matrixlamp" state="0"><bounds x="380" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel64" element="lamplabelel64"><bounds x="380" y="102" width="23" height="10" /></bezel> + <bezel name="lamp65" element="matrixlamp" state="0"><bounds x="404" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel65" element="lamplabelel65"><bounds x="404" y="102" width="23" height="10" /></bezel> + <bezel name="lamp66" element="matrixlamp" state="0"><bounds x="428" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel66" element="lamplabelel66"><bounds x="428" y="102" width="23" height="10" /></bezel> + <bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> + <bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> + <bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> + <bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> + <bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> + <bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> + <bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> + <bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> + <bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> + <bezel name="lamp76" element="unusedlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> + <bezel name="lamp77" element="unusedlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> + <bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> + <bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> + <bezel name="lamp80" element="matrixlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> + <bezel name="lamp81" element="matrixlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> + <bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> + <bezel name="lamp83" element="matrixlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> + <bezel name="lamp84" element="matrixlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> + <bezel name="lamp85" element="matrixlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> + <bezel name="lamp86" element="matrixlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> + <bezel name="lamp87" element="unusedlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> + <bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> + <bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> + <bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> + <bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> + <bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> + <bezel name="lamp93" element="unusedlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> + <bezel name="lamp94" element="unusedlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> + <bezel name="lamp95" element="unusedlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> + <bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> + <bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> + <bezel name="lamp98" element="matrixlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> + <bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> + <bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> + <bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> + <bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> + <bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> + <bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> + <bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> + <bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> + <bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> + <bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> + <bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> + <bezel name="lamp110" element="unusedlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> + <bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> + <bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> + <bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> + <bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> + <bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> + <bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> + <bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> + <bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> + <bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> + <bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> + <bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> + <bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> + <bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> + <bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> + <bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> + <bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> + <bezel name="lamp127" element="matrixlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> + <bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> + <bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> + <bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> + <bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> + <bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> + <bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> + <bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> + <bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> + <bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> + <bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> + <bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> + <bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> + <bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> + <bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> + <bezel name="lamp142" element="unusedlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> + <bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> + <bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> + <bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> + <bezel name="lamp146" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="428" y="252" width="23" height="16" /></bezel> + <bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> + <bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> + <bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> + <bezel name="lamp149" element="buttonlamp" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="500" y="252" width="23" height="16" /></bezel> + <bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> + <bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> + <bezel name="lamp151" element="matrixlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> + <bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> + <bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> + <bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> + <bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> + <bezel name="lamp156" element="unusedlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> + <bezel name="lamp157" element="unusedlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> + <bezel name="lamp158" element="unusedlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> + <bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> + <bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> + <bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> + <bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> + <bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> + <bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> + <bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> + <bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> + <bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> + <bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> + <bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> + <bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> + <bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> + <bezel name="lamp172" element="unusedlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> + <bezel name="lamp173" element="unusedlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> + <bezel name="lamp174" element="unusedlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> + <bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> + <bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> + <bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> + <bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> + <bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> + <bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> + <bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> + <bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> + <bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> + <bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> + <bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> + <bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> + <bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> + <bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> + <bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> + <bezel name="lamp190" element="unusedlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> + <bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> + <bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> + <bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> + <bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> + <bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> + <bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> + <bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> + <bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> + <bezel name="lamp199" element="matrixlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> + <bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> + <bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> + <bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> + <bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> + <bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> + <bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> + <bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> + <bezel name="lamp207" element="matrixlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> + <bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> + <bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> + <bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> + <bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> + <bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> + <bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> + <bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> + <bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> + <bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> + <bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> + <bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> + <bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> + <bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> + <bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> + <bezel name="lamp222" element="matrixlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> + <bezel name="lamp223" element="unusedlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> + <bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> + <bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> + <bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> + <bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> + <bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> + <bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> + <bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> + <bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> + <bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> + <bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> + <bezel name="lamp234" element="unusedlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> + <bezel name="lamp235" element="unusedlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> + <bezel name="lamp236" element="unusedlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> + <bezel name="lamp237" element="unusedlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> + <bezel name="lamp238" element="unusedlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> + <bezel name="lamp239" element="unusedlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> + <bezel name="lamp240" element="unusedlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> + <bezel name="lamp241" element="unusedlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> + <bezel name="lamp242" element="unusedlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> + <bezel name="lamp243" element="unusedlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> + <bezel name="lamp244" element="unusedlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> + <bezel name="lamp245" element="unusedlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> + <bezel name="lamp246" element="unusedlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> + <bezel name="lamp247" element="unusedlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> + <bezel name="lamp248" element="unusedlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> + <bezel name="lamp249" element="unusedlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> + <bezel name="lamp250" element="unusedlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> + <bezel name="lamp251" element="unusedlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> + <bezel name="lamp252" element="unusedlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> + <bezel name="lamp253" element="unusedlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> + <bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> + <bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> + <bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> + <bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> + <bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> + <bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> + <bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> + <bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> + <bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> + <bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> + <bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> + <bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> + <bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> + <bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> + <bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> + <bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> + <bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> + <bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> + <bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> + <bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> + <bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> + <bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> + <bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> + <bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> + <bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> + <bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> + <bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> + <bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> + <bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> + <bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> + <bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> + <bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> + <bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> -<bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> -<bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> -<bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> -<bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> -<bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> -<bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> -<bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> -<bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> -<bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> -<bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> -<bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> -<bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> -<bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> -<bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> -<bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> -<bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> -<bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> -<bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> -<bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> -<bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> -<bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> -<bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> -<bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> -<bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> -<bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> -<bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> -<bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> -<bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> -<bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> -<bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> -<bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> -<bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> -<bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> -<bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> -<bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> -<bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> -<bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> -<bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> -<bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> -<bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> -<bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> -<bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> -<bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> -<bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> -<bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> -<bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> -<bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> -<bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> -<bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> -<bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> -<bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> -<bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> -<bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> -<bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> -<bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> -<bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> -<bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> -<bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> -<bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> -<bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> -<bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> -<bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> -<bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> -<bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> -<bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> -<bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> -<bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> -<bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> -<bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> -<bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> -<bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> -<bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> -<bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> -<bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> -<bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> -<bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> -<bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> -<bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> -<bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> -<bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> -<bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> -<bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> -<bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> -<bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> -<bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> -<bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> -<bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> -<bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> -<bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> -<bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> -<bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> -<bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> -<bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> -<bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> -<bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> -<bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> -<bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> -<bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> -<bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> -<bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> -<bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> -<bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> -<bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> -<bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> -<bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> -<bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> -<bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> -<bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> -<bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> -<bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> -<bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> -<bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> -<bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> -<bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> -<bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> -<bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> -<bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> -<bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> -<bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> -<bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> -<bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> -<bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> -<bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> -<bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> -<bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> -<bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> -<bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> -<bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> -<bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> -<bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> -<bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> -<bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> -<bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> -<bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> -<bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> -<bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> -<bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> -<bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> -<bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> -<bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> -<bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> -<bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> -<bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> -<bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> -<bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> -<bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> -<bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> -<bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> -<bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> -<bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> -<bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> -<bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> -<bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> -<bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> -<bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> -<bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> -<bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> -<bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> -<bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> -<bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> -<bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> -<bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> -<bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> -<bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> -<bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> -<bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> -<bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> -<bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> -<bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> -<bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> -<bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> -<bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> -<bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> -<bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> -<bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> -<bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> -<bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> -<bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> -<bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> -<bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> -<bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> -<bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> -<bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> -<bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> -<bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> -<bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> -<bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> -<bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> -<bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> -<bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> -<bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> -<bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> -<bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> -<bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> -<bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> -<bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> -<bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> -<bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> -<bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> -<bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> -<bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> -<bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> -<bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> -<bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> -<bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> -<bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> -<bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> -<bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> -<bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> -<bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> -<bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> -<bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> -<bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> -<bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> -<bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> -<bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> -<bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> -<bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> -<bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> -<bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> -<bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> -<bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> -<bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> -<bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> -<bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> -<bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> -<bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> -<bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> -<bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> -<bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> -<bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> -<bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> -<bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> -<bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> -<bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> -<bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> -<bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> -<bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> -<bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> -<bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> -<bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> -<bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> -<bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> -<bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> -<bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> -<bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> -<bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> -<bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> -<bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> -<bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> -<bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> -<bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> -<bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> -<bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> -<bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> -<bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> + <bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> + <bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> + <bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> + <bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> + <bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> + <bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> + <bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> + <bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> + <bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> + <bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> + <bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> + <bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> + <bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> + <bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> + <bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> + <bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> + <bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> + <bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> + <bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> + <bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> + <bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> + <bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> + <bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> + <bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> + <bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> + <bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> + <bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> + <bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> + <bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> + <bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> + <bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> + <bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> + <bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> + <bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> + <bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> + <bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> + <bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> + <bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> + <bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> + <bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> + <bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> + <bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> + <bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> + <bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> + <bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> + <bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> + <bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> + <bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> + <bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> + <bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> + <bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> + <bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> + <bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> + <bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> + <bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> + <bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> + <bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> + <bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> + <bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> + <bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> + <bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> + <bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> + <bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> + <bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> + <bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> + <bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> + <bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> + <bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> + <bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> + <bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> + <bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> + <bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> + <bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> + <bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> + <bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> + <bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> + <bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> + <bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> + <bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> + <bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> + <bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> + <bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> + <bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> + <bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> + <bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> + <bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> + <bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> + <bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> + <bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> + <bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> + <bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> + <bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> + <bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> + <bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> + <bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> + <bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> + <bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> + <bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> + <bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> + <bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> + <bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> + <bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> + <bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> + <bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> + <bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> + <bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> + <bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> + <bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> + <bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> + <bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> + <bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> + <bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> + <bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> + <bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> + <bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> + <bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> + <bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> + <bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> + <bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> + <bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> + <bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> + <bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> + <bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> + <bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> + <bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> + <bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> + <bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> + <bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> + <bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> + <bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> + <bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> + <bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> + <bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> + <bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> + <bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> + <bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> + <bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> + <bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> + <bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> + <bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> + <bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> + <bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> + <bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> + <bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> + <bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> + <bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> + <bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> + <bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> + <bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> + <bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> + <bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> + <bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> + <bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> + <bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> + <bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> + <bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> + <bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> + <bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> + <bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> + <bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> + <bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> + <bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> + <bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> + <bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> + <bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> + <bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> + <bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> + <bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> + <bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> + <bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> + <bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> + <bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> + <bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> + <bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> + <bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> + <bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> + <bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> + <bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> + <bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> + <bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> + <bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> + <bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> + <bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> + <bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> + <bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> + <bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> + <bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> + <bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> + <bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> + <bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> + <bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> + <bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> + <bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> + <bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> + <bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> + <bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> + <bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> + <bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> + <bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> + <bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> + <bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> + <bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> + <bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> + <bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> + <bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> + <bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> + <bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> + <bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> + <bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> + <bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> + <bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> + <bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> + <bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> + <bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> + <bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> + <bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> + <bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> + <bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> + <bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> + <bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> + <bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> + <bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> + <bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> + <bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> + <bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> + <bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> + <bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> + <bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> + <bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> + <bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> + <bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> + <bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> + <bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> + <bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> + <bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> + <bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> + <bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> + <bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> + <bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> + <bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> + <bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> + <bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> + <bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> + <bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> + <bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> + <bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> + <bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> + <bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> + <bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> + <bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> + <bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> + <bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> + <bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> + <bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> + <bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> + <bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> -<bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> -<bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> -<bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> -<bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> -<bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> -<bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> -<bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> -<bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> -<bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> -<bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> -<bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> -<bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> -<bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> -<bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> -<bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> -<bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> -<bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> -<bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> -<bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> -<bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> -<bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> -<bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> -<bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> -<bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> -<bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> -<bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> -<bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> -<bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> -<bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> -<bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> -<bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> -<bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> + <bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> + <bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> + <bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> + <bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> + <bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> + <bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> + <bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> + <bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> + <bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> + <bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> + <bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> + <bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> + <bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> + <bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> + <bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> + <bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> + <bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> + <bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> + <bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> + <bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> + <bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> + <bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> + <bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> + <bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> + <bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> + <bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> + <bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> + <bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> + <bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> + <bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> + <bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> + <bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> -<bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> -<bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> -<bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> -<bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> -<bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> -<bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> -<bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> -<bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> -<bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> -<bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> -<bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> -<bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> -<bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> -<bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> -<bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> -<bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> -<bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> -<bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> -<bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> -<bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> -<bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> -<bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> -<bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> -<bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> -<bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> -<bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> -<bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> -<bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> -</view> + <bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> + <bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> + <bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> + <bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> + <bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> + <bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> + <bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> + <bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> + <bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> + <bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> + <bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> + <bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> + <bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> + <bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> + <bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> + <bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> + <bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> + <bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> + <bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> + <bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> + <bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> + <bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> + <bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> + <bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> + <bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> + <bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> + <bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> + <bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> + </view> </mamelayout> diff --git a/src/mame/layout/sc4dnddw.lay b/src/mame/layout/sc4dnddw.lay index 1a0f62d5333..6a078985b3b 100644 --- a/src/mame/layout/sc4dnddw.lay +++ b/src/mame/layout/sc4dnddw.lay @@ -1,1278 +1,1281 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<element name="SteppersReel1" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,blue7 sym,melon,single bar,plum,triple bar,lemon,red7,cherry,melon sym,plum,double bar,cherry,blue7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel2" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,red7,melon,single bar,plum sym,triple bar,lemon,blue7,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel3" defstate="0"> -<reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum,triple bar,lemon sym,red7,cherry,melon,plum,double bar,cherry,blue7,lemon sym"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel4" defstate="0"> -<reel stateoffset="45748" symbollist="num 12,num 11,num 10,num 9,num 8,num 7,num 6,num 5,num 4,num 3,num 2,num 1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel5" defstate="0"> -<reel stateoffset="45748" symbollist="2.00 +msPND,1.50PND,1.00PND,1.00PND,bankrupt,1.50PND,1.00PND,2.00 +ssPND,1.00PND,1.00PND,2.00 +ssPND,bankrupt,2.50PND,2.00PND,1.00PND,1.50PND,2.00PND,1.00PND,2.00PND,1.00PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel6" defstate="0"> -<reel stateoffset="45748" symbollist=",,,,,,,,,,,,,,,,,,,"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel7" defstate="0"> -<reel stateoffset="45748" symbollist="2.00 +msPND,1.50PND,10.00PND,3.00PND,bankrupt,3.00PND,2.50PND,1.00 +ssPND,2.50PND,15.00PND,5.00 +ssPND,bankrupt,2.00PND,7.00PND,1.00PND,1.50PND,5.00PND,2.00PND,2.00PND,1.00PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="lamplabelel0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel2"><text string="hold2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel3"><text string="hold3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel4"><text string="collect"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel5"><text string="exchange"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel6"><text string="stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel7"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel8"><text string="fet 1 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel9"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel10"><text string="fet 1 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel11"><text string="csh 1 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel12"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel13"><text string="csh 1 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel16"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel17"><text string="low stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel18"><text string="hi stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel19"><text string="enhanced"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel20"><text string="4 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel21"><text string="3 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel22"><text string="2 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel23"><text string="1 nudge"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel24"><text string="fet 2 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel25"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel26"><text string="fet 2 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel27"><text string="csh 2 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel28"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel29"><text string="csh 2 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel30"><text string="(01:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel38"><text string="bot lad 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel40"><text string="fet 3 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel41"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel42"><text string="fet 3 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel43"><text string="csh 3 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel44"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel45"><text string="csh 3 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel51"><text string="bot lad 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel52"><text string="bot lad 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel53"><text string="bot lad 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel54"><text string="bot lad 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel55"><text string="bot lad 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel56"><text string="fet 4 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel57"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel58"><text string="fet 4 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel59"><text string="csh 4 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel60"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel61"><text string="csh 4 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel62"><text string="(03:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel63"><text string="(03:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel64"><text string="(04:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel65"><text string="hilo reel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel66"><text string="(04:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel67"><text string="bot lad 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel68"><text string="bot lad 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel69"><text string="bot lad 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel70"><text string="bt ld hld"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel71"><text string="bot lad10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel72"><text string="fet 5 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel73"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel74"><text string="fet 5 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel75"><text string="csh 5 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel76"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel77"><text string="csh 5 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel80"><text string="(05:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel81"><text string="(05:01)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel82"><text string="lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel83"><text string="(05:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel84"><text string="(05:04)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel85"><text string="(05:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel86"><text string="(05:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel87"><text string="bot sym l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel88"><text string="bot sym c"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel89"><text string="bot sym r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel90"><text string="botsymonl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel91"><text string="botsymonc"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel92"><text string="botsymonr"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel93"><text string="(05:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel94"><text string="(05:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel95"><text string="(05:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel96"><text string="name 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel97"><text string="name 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel98"><text string="name 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel99"><text string="name 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel100"><text string="left deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel101"><text string="wheel 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel102"><text string="mid deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel103"><text string="wheel 1 t"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel104"><text string="wheel 1 b"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel105"><text string="wheel 20"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel106"><text string="rght deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel107"><text string="jack top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel108"><text string="jp top rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel109"><text string="jack righ"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel110"><text string="jp rgt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel112"><text string="name 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel113"><text string="meg strkl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel114"><text string="meg strkc"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel115"><text string="name 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel116"><text string="meg strkr"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel117"><text string="wheel 4 t"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel118"><text string="wheel 4 b"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel119"><text string="wheel 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel120"><text string="wheel 19"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel121"><text string="wheel 18b"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel122"><text string="wheel 18t"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel123"><text string="jack left"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel124"><text string="jp lft rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel125"><text string="jack bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel126"><text string="jp bot rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel127"><text string="(07:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel128"><text string="sup strkl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel129"><text string="sup strkc"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel130"><text string="sup strkr"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel131"><text string="wheel 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel132"><text string="wheel 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel133"><text string="big dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel134"><text string="wheel 17"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel135"><text string="wheel 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel136"><text string="fet 12 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel137"><text string="feat 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel138"><text string="fet 12 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel139"><text string="csh 12 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel140"><text string="cash 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel141"><text string="csh 12 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel142"><text string="(08:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel143"><text string="insrt 5pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel144"><text string="streak l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel145"><text string="streak c"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel146"><text string="streak r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel147"><text string="wheel 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel148"><text string="wheel 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel149"><text string="wheel 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel150"><text string="wheel 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel151"><text string="(09:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel152"><text string="fet 11 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel153"><text string="feat 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel154"><text string="fet 11 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel155"><text string="csh 11 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel156"><text string="cash 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel157"><text string="csh 11 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel158"><text string="(09:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel159"><text string="insrt10pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel160"><text string="mtx lt bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel161"><text string="mtx lt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel162"><text string="mtx ct bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel163"><text string="mtx ct rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel164"><text string="mtx rt bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel165"><text string="mtx rt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel166"><text string="wheel 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel167"><text string="wheel 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel168"><text string="fet 10 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel169"><text string="feat 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel170"><text string="fet 10 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel171"><text string="csh 10 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel172"><text string="cash 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel173"><text string="csh 10 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel174"><text string="wheel 4 m"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel175"><text string="insrt20pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel176"><text string="mtx lm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel177"><text string="mtx lm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel178"><text string="mtx cm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel179"><text string="mtx cm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel180"><text string="mtx rm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel181"><text string="mtx rm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel182"><text string="wheel 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel183"><text string="wheel 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel184"><text string="fet 9 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel185"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel186"><text string="fet 9 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel187"><text string="csh 9 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel188"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel189"><text string="csh 9 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel190"><text string="wheel 1 m"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel192"><text string="mtx lb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel193"><text string="mtx lb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel194"><text string="mtx cb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel195"><text string="mtx cb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel196"><text string="mtx rb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel197"><text string="mtx rb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel198"><text string="tk streak"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel199"><text string="(12:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel200"><text string="fet 8 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel201"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel202"><text string="fet 8 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel203"><text string="csh 8 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel204"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel205"><text string="csh 8 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel206"><text string="wheel 18m"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel207"><text string="(12:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel208"><text string="spr ent l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel209"><text string="spr l red"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel210"><text string="spr ent c"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel211"><text string="spr c red"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel212"><text string="spr ent r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel213"><text string="spr r red"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel214"><text string="play dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel215"><text string="board 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel216"><text string="fet 7 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel217"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel218"><text string="fet 7 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel219"><text string="csh 7 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel220"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel221"><text string="csh 7 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel222"><text string="(13:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel223"><text string="(13:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel224"><text string="board 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel225"><text string="board 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel226"><text string="board 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel227"><text string="board 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel228"><text string="board 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel229"><text string="board 13r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel230"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel231"><text string="board 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel232"><text string="fet 6 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel233"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel234"><text string="fet 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel235"><text string="csh 6 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel236"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel237"><text string="csh 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel238"><text string="(14:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel239"><text string="(14:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel240"><text string="board 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel241"><text string="board 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel242"><text string="board 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel243"><text string="board 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel244"><text string="board 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel245"><text string="board 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel246"><text string="board hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel247"><text string="board lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel248"><text string="board 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel249"><text string="extra lif"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel250"><text string="bank it"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel251"><text string="board 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel252"><text string="board 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel253"><text string="board 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="SteppersReel1" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,blue7 sym,melon,single bar,plum,triple bar,lemon,red7,cherry,melon sym,plum,double bar,cherry,blue7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel2" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,red7,melon,single bar,plum sym,triple bar,lemon,blue7,cherry,melon,plum,dbar sym,cherry,red7,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel3" defstate="0"> + <reel stateoffset="45748" symbollist="bell,cherry,blue7,melon,single bar,plum,triple bar,lemon sym,red7,cherry,melon,plum,double bar,cherry,blue7,lemon sym"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel4" defstate="0"> + <reel stateoffset="45748" symbollist="num 12,num 11,num 10,num 9,num 8,num 7,num 6,num 5,num 4,num 3,num 2,num 1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel5" defstate="0"> + <reel stateoffset="45748" symbollist="2.00 +msPND,1.50PND,1.00PND,1.00PND,bankrupt,1.50PND,1.00PND,2.00 +ssPND,1.00PND,1.00PND,2.00 +ssPND,bankrupt,2.50PND,2.00PND,1.00PND,1.50PND,2.00PND,1.00PND,2.00PND,1.00PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel6" defstate="0"> + <reel stateoffset="45748" symbollist=",,,,,,,,,,,,,,,,,,,"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel7" defstate="0"> + <reel stateoffset="45748" symbollist="2.00 +msPND,1.50PND,10.00PND,3.00PND,bankrupt,3.00PND,2.50PND,1.00 +ssPND,2.50PND,15.00PND,5.00 +ssPND,bankrupt,2.00PND,7.00PND,1.00PND,1.50PND,5.00PND,2.00PND,2.00PND,1.00PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="lamplabelel0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel2"><text string="hold2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel3"><text string="hold3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel4"><text string="collect"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel5"><text string="exchange"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel6"><text string="stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel7"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel8"><text string="fet 1 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel9"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel10"><text string="fet 1 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel11"><text string="csh 1 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel12"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel13"><text string="csh 1 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel16"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel17"><text string="low stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel18"><text string="hi stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel19"><text string="enhanced"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel20"><text string="4 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel21"><text string="3 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel22"><text string="2 nudges"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel23"><text string="1 nudge"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel24"><text string="fet 2 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel25"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel26"><text string="fet 2 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel27"><text string="csh 2 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel28"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel29"><text string="csh 2 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel30"><text string="(01:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel38"><text string="bot lad 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel40"><text string="fet 3 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel41"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel42"><text string="fet 3 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel43"><text string="csh 3 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel44"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel45"><text string="csh 3 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel51"><text string="bot lad 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel52"><text string="bot lad 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel53"><text string="bot lad 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel54"><text string="bot lad 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel55"><text string="bot lad 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel56"><text string="fet 4 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel57"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel58"><text string="fet 4 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel59"><text string="csh 4 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel60"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel61"><text string="csh 4 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel62"><text string="(03:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel63"><text string="(03:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel64"><text string="(04:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel65"><text string="hilo reel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel66"><text string="(04:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel67"><text string="bot lad 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel68"><text string="bot lad 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel69"><text string="bot lad 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel70"><text string="bt ld hld"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel71"><text string="bot lad10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel72"><text string="fet 5 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel73"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel74"><text string="fet 5 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel75"><text string="csh 5 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel76"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel77"><text string="csh 5 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel80"><text string="(05:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel81"><text string="(05:01)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel82"><text string="lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel83"><text string="(05:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel84"><text string="(05:04)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel85"><text string="(05:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel86"><text string="(05:06)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel87"><text string="bot sym l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel88"><text string="bot sym c"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel89"><text string="bot sym r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel90"><text string="botsymonl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel91"><text string="botsymonc"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel92"><text string="botsymonr"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel93"><text string="(05:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel94"><text string="(05:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel95"><text string="(05:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel96"><text string="name 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel97"><text string="name 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel98"><text string="name 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel99"><text string="name 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel100"><text string="left deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel101"><text string="wheel 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel102"><text string="mid deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel103"><text string="wheel 1 t"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel104"><text string="wheel 1 b"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel105"><text string="wheel 20"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel106"><text string="rght deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel107"><text string="jack top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel108"><text string="jp top rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel109"><text string="jack righ"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel110"><text string="jp rgt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel112"><text string="name 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel113"><text string="meg strkl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel114"><text string="meg strkc"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel115"><text string="name 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel116"><text string="meg strkr"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel117"><text string="wheel 4 t"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel118"><text string="wheel 4 b"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel119"><text string="wheel 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel120"><text string="wheel 19"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel121"><text string="wheel 18b"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel122"><text string="wheel 18t"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel123"><text string="jack left"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel124"><text string="jp lft rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel125"><text string="jack bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel126"><text string="jp bot rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel127"><text string="(07:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel128"><text string="sup strkl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel129"><text string="sup strkc"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel130"><text string="sup strkr"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel131"><text string="wheel 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel132"><text string="wheel 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel133"><text string="big dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel134"><text string="wheel 17"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel135"><text string="wheel 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel136"><text string="fet 12 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel137"><text string="feat 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel138"><text string="fet 12 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel139"><text string="csh 12 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel140"><text string="cash 12rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel141"><text string="csh 12 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel142"><text string="(08:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel143"><text string="insrt 5pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel144"><text string="streak l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel145"><text string="streak c"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel146"><text string="streak r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel147"><text string="wheel 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel148"><text string="wheel 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel149"><text string="wheel 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel150"><text string="wheel 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel151"><text string="(09:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel152"><text string="fet 11 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel153"><text string="feat 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel154"><text string="fet 11 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel155"><text string="csh 11 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel156"><text string="cash 11rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel157"><text string="csh 11 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel158"><text string="(09:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel159"><text string="insrt10pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel160"><text string="mtx lt bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel161"><text string="mtx lt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel162"><text string="mtx ct bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel163"><text string="mtx ct rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel164"><text string="mtx rt bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel165"><text string="mtx rt rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel166"><text string="wheel 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel167"><text string="wheel 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel168"><text string="fet 10 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel169"><text string="feat 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel170"><text string="fet 10 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel171"><text string="csh 10 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel172"><text string="cash 10rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel173"><text string="csh 10 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel174"><text string="wheel 4 m"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel175"><text string="insrt20pd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel176"><text string="mtx lm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel177"><text string="mtx lm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel178"><text string="mtx cm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel179"><text string="mtx cm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel180"><text string="mtx rm bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel181"><text string="mtx rm rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel182"><text string="wheel 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel183"><text string="wheel 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel184"><text string="fet 9 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel185"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel186"><text string="fet 9 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel187"><text string="csh 9 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel188"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel189"><text string="csh 9 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel190"><text string="wheel 1 m"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel192"><text string="mtx lb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel193"><text string="mtx lb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel194"><text string="mtx cb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel195"><text string="mtx cb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel196"><text string="mtx rb bl"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel197"><text string="mtx rb rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel198"><text string="tk streak"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel199"><text string="(12:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel200"><text string="fet 8 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel201"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel202"><text string="fet 8 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel203"><text string="csh 8 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel204"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel205"><text string="csh 8 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel206"><text string="wheel 18m"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel207"><text string="(12:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel208"><text string="spr ent l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel209"><text string="spr l red"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel210"><text string="spr ent c"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel211"><text string="spr c red"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel212"><text string="spr ent r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel213"><text string="spr r red"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel214"><text string="play dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel215"><text string="board 14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel216"><text string="fet 7 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel217"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel218"><text string="fet 7 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel219"><text string="csh 7 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel220"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel221"><text string="csh 7 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel222"><text string="(13:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel223"><text string="(13:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel224"><text string="board 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel225"><text string="board 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel226"><text string="board 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel227"><text string="board 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel228"><text string="board 13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel229"><text string="board 13r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel230"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel231"><text string="board 15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel232"><text string="fet 6 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel233"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel234"><text string="fet 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel235"><text string="csh 6 l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel236"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel237"><text string="csh 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel238"><text string="(14:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel239"><text string="(14:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel240"><text string="board 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel241"><text string="board 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel242"><text string="board 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel243"><text string="board 6 r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel244"><text string="board 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel245"><text string="board 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel246"><text string="board hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel247"><text string="board lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel248"><text string="board 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel249"><text string="extra lif"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel250"><text string="bank it"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel251"><text string="board 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel252"><text string="board 16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel253"><text string="board 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-4"><text string="collec"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-0"><text string="exchan"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-1"><text string="ch stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-2"><text string="transf"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-4"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-0"><text string="bankit"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-1"><text string="p deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-2"><text string="streak"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-3"><text string="l deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-4"><text string="m deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-0"><text string="r deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-1"><text string="dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-4"><text string="collec"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-0"><text string="exchan"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-1"><text string="ch stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-2"><text string="transf"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-4"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-0"><text string="bankit"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-1"><text string="p deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-2"><text string="streak"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-3"><text string="l deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-4"><text string="m deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-0"><text string="r deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-1"><text string="dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="matrixlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -</element> -<element name="unusedlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> -</element> -<element name="reellamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -</element> -<element name="buttonlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -</element> -<element name="button"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> -</element> -<element name="vfd0"> -<led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> -</element> -<element name="digit" defstate="10"> -<led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> -</element> -<element name="Steppers" defstate="0"> -<simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> -</element> + <element name="matrixlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + </element> + <element name="unusedlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> + </element> + <element name="reellamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + </element> + <element name="buttonlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + </element> + <element name="button"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> + </element> + <element name="vfd0"> + <led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> + </element> + <element name="digit" defstate="10"> + <led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> + </element> + <element name="Steppers" defstate="0"> + <simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> + </element> -<view name="AWP Simulated Video (No Artwork)"> -<bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="476" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp5" element="matrixlamp" state="0"><bounds x="500" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp6" element="matrixlamp" state="0"><bounds x="524" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="548" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp8" element="matrixlamp" state="0"><bounds x="572" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp13" element="matrixlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp16" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="380" y="28" width="23" height="16" /></bezel> -<bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> -<bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> -<bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> -<bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> -<bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> -<bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> -<bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> -<bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> -<bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> -<bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> -<bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> -<bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> -<bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> -<bezel name="lamp29" element="matrixlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> -<bezel name="lamp30" element="unusedlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> -<bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> -<bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp38" element="matrixlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> -<bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> -<bezel name="lamp40" element="matrixlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> -<bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> -<bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> -<bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> -<bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> -<bezel name="lamp45" element="matrixlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> -<bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> -<bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> -<bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp51" element="matrixlamp" state="0"><bounds x="452" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel51" element="lamplabelel51"><bounds x="452" y="74" width="23" height="10" /></bezel> -<bezel name="lamp52" element="matrixlamp" state="0"><bounds x="476" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel52" element="lamplabelel52"><bounds x="476" y="74" width="23" height="10" /></bezel> -<bezel name="lamp53" element="matrixlamp" state="0"><bounds x="500" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel53" element="lamplabelel53"><bounds x="500" y="74" width="23" height="10" /></bezel> -<bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> -<bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> -<bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> -<bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> -<bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> -<bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> -<bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> -<bezel name="lamp61" element="matrixlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> -<bezel name="lamp62" element="unusedlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> -<bezel name="lamp63" element="unusedlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> -<bezel name="lamp64" element="unusedlamp" state="0"><bounds x="380" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel64" element="lamplabelel64"><bounds x="380" y="102" width="23" height="10" /></bezel> -<bezel name="lamp65" element="matrixlamp" state="0"><bounds x="404" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel65" element="lamplabelel65"><bounds x="404" y="102" width="23" height="10" /></bezel> -<bezel name="lamp66" element="unusedlamp" state="0"><bounds x="428" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel66" element="lamplabelel66"><bounds x="428" y="102" width="23" height="10" /></bezel> -<bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> -<bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> -<bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> -<bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> -<bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> -<bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> -<bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> -<bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> -<bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> -<bezel name="lamp76" element="matrixlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> -<bezel name="lamp77" element="matrixlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> -<bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> -<bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> -<bezel name="lamp80" element="unusedlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> -<bezel name="lamp81" element="unusedlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> -<bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> -<bezel name="lamp83" element="unusedlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> -<bezel name="lamp84" element="unusedlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> -<bezel name="lamp85" element="unusedlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> -<bezel name="lamp86" element="unusedlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> -<bezel name="lamp87" element="matrixlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> -<bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> -<bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> -<bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> -<bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> -<bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> -<bezel name="lamp93" element="unusedlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> -<bezel name="lamp94" element="unusedlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> -<bezel name="lamp95" element="unusedlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> -<bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> -<bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> -<bezel name="lamp98" element="matrixlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> -<bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> -<bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> -<bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> -<bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> -<bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> -<bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> -<bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> -<bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> -<bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> -<bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> -<bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> -<bezel name="lamp110" element="matrixlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> -<bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> -<bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> -<bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> -<bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> -<bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> -<bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> -<bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> -<bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> -<bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> -<bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> -<bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> -<bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> -<bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> -<bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> -<bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> -<bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> -<bezel name="lamp127" element="unusedlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> -<bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> -<bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> -<bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> -<bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> -<bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> -<bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> -<bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> -<bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> -<bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> -<bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> -<bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> -<bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> -<bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> -<bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> -<bezel name="lamp142" element="unusedlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> -<bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> -<bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> -<bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> -<bezel name="lamp146" element="matrixlamp" state="0"><bounds x="428" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> -<bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> -<bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> -<bezel name="lamp149" element="matrixlamp" state="0"><bounds x="500" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> -<bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> -<bezel name="lamp151" element="unusedlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> -<bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> -<bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> -<bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> -<bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> -<bezel name="lamp156" element="matrixlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> -<bezel name="lamp157" element="matrixlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> -<bezel name="lamp158" element="unusedlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> -<bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> -<bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> -<bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> -<bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> -<bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> -<bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> -<bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> -<bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> -<bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> -<bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> -<bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> -<bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> -<bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> -<bezel name="lamp172" element="matrixlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> -<bezel name="lamp173" element="matrixlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> -<bezel name="lamp174" element="matrixlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> -<bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> -<bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> -<bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> -<bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> -<bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> -<bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> -<bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> -<bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> -<bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> -<bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> -<bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> -<bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> -<bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> -<bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> -<bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> -<bezel name="lamp190" element="matrixlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> -<bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> -<bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> -<bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> -<bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> -<bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> -<bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> -<bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> -<bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> -<bezel name="lamp199" element="unusedlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> -<bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> -<bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> -<bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> -<bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> -<bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> -<bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> -<bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> -<bezel name="lamp207" element="unusedlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> -<bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> -<bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> -<bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> -<bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> -<bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> -<bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> -<bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> -<bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> -<bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> -<bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> -<bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> -<bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> -<bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> -<bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> -<bezel name="lamp222" element="unusedlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> -<bezel name="lamp223" element="unusedlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> -<bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> -<bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> -<bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> -<bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> -<bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> -<bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> -<bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> -<bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> -<bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> -<bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> -<bezel name="lamp234" element="matrixlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> -<bezel name="lamp235" element="matrixlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> -<bezel name="lamp236" element="matrixlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> -<bezel name="lamp237" element="matrixlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> -<bezel name="lamp238" element="unusedlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> -<bezel name="lamp239" element="unusedlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> -<bezel name="lamp240" element="matrixlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> -<bezel name="lamp241" element="matrixlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> -<bezel name="lamp242" element="matrixlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> -<bezel name="lamp243" element="matrixlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> -<bezel name="lamp244" element="matrixlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> -<bezel name="lamp245" element="matrixlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> -<bezel name="lamp246" element="matrixlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> -<bezel name="lamp247" element="matrixlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> -<bezel name="lamp248" element="matrixlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> -<bezel name="lamp249" element="matrixlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> -<bezel name="lamp250" element="matrixlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> -<bezel name="lamp251" element="matrixlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> -<bezel name="lamp252" element="matrixlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> -<bezel name="lamp253" element="matrixlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> -<bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> -<bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> -<bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> -<bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> -<bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> -<bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> -<bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> -<bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> -<bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> -<bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> -<bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> -<bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> -<bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> -<bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> -<bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> -<bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> -<bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> -<bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> -<bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> -<bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> -<bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> -<bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> -<bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> -<bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> -<bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> -<bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> -<bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> -<bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> -<bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> -<bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> -<bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> -<bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> -<bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> + <view name="AWP Simulated Video (No Artwork)"> + <bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="476" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp5" element="matrixlamp" state="0"><bounds x="500" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp6" element="matrixlamp" state="0"><bounds x="524" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="548" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp8" element="matrixlamp" state="0"><bounds x="572" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp13" element="matrixlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp16" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="380" y="28" width="23" height="16" /></bezel> + <bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> + <bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> + <bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> + <bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> + <bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> + <bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> + <bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> + <bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> + <bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> + <bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> + <bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> + <bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> + <bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> + <bezel name="lamp29" element="matrixlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> + <bezel name="lamp30" element="unusedlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> + <bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> + <bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp38" element="matrixlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> + <bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> + <bezel name="lamp40" element="matrixlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> + <bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> + <bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> + <bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> + <bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> + <bezel name="lamp45" element="matrixlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> + <bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> + <bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> + <bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp51" element="matrixlamp" state="0"><bounds x="452" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel51" element="lamplabelel51"><bounds x="452" y="74" width="23" height="10" /></bezel> + <bezel name="lamp52" element="matrixlamp" state="0"><bounds x="476" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel52" element="lamplabelel52"><bounds x="476" y="74" width="23" height="10" /></bezel> + <bezel name="lamp53" element="matrixlamp" state="0"><bounds x="500" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel53" element="lamplabelel53"><bounds x="500" y="74" width="23" height="10" /></bezel> + <bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> + <bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> + <bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> + <bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> + <bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> + <bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> + <bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> + <bezel name="lamp61" element="matrixlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> + <bezel name="lamp62" element="unusedlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> + <bezel name="lamp63" element="unusedlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> + <bezel name="lamp64" element="unusedlamp" state="0"><bounds x="380" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel64" element="lamplabelel64"><bounds x="380" y="102" width="23" height="10" /></bezel> + <bezel name="lamp65" element="matrixlamp" state="0"><bounds x="404" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel65" element="lamplabelel65"><bounds x="404" y="102" width="23" height="10" /></bezel> + <bezel name="lamp66" element="unusedlamp" state="0"><bounds x="428" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel66" element="lamplabelel66"><bounds x="428" y="102" width="23" height="10" /></bezel> + <bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> + <bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> + <bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> + <bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> + <bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> + <bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> + <bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> + <bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> + <bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> + <bezel name="lamp76" element="matrixlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> + <bezel name="lamp77" element="matrixlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> + <bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> + <bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> + <bezel name="lamp80" element="unusedlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> + <bezel name="lamp81" element="unusedlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> + <bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> + <bezel name="lamp83" element="unusedlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> + <bezel name="lamp84" element="unusedlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> + <bezel name="lamp85" element="unusedlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> + <bezel name="lamp86" element="unusedlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> + <bezel name="lamp87" element="matrixlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> + <bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> + <bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> + <bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> + <bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> + <bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> + <bezel name="lamp93" element="unusedlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> + <bezel name="lamp94" element="unusedlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> + <bezel name="lamp95" element="unusedlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> + <bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> + <bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> + <bezel name="lamp98" element="matrixlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> + <bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> + <bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> + <bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> + <bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> + <bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> + <bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> + <bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> + <bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> + <bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> + <bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> + <bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> + <bezel name="lamp110" element="matrixlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> + <bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> + <bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> + <bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> + <bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> + <bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> + <bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> + <bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> + <bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> + <bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> + <bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> + <bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> + <bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> + <bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> + <bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> + <bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> + <bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> + <bezel name="lamp127" element="unusedlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> + <bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> + <bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> + <bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> + <bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> + <bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> + <bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> + <bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> + <bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> + <bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> + <bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> + <bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> + <bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> + <bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> + <bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> + <bezel name="lamp142" element="unusedlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> + <bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> + <bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> + <bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> + <bezel name="lamp146" element="matrixlamp" state="0"><bounds x="428" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> + <bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> + <bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> + <bezel name="lamp149" element="matrixlamp" state="0"><bounds x="500" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> + <bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> + <bezel name="lamp151" element="unusedlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> + <bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> + <bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> + <bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> + <bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> + <bezel name="lamp156" element="matrixlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> + <bezel name="lamp157" element="matrixlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> + <bezel name="lamp158" element="unusedlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> + <bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> + <bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> + <bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> + <bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> + <bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> + <bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> + <bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> + <bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> + <bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> + <bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> + <bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> + <bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> + <bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> + <bezel name="lamp172" element="matrixlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> + <bezel name="lamp173" element="matrixlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> + <bezel name="lamp174" element="matrixlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> + <bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> + <bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> + <bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> + <bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> + <bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> + <bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> + <bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> + <bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> + <bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> + <bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> + <bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> + <bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> + <bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> + <bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> + <bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> + <bezel name="lamp190" element="matrixlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> + <bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> + <bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> + <bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> + <bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> + <bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> + <bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> + <bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> + <bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> + <bezel name="lamp199" element="unusedlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> + <bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> + <bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> + <bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> + <bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> + <bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> + <bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> + <bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> + <bezel name="lamp207" element="unusedlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> + <bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> + <bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> + <bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> + <bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> + <bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> + <bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> + <bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> + <bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> + <bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> + <bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> + <bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> + <bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> + <bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> + <bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> + <bezel name="lamp222" element="unusedlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> + <bezel name="lamp223" element="unusedlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> + <bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> + <bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> + <bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> + <bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> + <bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> + <bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> + <bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> + <bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> + <bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> + <bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> + <bezel name="lamp234" element="matrixlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> + <bezel name="lamp235" element="matrixlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> + <bezel name="lamp236" element="matrixlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> + <bezel name="lamp237" element="matrixlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> + <bezel name="lamp238" element="unusedlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> + <bezel name="lamp239" element="unusedlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> + <bezel name="lamp240" element="matrixlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> + <bezel name="lamp241" element="matrixlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> + <bezel name="lamp242" element="matrixlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> + <bezel name="lamp243" element="matrixlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> + <bezel name="lamp244" element="matrixlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> + <bezel name="lamp245" element="matrixlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> + <bezel name="lamp246" element="matrixlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> + <bezel name="lamp247" element="matrixlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> + <bezel name="lamp248" element="matrixlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> + <bezel name="lamp249" element="matrixlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> + <bezel name="lamp250" element="matrixlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> + <bezel name="lamp251" element="matrixlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> + <bezel name="lamp252" element="matrixlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> + <bezel name="lamp253" element="matrixlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> + <bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> + <bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> + <bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> + <bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> + <bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> + <bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> + <bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> + <bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> + <bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> + <bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> + <bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> + <bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> + <bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> + <bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> + <bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> + <bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> + <bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> + <bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> + <bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> + <bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> + <bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> + <bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> + <bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> + <bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> + <bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> + <bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> + <bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> + <bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> + <bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> + <bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> + <bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> + <bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> + <bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> -<bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> -<bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> -<bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> -<bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> -<bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> -<bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> -<bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> -<bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> -<bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> -<bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> -<bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> -<bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> -<bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> -<bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> -<bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> -<bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> -<bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> -<bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> -<bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> -<bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> -<bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> -<bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> -<bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> -<bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> -<bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> -<bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> -<bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> -<bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> -<bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> -<bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> -<bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> -<bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> -<bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> -<bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> -<bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> -<bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> -<bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> -<bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> -<bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> -<bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> -<bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> -<bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> -<bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> -<bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> -<bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> -<bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> -<bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> -<bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> -<bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> -<bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> -<bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> -<bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> -<bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> -<bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> -<bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> -<bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> -<bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> -<bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> -<bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> -<bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> -<bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> -<bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> -<bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> -<bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> -<bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> -<bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> -<bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> -<bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> -<bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> -<bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> -<bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> -<bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> -<bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> -<bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> -<bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> -<bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> -<bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> -<bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> -<bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> -<bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> -<bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> -<bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> -<bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> -<bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> -<bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> -<bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> -<bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> -<bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> -<bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> -<bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> -<bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> -<bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> -<bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> -<bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> -<bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> -<bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> -<bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> -<bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> -<bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> -<bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> -<bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> -<bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> -<bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> -<bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> -<bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> -<bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> -<bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> -<bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> -<bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> -<bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> -<bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> -<bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> -<bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> -<bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> -<bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> -<bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> -<bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> -<bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> -<bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> -<bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> -<bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> -<bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> -<bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> -<bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> -<bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> -<bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> -<bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> -<bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> -<bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> -<bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> -<bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> -<bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> -<bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> -<bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> -<bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> -<bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> -<bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> -<bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> -<bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> -<bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> -<bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> -<bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> -<bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> -<bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> -<bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> -<bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> -<bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> -<bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> -<bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> -<bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> -<bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> -<bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> -<bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> -<bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> -<bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> -<bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> -<bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> -<bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> -<bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> -<bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> -<bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> -<bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> -<bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> -<bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> -<bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> -<bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> -<bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> -<bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> -<bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> -<bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> -<bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> -<bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> -<bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> -<bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> -<bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> -<bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> -<bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> -<bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> -<bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> -<bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> -<bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> -<bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> -<bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> -<bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> -<bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> -<bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> -<bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> -<bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> -<bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> -<bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> -<bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> -<bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> -<bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> -<bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> -<bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> -<bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> -<bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> -<bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> -<bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> -<bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> -<bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> -<bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> -<bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> -<bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> -<bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> -<bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> -<bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> -<bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> -<bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> -<bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> -<bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> -<bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> -<bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> -<bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> -<bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> -<bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> -<bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> -<bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> -<bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> -<bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> -<bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> -<bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> -<bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> -<bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> -<bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> -<bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> -<bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> -<bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> -<bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> -<bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> -<bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> -<bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> -<bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> -<bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> -<bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> -<bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> -<bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> -<bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> -<bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> -<bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> -<bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> -<bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> -<bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> -<bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> -<bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> -<bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> -<bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> -<bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> -<bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> -<bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> -<bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> -<bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> -<bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> -<bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> -<bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> -<bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> + <bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> + <bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> + <bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> + <bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> + <bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> + <bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> + <bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> + <bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> + <bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> + <bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> + <bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> + <bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> + <bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> + <bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> + <bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> + <bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> + <bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> + <bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> + <bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> + <bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> + <bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> + <bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> + <bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> + <bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> + <bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> + <bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> + <bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> + <bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> + <bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> + <bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> + <bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> + <bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> + <bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> + <bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> + <bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> + <bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> + <bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> + <bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> + <bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> + <bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> + <bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> + <bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> + <bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> + <bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> + <bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> + <bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> + <bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> + <bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> + <bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> + <bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> + <bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> + <bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> + <bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> + <bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> + <bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> + <bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> + <bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> + <bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> + <bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> + <bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> + <bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> + <bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> + <bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> + <bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> + <bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> + <bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> + <bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> + <bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> + <bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> + <bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> + <bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> + <bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> + <bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> + <bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> + <bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> + <bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> + <bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> + <bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> + <bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> + <bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> + <bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> + <bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> + <bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> + <bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> + <bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> + <bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> + <bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> + <bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> + <bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> + <bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> + <bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> + <bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> + <bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> + <bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> + <bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> + <bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> + <bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> + <bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> + <bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> + <bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> + <bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> + <bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> + <bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> + <bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> + <bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> + <bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> + <bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> + <bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> + <bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> + <bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> + <bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> + <bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> + <bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> + <bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> + <bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> + <bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> + <bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> + <bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> + <bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> + <bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> + <bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> + <bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> + <bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> + <bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> + <bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> + <bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> + <bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> + <bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> + <bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> + <bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> + <bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> + <bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> + <bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> + <bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> + <bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> + <bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> + <bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> + <bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> + <bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> + <bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> + <bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> + <bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> + <bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> + <bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> + <bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> + <bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> + <bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> + <bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> + <bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> + <bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> + <bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> + <bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> + <bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> + <bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> + <bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> + <bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> + <bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> + <bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> + <bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> + <bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> + <bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> + <bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> + <bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> + <bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> + <bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> + <bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> + <bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> + <bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> + <bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> + <bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> + <bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> + <bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> + <bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> + <bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> + <bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> + <bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> + <bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> + <bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> + <bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> + <bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> + <bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> + <bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> + <bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> + <bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> + <bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> + <bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> + <bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> + <bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> + <bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> + <bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> + <bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> + <bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> + <bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> + <bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> + <bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> + <bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> + <bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> + <bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> + <bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> + <bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> + <bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> + <bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> + <bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> + <bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> + <bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> + <bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> + <bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> + <bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> + <bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> + <bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> + <bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> + <bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> + <bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> + <bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> + <bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> + <bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> + <bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> + <bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> + <bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> + <bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> + <bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> + <bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> + <bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> + <bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> + <bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> + <bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> + <bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> + <bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> + <bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> + <bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> + <bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> + <bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> + <bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> + <bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> + <bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> + <bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> + <bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> + <bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> + <bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> + <bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> + <bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> + <bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> + <bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> + <bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> + <bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> + <bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> + <bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> + <bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> + <bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> + <bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> + <bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> + <bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> + <bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> + <bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> + <bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> + <bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> -<bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> -<bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> -<bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> -<bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> -<bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> -<bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> -<bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> -<bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> -<bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> -<bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> -<bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> -<bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> -<bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> -<bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> -<bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> -<bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> -<bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> -<bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> -<bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> -<bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> -<bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> -<bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> -<bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> -<bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> -<bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> -<bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> -<bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> -<bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> -<bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> -<bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> -<bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> -<bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> + <bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> + <bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> + <bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> + <bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> + <bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> + <bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> + <bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> + <bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> + <bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> + <bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> + <bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> + <bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> + <bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> + <bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> + <bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> + <bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> + <bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> + <bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> + <bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> + <bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> + <bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> + <bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> + <bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> + <bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> + <bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> + <bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> + <bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> + <bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> + <bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> + <bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> + <bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> + <bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> -<bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> -<bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> -<bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> -<bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> -<bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> -<bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> -<bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> -<bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> -<bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> -<bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> -<bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> -<bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> -<bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> -<bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> -<bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> -<bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> -<bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> -<bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> -<bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> -<bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> -<bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> -<bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> -<bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> -<bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> -<bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> -<bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> -<bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> -<bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> -</view> + <bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> + <bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> + <bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> + <bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> + <bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> + <bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> + <bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> + <bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> + <bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> + <bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> + <bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> + <bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> + <bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> + <bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> + <bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> + <bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> + <bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> + <bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> + <bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> + <bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> + <bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> + <bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> + <bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> + <bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> + <bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> + <bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> + <bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> + <bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> + </view> </mamelayout> diff --git a/src/mame/layout/sc4dndtp.lay b/src/mame/layout/sc4dndtp.lay index d94576d9ff8..cb36c6e7abb 100644 --- a/src/mame/layout/sc4dndtp.lay +++ b/src/mame/layout/sc4dndtp.lay @@ -1,1284 +1,1287 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<element name="SteppersReel1" defstate="0"> -<reel stateoffset="45748" symbollist="bell,grape + 1,grape+red,red7,grape + 2,red7+red,grape,melon,melon,lemon + 1,lemon,cherry,lemon,cherry,cherry + 2,cherry"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel2" defstate="0"> -<reel stateoffset="45748" symbollist="bell + 1,lemon,wild+red,cherry + 1,cherry,red7,grape,grape + 2,grape,cherry,melon + 3,cherry,cherry,wild+red,lemon,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel3" defstate="0"> -<reel stateoffset="45748" symbollist="bell,lemon+red,lemon,lemon,grape + 2,grape,grape,cherry + 2,cherry,cherry+red,melon,melon,cherry + 1,lemon,red7 + 4,red7"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel4" defstate="0"> -<reel stateoffset="45748" symbollist="12,11,10,9,8,7,6,5,4,3,2,1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel5" defstate="0"> -<reel stateoffset="45748" symbollist="1.50PND,10p,20p,5PND,1p,1PND,1.20PND,80p,meg streak,2.50PND,3PND,3.50PND,4PND,4.50PND,50p,2PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel6" defstate="0"> -<reel stateoffset="45748" symbollist="4PND,10p,20p,25PND,1p,2PND,3PND,1PND,meg streak,6PND,7PND,8PND,10PND,15PND,50p,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="SteppersReel7" defstate="0"> -<reel stateoffset="45748" symbollist="4PND,10p,20p,35PND,1p,2PND,3PND,1PND,meg streak,6PND,8PND,10PND,15PND,20PND,50p,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> -</element> -<element name="lamplabelel0"><text string="canc/coll"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel2"><text string="hold2/hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel3"><text string="hold3/lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel4"><text string="chg stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel5"><text string="exchange"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel6"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel7"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel8"><text string="winline 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel9"><text string="winline 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel10"><text string="winline 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel11"><text string="winline 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel12"><text string="winline 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel13"><text string="(00:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel16"><text string="(01:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel17"><text string="trail lp1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel18"><text string="trail lp2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel19"><text string="trail lp3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel20"><text string="trail lp4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel21"><text string="pow bon t"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel22"><text string="trail lp5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel23"><text string="pow bon b"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel24"><text string="trail lp6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel25"><text string="trail lp7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel26"><text string="trl held"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel27"><text string="gamb lp1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel28"><text string="gamb lp2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel29"><text string="(01:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel30"><text string="(01:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel38"><text string="gamb lp8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel40"><text string="gamb lp7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel41"><text string="gamb lp6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel42"><text string="gamb lp3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel43"><text string="gamb lp5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel44"><text string="gamb lp4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel45"><text string="(02:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel51"><text string="(03:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel52"><text string="hilo mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel53"><text string="(03:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel54"><text string="gamb lp14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel55"><text string="gamb lp13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel56"><text string="gamb lp15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel57"><text string="gamb lp12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel58"><text string="gamb lp9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel59"><text string="gamb lp11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel60"><text string="gamb lp10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel61"><text string="(03:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel62"><text string="(03:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel63"><text string="(03:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel64"><text string="reel5 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel65"><text string="reel5 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel66"><text string="reel5 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel67"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel68"><text string="tick top"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel69"><text string="tick mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel70"><text string="tick bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel71"><text string="stk off1l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel72"><text string="stk off2l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel73"><text string="stk off1r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel74"><text string="stk off2r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel75"><text string="mega st"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel76"><text string="going hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel77"><text string="going lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel80"><text string="super 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel81"><text string="super6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel82"><text string="super 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel83"><text string="super7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel84"><text string="super 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel85"><text string="super8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel86"><text string="name1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel87"><text string="name6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel88"><text string="name2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel89"><text string="name7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel90"><text string="name3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel91"><text string="name8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel92"><text string="name4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel93"><text string="name9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel94"><text string="name5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel95"><text string="box 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel96"><text string="super 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel97"><text string="super4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel98"><text string="(06:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel99"><text string="acc/con l"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel100"><text string="super 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel101"><text string="super5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel102"><text string="box 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel103"><text string="box val 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel104"><text string="box 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel105"><text string="box val 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel106"><text string="box 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel107"><text string="box val 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel108"><text string="box 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel109"><text string="box val 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel110"><text string="box val 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel112"><text string="super 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel113"><text string="super1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel114"><text string="super 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel115"><text string="super2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel116"><text string="super 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel117"><text string="super3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel118"><text string="outer15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel119"><text string="outer16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel120"><text string="outer17"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel121"><text string="outer18"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel122"><text string="outer19"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel123"><text string="outer20"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel124"><text string="outer21"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel125"><text string="ver lbo"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel126"><text string="ver pub"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel127"><text string="ver arcd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel128"><text string="feat 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel129"><text string="feat11 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel130"><text string="feat 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel131"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel132"><text string="feat 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel133"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel134"><text string="outer14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel135"><text string="inner11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel136"><text string="inner12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel137"><text string="inner13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel138"><text string="inner14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel139"><text string="inner15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel140"><text string="inner16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel141"><text string="outer23"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel142"><text string="outer22"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel143"><text string="fiver"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel144"><text string="feat 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel145"><text string="feat12 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel146"><text string="feat 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel147"><text string="feat10 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel148"><text string="feat 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel149"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel150"><text string="outer13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel151"><text string="inner10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel152"><text string="deal val1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel153"><text string="deal val2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel154"><text string="acc/con r"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel155"><text string="deal val9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel156"><text string="dealval10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel157"><text string="inner17"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel158"><text string="outer24"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel159"><text string="tenner"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel160"><text string="feat 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel161"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel162"><text string="feat 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel163"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel164"><text string="feat 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel165"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel166"><text string="outer12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel167"><text string="inner9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel168"><text string="deal val3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel169"><text string="deal val4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel170"><text string="dealval11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel171"><text string="dealval12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel172"><text string="dealval13"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel173"><text string="inner18"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel174"><text string="outer25"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel175"><text string="twenty"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel176"><text string="feat 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel177"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel178"><text string="feat 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel179"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel180"><text string="feat 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel181"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel182"><text string="outer11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel183"><text string="inner8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel184"><text string="deal val5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel185"><text string="deal val6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel186"><text string="deal val7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel187"><text string="dealval14"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel188"><text string="dealval15"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel189"><text string="inner19"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel190"><text string="outer26"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel192"><text string="cash 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel193"><text string="cash11 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel194"><text string="cash 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel195"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel196"><text string="cash 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel197"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel198"><text string="outer10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel199"><text string="inner7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel200"><text string="deal val8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel201"><text string="phone1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel202"><text string="phone2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel203"><text string="phone3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel204"><text string="play dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel205"><text string="dealval16"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel206"><text string="inner20"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel207"><text string="outer27"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel208"><text string="cash 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel209"><text string="cash12 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel210"><text string="cash 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel211"><text string="cash10 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel212"><text string="cash 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel213"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel214"><text string="outer9"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel215"><text string="inner6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel216"><text string="inner5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel217"><text string="take deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel218"><text string="inner4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel219"><text string="inner3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel220"><text string="inner2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel221"><text string="no deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel222"><text string="inner1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel223"><text string="outer28"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel224"><text string="cash 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel225"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel226"><text string="cash 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel227"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel228"><text string="cash 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel229"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel230"><text string="ex life 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel231"><text string="ex life 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel232"><text string="outer8"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel233"><text string="outer7"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel234"><text string="outer6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel235"><text string="outer5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel236"><text string="outer4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel237"><text string="outer3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel238"><text string="outer2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel239"><text string="outer1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel240"><text string="cash 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel241"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel242"><text string="cash 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel243"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel244"><text string="cash 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel245"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel246"><text string="ex life 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel247"><text string="(15:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel248"><text string="(15:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel249"><text string="(15:09)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel250"><text string="(15:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel251"><text string="(15:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel252"><text string="(15:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel253"><text string="(15:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="SteppersReel1" defstate="0"> + <reel stateoffset="45748" symbollist="bell,grape + 1,grape+red,red7,grape + 2,red7+red,grape,melon,melon,lemon + 1,lemon,cherry,lemon,cherry,cherry + 2,cherry"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel2" defstate="0"> + <reel stateoffset="45748" symbollist="bell + 1,lemon,wild+red,cherry + 1,cherry,red7,grape,grape + 2,grape,cherry,melon + 3,cherry,cherry,wild+red,lemon,lemon"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel3" defstate="0"> + <reel stateoffset="45748" symbollist="bell,lemon+red,lemon,lemon,grape + 2,grape,grape,cherry + 2,cherry,cherry+red,melon,melon,cherry + 1,lemon,red7 + 4,red7"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel4" defstate="0"> + <reel stateoffset="45748" symbollist="12,11,10,9,8,7,6,5,4,3,2,1"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel5" defstate="0"> + <reel stateoffset="45748" symbollist="1.50PND,10p,20p,5PND,1p,1PND,1.20PND,80p,meg streak,2.50PND,3PND,3.50PND,4PND,4.50PND,50p,2PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel6" defstate="0"> + <reel stateoffset="45748" symbollist="4PND,10p,20p,25PND,1p,2PND,3PND,1PND,meg streak,6PND,7PND,8PND,10PND,15PND,50p,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="SteppersReel7" defstate="0"> + <reel stateoffset="45748" symbollist="4PND,10p,20p,35PND,1p,2PND,3PND,1PND,meg streak,6PND,8PND,10PND,15PND,20PND,50p,5PND"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></reel> + </element> + <element name="lamplabelel0"><text string="canc/coll"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel1"><text string="hold1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel2"><text string="hold2/hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel3"><text string="hold3/lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel4"><text string="chg stake"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel5"><text string="exchange"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel6"><text string="transfer"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel7"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel8"><text string="winline 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel9"><text string="winline 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel10"><text string="winline 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel11"><text string="winline 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel12"><text string="winline 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel13"><text string="(00:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel14"><text string="(00:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel15"><text string="(00:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel16"><text string="(01:00)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel17"><text string="trail lp1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel18"><text string="trail lp2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel19"><text string="trail lp3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel20"><text string="trail lp4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel21"><text string="pow bon t"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel22"><text string="trail lp5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel23"><text string="pow bon b"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel24"><text string="trail lp6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel25"><text string="trail lp7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel26"><text string="trl held"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel27"><text string="gamb lp1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel28"><text string="gamb lp2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel29"><text string="(01:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel30"><text string="(01:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel31"><text string="(01:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel32"><text string="reel1 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel33"><text string="reel1 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel34"><text string="reel1 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel35"><text string="reel2 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel36"><text string="reel2 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel37"><text string="reel2 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel38"><text string="gamb lp8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel39"><text string="acceptor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel40"><text string="gamb lp7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel41"><text string="gamb lp6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel42"><text string="gamb lp3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel43"><text string="gamb lp5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel44"><text string="gamb lp4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel45"><text string="(02:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel46"><text string="(02:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel47"><text string="(02:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel48"><text string="reel3 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel49"><text string="reel3 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel50"><text string="reel3 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel51"><text string="(03:03)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel52"><text string="hilo mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel53"><text string="(03:05)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel54"><text string="gamb lp14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel55"><text string="gamb lp13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel56"><text string="gamb lp15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel57"><text string="gamb lp12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel58"><text string="gamb lp9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel59"><text string="gamb lp11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel60"><text string="gamb lp10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel61"><text string="(03:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel62"><text string="(03:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel63"><text string="(03:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel64"><text string="reel5 bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel65"><text string="reel5 mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel66"><text string="reel5 top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel67"><text string="no lose"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel68"><text string="tick top"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel69"><text string="tick mid"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel70"><text string="tick bot"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel71"><text string="stk off1l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel72"><text string="stk off2l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel73"><text string="stk off1r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel74"><text string="stk off2r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel75"><text string="mega st"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel76"><text string="going hi"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel77"><text string="going lo"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel78"><text string="(04:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel79"><text string="(04:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel80"><text string="super 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel81"><text string="super6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel82"><text string="super 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel83"><text string="super7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel84"><text string="super 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel85"><text string="super8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel86"><text string="name1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel87"><text string="name6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel88"><text string="name2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel89"><text string="name7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel90"><text string="name3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel91"><text string="name8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel92"><text string="name4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel93"><text string="name9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel94"><text string="name5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel95"><text string="box 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel96"><text string="super 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel97"><text string="super4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel98"><text string="(06:02)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel99"><text string="acc/con l"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel100"><text string="super 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel101"><text string="super5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel102"><text string="box 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel103"><text string="box val 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel104"><text string="box 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel105"><text string="box val 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel106"><text string="box 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel107"><text string="box val 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel108"><text string="box 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel109"><text string="box val 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel110"><text string="box val 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel111"><text string="(06:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel112"><text string="super 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel113"><text string="super1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel114"><text string="super 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel115"><text string="super2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel116"><text string="super 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel117"><text string="super3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel118"><text string="outer15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel119"><text string="outer16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel120"><text string="outer17"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel121"><text string="outer18"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel122"><text string="outer19"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel123"><text string="outer20"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel124"><text string="outer21"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel125"><text string="ver lbo"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel126"><text string="ver pub"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel127"><text string="ver arcd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel128"><text string="feat 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel129"><text string="feat11 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel130"><text string="feat 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel131"><text string="feat 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel132"><text string="feat 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel133"><text string="feat 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel134"><text string="outer14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel135"><text string="inner11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel136"><text string="inner12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel137"><text string="inner13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel138"><text string="inner14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel139"><text string="inner15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel140"><text string="inner16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel141"><text string="outer23"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel142"><text string="outer22"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel143"><text string="fiver"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel144"><text string="feat 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel145"><text string="feat12 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel146"><text string="feat 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel147"><text string="feat10 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel148"><text string="feat 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel149"><text string="feat 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel150"><text string="outer13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel151"><text string="inner10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel152"><text string="deal val1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel153"><text string="deal val2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel154"><text string="acc/con r"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel155"><text string="deal val9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel156"><text string="dealval10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel157"><text string="inner17"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel158"><text string="outer24"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel159"><text string="tenner"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel160"><text string="feat 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel161"><text string="feat 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel162"><text string="feat 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel163"><text string="feat 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel164"><text string="feat 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel165"><text string="feat 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel166"><text string="outer12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel167"><text string="inner9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel168"><text string="deal val3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel169"><text string="deal val4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel170"><text string="dealval11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel171"><text string="dealval12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel172"><text string="dealval13"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel173"><text string="inner18"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel174"><text string="outer25"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel175"><text string="twenty"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel176"><text string="feat 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel177"><text string="feat 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel178"><text string="feat 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel179"><text string="feat 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel180"><text string="feat 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel181"><text string="feat 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel182"><text string="outer11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel183"><text string="inner8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel184"><text string="deal val5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel185"><text string="deal val6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel186"><text string="deal val7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel187"><text string="dealval14"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel188"><text string="dealval15"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel189"><text string="inner19"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel190"><text string="outer26"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel191"><text string="no change"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel192"><text string="cash 11"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel193"><text string="cash11 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel194"><text string="cash 9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel195"><text string="cash 9 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel196"><text string="cash 7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel197"><text string="cash 7 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel198"><text string="outer10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel199"><text string="inner7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel200"><text string="deal val8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel201"><text string="phone1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel202"><text string="phone2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel203"><text string="phone3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel204"><text string="play dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel205"><text string="dealval16"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel206"><text string="inner20"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel207"><text string="outer27"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel208"><text string="cash 12"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel209"><text string="cash12 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel210"><text string="cash 10"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel211"><text string="cash10 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel212"><text string="cash 8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel213"><text string="cash 8 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel214"><text string="outer9"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel215"><text string="inner6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel216"><text string="inner5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel217"><text string="take deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel218"><text string="inner4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel219"><text string="inner3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel220"><text string="inner2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel221"><text string="no deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel222"><text string="inner1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel223"><text string="outer28"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel224"><text string="cash 5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel225"><text string="cash 5 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel226"><text string="cash 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel227"><text string="cash 3 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel228"><text string="cash 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel229"><text string="cash 1 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel230"><text string="ex life 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel231"><text string="ex life 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel232"><text string="outer8"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel233"><text string="outer7"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel234"><text string="outer6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel235"><text string="outer5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel236"><text string="outer4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel237"><text string="outer3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel238"><text string="outer2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel239"><text string="outer1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel240"><text string="cash 6"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel241"><text string="cash 6 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel242"><text string="cash 4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel243"><text string="cash 4 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel244"><text string="cash 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel245"><text string="cash 2 rd"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel246"><text string="ex life 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel247"><text string="(15:07)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel248"><text string="(15:08)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel249"><text string="(15:09)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel250"><text string="(15:10)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel251"><text string="(15:11)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel252"><text string="(15:12)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel253"><text string="(15:13)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel254"><text string="(15:14)"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="lamplabelel255"><text string="(15:15)"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-4"><text string="ch stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-0"><text string="exchng"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-1"><text string="trnsfr"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-2"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-4"><text string="IN2-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-0"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-1"><text string="dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-2"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-3"><text string="IN8-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-4"><text string="IN8-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-0"><text string="IN9-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-1"><text string="IN9-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-0"><text string="cancel"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-1"><text string="hold 1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-2"><text string="hold 2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-3"><text string="hold 3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-4"><text string="ch stk"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel1-5"><text string="hpunit"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-0"><text string="exchng"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-1"><text string="trnsfr"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-2"><text string="start"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-3"><text string="refill"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-4"><text string="IN2-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel2-5"><text string="IN2-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-0"><text string="nodeal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-1"><text string="dond"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-2"><text string="deal"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-3"><text string="IN8-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-4"><text string="IN8-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel8-5"><text string="IN8-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-0"><text string="IN9-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-1"><text string="IN9-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-2"><text string="IN9-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-3"><text string="IN9-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-4"><text string="IN9-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel9-5"><text string="IN9-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-0"><text string="IN10-0"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-1"><text string="IN10-1"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-2"><text string="IN10-2"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-3"><text string="IN10-3"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-4"><text string="IN10-4"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel10-5"><text string="IN10-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-0"><text string="grnbut"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-1"><text string="dorlok"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-2"><text string="serdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-3"><text string="cshdor"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-4"><text string="hopdmp"><color red="1.0" green="1.0" blue="1.0" /></text></element> + <element name="inputlabel20-5"><text string="IN20-5"><color red="1.0" green="1.0" blue="1.0" /></text></element> -<element name="matrixlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -</element> -<element name="unusedlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> -</element> -<element name="reellamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> -</element> -<element name="buttonlamp"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> -</element> -<element name="button"> -<rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> -<rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> -<rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> -</element> -<element name="vfd0"> -<led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> -</element> -<element name="digit" defstate="10"> -<led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> -</element> -<element name="Steppers" defstate="0"> -<simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> -</element> + <element name="matrixlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.7" green="0.7" blue="0.7" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + </element> + <element name="unusedlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.2" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="0.5" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.5" blue="0.0" /></rect> + </element> + <element name="reellamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.1" green="0.1" blue="0.1" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.6" blue="0.6" /></rect> + </element> + <element name="buttonlamp"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.6" green="0.7" blue="0.6" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="1.0" blue="0.0" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.0" green="0.0" blue="1.0" /></rect> + </element> + <element name="button"> + <rect state ="0"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.8" blue="0.2" /></rect> + <rect state ="1"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="0.9" blue="0.2" /></rect> + <rect state ="2"><bounds x="0" y="0" width="7" height="7" /><color red="0.2" green="1.0" blue="0.2" /></rect> + </element> + <element name="vfd0"> + <led14segsc><color red="0" green="0.6" blue="1.0" /></led14segsc> + </element> + <element name="digit" defstate="10"> + <led7seg><color red="1.0" green="0.3" blue="0.0" /></led7seg> + </element> + <element name="Steppers" defstate="0"> + <simplecounter maxstate="999" digits="3"><color red="1.0" green="1.0" blue="1.0" /><bounds x="0" y="0" width="1" height="1" /></simplecounter> + </element> -<view name="AWP Simulated Video (No Artwork)"> -<bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="476" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp5" element="matrixlamp" state="0"><bounds x="500" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp6" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="524" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="548" y="0" width="23" height="16" /></bezel> -<bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp8" element="matrixlamp" state="0"><bounds x="572" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp13" element="unusedlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> -<bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> -<bezel name="lamp16" element="unusedlamp" state="0"><bounds x="380" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> -<bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> -<bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> -<bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> -<bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> -<bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> -<bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> -<bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> -<bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> -<bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> -<bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> -<bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> -<bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> -<bezel name="lamp29" element="unusedlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> -<bezel name="lamp30" element="unusedlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> -<bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> -<bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> -<bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp38" element="matrixlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> -<bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> -<bezel name="lamp40" element="matrixlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> -<bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> -<bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> -<bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> -<bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> -<bezel name="lamp45" element="unusedlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> -<bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> -<bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> -<bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> -<bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp51" element="unusedlamp" state="0"><bounds x="452" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel51" element="lamplabelel51"><bounds x="452" y="74" width="23" height="10" /></bezel> -<bezel name="lamp52" element="matrixlamp" state="0"><bounds x="476" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel52" element="lamplabelel52"><bounds x="476" y="74" width="23" height="10" /></bezel> -<bezel name="lamp53" element="unusedlamp" state="0"><bounds x="500" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel53" element="lamplabelel53"><bounds x="500" y="74" width="23" height="10" /></bezel> -<bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> -<bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> -<bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> -<bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> -<bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> -<bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> -<bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> -<bezel name="lamp61" element="unusedlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> -<bezel name="lamp62" element="unusedlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> -<bezel name="lamp63" element="unusedlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> -<bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> -<bezel name="lamp64" element="reellamp" state="0"><bounds x="200" y="334" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel64" element="lamplabelel64"><bounds x="200" y="324" width="50" height="10" /></bezel> ---> -<bezel name="lamp65" element="reellamp" state="0"><bounds x="200" y="317" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel65" element="lamplabelel65"><bounds x="200" y="307" width="50" height="10" /></bezel> ---> -<bezel name="lamp66" element="reellamp" state="0"><bounds x="200" y="300" width="50" height="17"/></bezel> -<!-- Label not drawn -<bezel name="lamplabel66" element="lamplabelel66"><bounds x="200" y="290" width="50" height="10" /></bezel> ---> -<bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> -<bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> -<bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> -<bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> -<bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> -<bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> -<bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> -<bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> -<bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> -<bezel name="lamp76" element="matrixlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> -<bezel name="lamp77" element="matrixlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> -<bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> -<bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> -<bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> -<bezel name="lamp80" element="matrixlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> -<bezel name="lamp81" element="matrixlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> -<bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> -<bezel name="lamp83" element="matrixlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> -<bezel name="lamp84" element="matrixlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> -<bezel name="lamp85" element="matrixlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> -<bezel name="lamp86" element="matrixlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> -<bezel name="lamp87" element="matrixlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> -<bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> -<bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> -<bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> -<bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> -<bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> -<bezel name="lamp93" element="matrixlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> -<bezel name="lamp94" element="matrixlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> -<bezel name="lamp95" element="matrixlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> -<bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> -<bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> -<bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> -<bezel name="lamp98" element="unusedlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> -<bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> -<bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> -<bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> -<bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> -<bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> -<bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> -<bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> -<bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> -<bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> -<bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> -<bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> -<bezel name="lamp110" element="matrixlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> -<bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> -<bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> -<bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> -<bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> -<bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> -<bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> -<bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> -<bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> -<bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> -<bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> -<bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> -<bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> -<bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> -<bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> -<bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> -<bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> -<bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> -<bezel name="lamp127" element="matrixlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> -<bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> -<bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> -<bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> -<bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> -<bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> -<bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> -<bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> -<bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> -<bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> -<bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> -<bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> -<bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> -<bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> -<bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> -<bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> -<bezel name="lamp142" element="matrixlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> -<bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> -<bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> -<bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> -<bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> -<bezel name="lamp146" element="matrixlamp" state="0"><bounds x="428" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> -<bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> -<bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> -<bezel name="lamp149" element="matrixlamp" state="0"><bounds x="500" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> -<bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> -<bezel name="lamp151" element="matrixlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> -<bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> -<bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> -<bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> -<bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> -<bezel name="lamp156" element="matrixlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> -<bezel name="lamp157" element="matrixlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> -<bezel name="lamp158" element="matrixlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> -<bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> -<bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> -<bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> -<bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> -<bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> -<bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> -<bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> -<bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> -<bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> -<bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> -<bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> -<bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> -<bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> -<bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> -<bezel name="lamp172" element="matrixlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> -<bezel name="lamp173" element="matrixlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> -<bezel name="lamp174" element="matrixlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> -<bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> -<bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> -<bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> -<bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> -<bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> -<bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> -<bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> -<bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> -<bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> -<bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> -<bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> -<bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> -<bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> -<bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> -<bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> -<bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> -<bezel name="lamp190" element="matrixlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> -<bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> -<bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> -<bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> -<bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> -<bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> -<bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> -<bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> -<bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> -<bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> -<bezel name="lamp199" element="matrixlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> -<bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> -<bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> -<bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> -<bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> -<bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> -<bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> -<bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> -<bezel name="lamp207" element="matrixlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> -<bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> -<bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> -<bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> -<bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> -<bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> -<bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> -<bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> -<bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> -<bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> -<bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> -<bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> -<bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> -<bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> -<bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> -<bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> -<bezel name="lamp222" element="matrixlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> -<bezel name="lamp223" element="matrixlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> -<bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> -<bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> -<bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> -<bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> -<bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> -<bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> -<bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> -<bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> -<bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> -<bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> -<bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> -<bezel name="lamp234" element="matrixlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> -<bezel name="lamp235" element="matrixlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> -<bezel name="lamp236" element="matrixlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> -<bezel name="lamp237" element="matrixlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> -<bezel name="lamp238" element="matrixlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> -<bezel name="lamp239" element="matrixlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> -<bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> -<bezel name="lamp240" element="matrixlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> -<bezel name="lamp241" element="matrixlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> -<bezel name="lamp242" element="matrixlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> -<bezel name="lamp243" element="matrixlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> -<bezel name="lamp244" element="matrixlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> -<bezel name="lamp245" element="matrixlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> -<bezel name="lamp246" element="matrixlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> -<bezel name="lamp247" element="unusedlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> -<bezel name="lamp248" element="unusedlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> -<bezel name="lamp249" element="unusedlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> -<bezel name="lamp250" element="unusedlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> -<bezel name="lamp251" element="unusedlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> -<bezel name="lamp252" element="unusedlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> -<bezel name="lamp253" element="unusedlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> -<bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> -<bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> -<bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> -<bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> -<bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> -<bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> -<bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> -<bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> -<bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> -<bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> -<bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> -<bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> -<bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> -<bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> -<bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> -<bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> -<bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> -<bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> -<bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> -<bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> -<bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> -<bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> -<bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> -<bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> -<bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> -<bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> -<bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> -<bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> -<bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> -<bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> -<bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> -<bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> -<bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> -<bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> -<bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> -<bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> -<bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> -<bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> -<bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> -<bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> -<bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> + <view name="AWP Simulated Video (No Artwork)"> + <bezel name="lamp0" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="380" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel0" element="lamplabelel0"><bounds x="380" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp1" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="404" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel1" element="lamplabelel1"><bounds x="404" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp2" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="428" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel2" element="lamplabelel2"><bounds x="428" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp3" element="buttonlamp" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="452" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel3" element="lamplabelel3"><bounds x="452" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp4" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="476" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel4" element="lamplabelel4"><bounds x="476" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp5" element="matrixlamp" state="0"><bounds x="500" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel5" element="lamplabelel5"><bounds x="500" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp6" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="524" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel6" element="lamplabelel6"><bounds x="524" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp7" element="buttonlamp" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="548" y="0" width="23" height="16" /></bezel> + <bezel name="lamplabel7" element="lamplabelel7"><bounds x="548" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp8" element="matrixlamp" state="0"><bounds x="572" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel8" element="lamplabelel8"><bounds x="572" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp9" element="matrixlamp" state="0"><bounds x="596" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel9" element="lamplabelel9"><bounds x="596" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp10" element="matrixlamp" state="0"><bounds x="620" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel10" element="lamplabelel10"><bounds x="620" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp11" element="matrixlamp" state="0"><bounds x="644" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel11" element="lamplabelel11"><bounds x="644" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp12" element="matrixlamp" state="0"><bounds x="668" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel12" element="lamplabelel12"><bounds x="668" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp13" element="unusedlamp" state="0"><bounds x="692" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel13" element="lamplabelel13"><bounds x="692" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp14" element="unusedlamp" state="0"><bounds x="716" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel14" element="lamplabelel14"><bounds x="716" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp15" element="unusedlamp" state="0"><bounds x="740" y="0" width="23" height="16"/></bezel> + <bezel name="lamplabel15" element="lamplabelel15"><bounds x="740" y="-10" width="23" height="10" /></bezel> + <bezel name="lamp16" element="unusedlamp" state="0"><bounds x="380" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel16" element="lamplabelel16"><bounds x="380" y="18" width="23" height="10" /></bezel> + <bezel name="lamp17" element="matrixlamp" state="0"><bounds x="404" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel17" element="lamplabelel17"><bounds x="404" y="18" width="23" height="10" /></bezel> + <bezel name="lamp18" element="matrixlamp" state="0"><bounds x="428" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel18" element="lamplabelel18"><bounds x="428" y="18" width="23" height="10" /></bezel> + <bezel name="lamp19" element="matrixlamp" state="0"><bounds x="452" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel19" element="lamplabelel19"><bounds x="452" y="18" width="23" height="10" /></bezel> + <bezel name="lamp20" element="matrixlamp" state="0"><bounds x="476" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel20" element="lamplabelel20"><bounds x="476" y="18" width="23" height="10" /></bezel> + <bezel name="lamp21" element="matrixlamp" state="0"><bounds x="500" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel21" element="lamplabelel21"><bounds x="500" y="18" width="23" height="10" /></bezel> + <bezel name="lamp22" element="matrixlamp" state="0"><bounds x="524" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel22" element="lamplabelel22"><bounds x="524" y="18" width="23" height="10" /></bezel> + <bezel name="lamp23" element="matrixlamp" state="0"><bounds x="548" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel23" element="lamplabelel23"><bounds x="548" y="18" width="23" height="10" /></bezel> + <bezel name="lamp24" element="matrixlamp" state="0"><bounds x="572" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel24" element="lamplabelel24"><bounds x="572" y="18" width="23" height="10" /></bezel> + <bezel name="lamp25" element="matrixlamp" state="0"><bounds x="596" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel25" element="lamplabelel25"><bounds x="596" y="18" width="23" height="10" /></bezel> + <bezel name="lamp26" element="matrixlamp" state="0"><bounds x="620" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel26" element="lamplabelel26"><bounds x="620" y="18" width="23" height="10" /></bezel> + <bezel name="lamp27" element="matrixlamp" state="0"><bounds x="644" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel27" element="lamplabelel27"><bounds x="644" y="18" width="23" height="10" /></bezel> + <bezel name="lamp28" element="matrixlamp" state="0"><bounds x="668" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel28" element="lamplabelel28"><bounds x="668" y="18" width="23" height="10" /></bezel> + <bezel name="lamp29" element="unusedlamp" state="0"><bounds x="692" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel29" element="lamplabelel29"><bounds x="692" y="18" width="23" height="10" /></bezel> + <bezel name="lamp30" element="unusedlamp" state="0"><bounds x="716" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel30" element="lamplabelel30"><bounds x="716" y="18" width="23" height="10" /></bezel> + <bezel name="lamp31" element="unusedlamp" state="0"><bounds x="740" y="28" width="23" height="16"/></bezel> + <bezel name="lamplabel31" element="lamplabelel31"><bounds x="740" y="18" width="23" height="10" /></bezel> + <bezel name="lamp32" element="reellamp" state="0"><bounds x="0" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel32" element="lamplabelel32"><bounds x="0" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp33" element="reellamp" state="0"><bounds x="0" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel33" element="lamplabelel33"><bounds x="0" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp34" element="reellamp" state="0"><bounds x="0" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel34" element="lamplabelel34"><bounds x="0" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp35" element="reellamp" state="0"><bounds x="50" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel35" element="lamplabelel35"><bounds x="50" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp36" element="reellamp" state="0"><bounds x="50" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel36" element="lamplabelel36"><bounds x="50" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp37" element="reellamp" state="0"><bounds x="50" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel37" element="lamplabelel37"><bounds x="50" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp38" element="matrixlamp" state="0"><bounds x="524" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel38" element="lamplabelel38"><bounds x="524" y="46" width="23" height="10" /></bezel> + <bezel name="lamp39" element="matrixlamp" state="0"><bounds x="548" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel39" element="lamplabelel39"><bounds x="548" y="46" width="23" height="10" /></bezel> + <bezel name="lamp40" element="matrixlamp" state="0"><bounds x="572" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel40" element="lamplabelel40"><bounds x="572" y="46" width="23" height="10" /></bezel> + <bezel name="lamp41" element="matrixlamp" state="0"><bounds x="596" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel41" element="lamplabelel41"><bounds x="596" y="46" width="23" height="10" /></bezel> + <bezel name="lamp42" element="matrixlamp" state="0"><bounds x="620" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel42" element="lamplabelel42"><bounds x="620" y="46" width="23" height="10" /></bezel> + <bezel name="lamp43" element="matrixlamp" state="0"><bounds x="644" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel43" element="lamplabelel43"><bounds x="644" y="46" width="23" height="10" /></bezel> + <bezel name="lamp44" element="matrixlamp" state="0"><bounds x="668" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel44" element="lamplabelel44"><bounds x="668" y="46" width="23" height="10" /></bezel> + <bezel name="lamp45" element="unusedlamp" state="0"><bounds x="692" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel45" element="lamplabelel45"><bounds x="692" y="46" width="23" height="10" /></bezel> + <bezel name="lamp46" element="unusedlamp" state="0"><bounds x="716" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel46" element="lamplabelel46"><bounds x="716" y="46" width="23" height="10" /></bezel> + <bezel name="lamp47" element="unusedlamp" state="0"><bounds x="740" y="56" width="23" height="16"/></bezel> + <bezel name="lamplabel47" element="lamplabelel47"><bounds x="740" y="46" width="23" height="10" /></bezel> + <bezel name="lamp48" element="reellamp" state="0"><bounds x="100" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel48" element="lamplabelel48"><bounds x="100" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp49" element="reellamp" state="0"><bounds x="100" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel49" element="lamplabelel49"><bounds x="100" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp50" element="reellamp" state="0"><bounds x="100" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel50" element="lamplabelel50"><bounds x="100" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp51" element="unusedlamp" state="0"><bounds x="452" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel51" element="lamplabelel51"><bounds x="452" y="74" width="23" height="10" /></bezel> + <bezel name="lamp52" element="matrixlamp" state="0"><bounds x="476" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel52" element="lamplabelel52"><bounds x="476" y="74" width="23" height="10" /></bezel> + <bezel name="lamp53" element="unusedlamp" state="0"><bounds x="500" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel53" element="lamplabelel53"><bounds x="500" y="74" width="23" height="10" /></bezel> + <bezel name="lamp54" element="matrixlamp" state="0"><bounds x="524" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel54" element="lamplabelel54"><bounds x="524" y="74" width="23" height="10" /></bezel> + <bezel name="lamp55" element="matrixlamp" state="0"><bounds x="548" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel55" element="lamplabelel55"><bounds x="548" y="74" width="23" height="10" /></bezel> + <bezel name="lamp56" element="matrixlamp" state="0"><bounds x="572" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel56" element="lamplabelel56"><bounds x="572" y="74" width="23" height="10" /></bezel> + <bezel name="lamp57" element="matrixlamp" state="0"><bounds x="596" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel57" element="lamplabelel57"><bounds x="596" y="74" width="23" height="10" /></bezel> + <bezel name="lamp58" element="matrixlamp" state="0"><bounds x="620" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel58" element="lamplabelel58"><bounds x="620" y="74" width="23" height="10" /></bezel> + <bezel name="lamp59" element="matrixlamp" state="0"><bounds x="644" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel59" element="lamplabelel59"><bounds x="644" y="74" width="23" height="10" /></bezel> + <bezel name="lamp60" element="matrixlamp" state="0"><bounds x="668" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel60" element="lamplabelel60"><bounds x="668" y="74" width="23" height="10" /></bezel> + <bezel name="lamp61" element="unusedlamp" state="0"><bounds x="692" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel61" element="lamplabelel61"><bounds x="692" y="74" width="23" height="10" /></bezel> + <bezel name="lamp62" element="unusedlamp" state="0"><bounds x="716" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel62" element="lamplabelel62"><bounds x="716" y="74" width="23" height="10" /></bezel> + <bezel name="lamp63" element="unusedlamp" state="0"><bounds x="740" y="84" width="23" height="16"/></bezel> + <bezel name="lamplabel63" element="lamplabelel63"><bounds x="740" y="74" width="23" height="10" /></bezel> + <bezel name="lamp64" element="reellamp" state="0"><bounds x="200" y="334" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel64" element="lamplabelel64"><bounds x="200" y="324" width="50" height="10" /></bezel> + --> + <bezel name="lamp65" element="reellamp" state="0"><bounds x="200" y="317" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel65" element="lamplabelel65"><bounds x="200" y="307" width="50" height="10" /></bezel> + --> + <bezel name="lamp66" element="reellamp" state="0"><bounds x="200" y="300" width="50" height="17"/></bezel> + <!-- Label not drawn + <bezel name="lamplabel66" element="lamplabelel66"><bounds x="200" y="290" width="50" height="10" /></bezel> + --> + <bezel name="lamp67" element="matrixlamp" state="0"><bounds x="452" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel67" element="lamplabelel67"><bounds x="452" y="102" width="23" height="10" /></bezel> + <bezel name="lamp68" element="matrixlamp" state="0"><bounds x="476" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel68" element="lamplabelel68"><bounds x="476" y="102" width="23" height="10" /></bezel> + <bezel name="lamp69" element="matrixlamp" state="0"><bounds x="500" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel69" element="lamplabelel69"><bounds x="500" y="102" width="23" height="10" /></bezel> + <bezel name="lamp70" element="matrixlamp" state="0"><bounds x="524" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel70" element="lamplabelel70"><bounds x="524" y="102" width="23" height="10" /></bezel> + <bezel name="lamp71" element="matrixlamp" state="0"><bounds x="548" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel71" element="lamplabelel71"><bounds x="548" y="102" width="23" height="10" /></bezel> + <bezel name="lamp72" element="matrixlamp" state="0"><bounds x="572" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel72" element="lamplabelel72"><bounds x="572" y="102" width="23" height="10" /></bezel> + <bezel name="lamp73" element="matrixlamp" state="0"><bounds x="596" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel73" element="lamplabelel73"><bounds x="596" y="102" width="23" height="10" /></bezel> + <bezel name="lamp74" element="matrixlamp" state="0"><bounds x="620" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel74" element="lamplabelel74"><bounds x="620" y="102" width="23" height="10" /></bezel> + <bezel name="lamp75" element="matrixlamp" state="0"><bounds x="644" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel75" element="lamplabelel75"><bounds x="644" y="102" width="23" height="10" /></bezel> + <bezel name="lamp76" element="matrixlamp" state="0"><bounds x="668" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel76" element="lamplabelel76"><bounds x="668" y="102" width="23" height="10" /></bezel> + <bezel name="lamp77" element="matrixlamp" state="0"><bounds x="692" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel77" element="lamplabelel77"><bounds x="692" y="102" width="23" height="10" /></bezel> + <bezel name="lamp78" element="unusedlamp" state="0"><bounds x="716" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel78" element="lamplabelel78"><bounds x="716" y="102" width="23" height="10" /></bezel> + <bezel name="lamp79" element="unusedlamp" state="0"><bounds x="740" y="112" width="23" height="16"/></bezel> + <bezel name="lamplabel79" element="lamplabelel79"><bounds x="740" y="102" width="23" height="10" /></bezel> + <bezel name="lamp80" element="matrixlamp" state="0"><bounds x="380" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel80" element="lamplabelel80"><bounds x="380" y="130" width="23" height="10" /></bezel> + <bezel name="lamp81" element="matrixlamp" state="0"><bounds x="404" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel81" element="lamplabelel81"><bounds x="404" y="130" width="23" height="10" /></bezel> + <bezel name="lamp82" element="matrixlamp" state="0"><bounds x="428" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel82" element="lamplabelel82"><bounds x="428" y="130" width="23" height="10" /></bezel> + <bezel name="lamp83" element="matrixlamp" state="0"><bounds x="452" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel83" element="lamplabelel83"><bounds x="452" y="130" width="23" height="10" /></bezel> + <bezel name="lamp84" element="matrixlamp" state="0"><bounds x="476" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel84" element="lamplabelel84"><bounds x="476" y="130" width="23" height="10" /></bezel> + <bezel name="lamp85" element="matrixlamp" state="0"><bounds x="500" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel85" element="lamplabelel85"><bounds x="500" y="130" width="23" height="10" /></bezel> + <bezel name="lamp86" element="matrixlamp" state="0"><bounds x="524" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel86" element="lamplabelel86"><bounds x="524" y="130" width="23" height="10" /></bezel> + <bezel name="lamp87" element="matrixlamp" state="0"><bounds x="548" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel87" element="lamplabelel87"><bounds x="548" y="130" width="23" height="10" /></bezel> + <bezel name="lamp88" element="matrixlamp" state="0"><bounds x="572" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel88" element="lamplabelel88"><bounds x="572" y="130" width="23" height="10" /></bezel> + <bezel name="lamp89" element="matrixlamp" state="0"><bounds x="596" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel89" element="lamplabelel89"><bounds x="596" y="130" width="23" height="10" /></bezel> + <bezel name="lamp90" element="matrixlamp" state="0"><bounds x="620" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel90" element="lamplabelel90"><bounds x="620" y="130" width="23" height="10" /></bezel> + <bezel name="lamp91" element="matrixlamp" state="0"><bounds x="644" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel91" element="lamplabelel91"><bounds x="644" y="130" width="23" height="10" /></bezel> + <bezel name="lamp92" element="matrixlamp" state="0"><bounds x="668" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel92" element="lamplabelel92"><bounds x="668" y="130" width="23" height="10" /></bezel> + <bezel name="lamp93" element="matrixlamp" state="0"><bounds x="692" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel93" element="lamplabelel93"><bounds x="692" y="130" width="23" height="10" /></bezel> + <bezel name="lamp94" element="matrixlamp" state="0"><bounds x="716" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel94" element="lamplabelel94"><bounds x="716" y="130" width="23" height="10" /></bezel> + <bezel name="lamp95" element="matrixlamp" state="0"><bounds x="740" y="140" width="23" height="16"/></bezel> + <bezel name="lamplabel95" element="lamplabelel95"><bounds x="740" y="130" width="23" height="10" /></bezel> + <bezel name="lamp96" element="matrixlamp" state="0"><bounds x="380" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel96" element="lamplabelel96"><bounds x="380" y="158" width="23" height="10" /></bezel> + <bezel name="lamp97" element="matrixlamp" state="0"><bounds x="404" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel97" element="lamplabelel97"><bounds x="404" y="158" width="23" height="10" /></bezel> + <bezel name="lamp98" element="unusedlamp" state="0"><bounds x="428" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel98" element="lamplabelel98"><bounds x="428" y="158" width="23" height="10" /></bezel> + <bezel name="lamp99" element="matrixlamp" state="0"><bounds x="452" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel99" element="lamplabelel99"><bounds x="452" y="158" width="23" height="10" /></bezel> + <bezel name="lamp100" element="matrixlamp" state="0"><bounds x="476" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel100" element="lamplabelel100"><bounds x="476" y="158" width="23" height="10" /></bezel> + <bezel name="lamp101" element="matrixlamp" state="0"><bounds x="500" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel101" element="lamplabelel101"><bounds x="500" y="158" width="23" height="10" /></bezel> + <bezel name="lamp102" element="matrixlamp" state="0"><bounds x="524" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel102" element="lamplabelel102"><bounds x="524" y="158" width="23" height="10" /></bezel> + <bezel name="lamp103" element="matrixlamp" state="0"><bounds x="548" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel103" element="lamplabelel103"><bounds x="548" y="158" width="23" height="10" /></bezel> + <bezel name="lamp104" element="matrixlamp" state="0"><bounds x="572" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel104" element="lamplabelel104"><bounds x="572" y="158" width="23" height="10" /></bezel> + <bezel name="lamp105" element="matrixlamp" state="0"><bounds x="596" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel105" element="lamplabelel105"><bounds x="596" y="158" width="23" height="10" /></bezel> + <bezel name="lamp106" element="matrixlamp" state="0"><bounds x="620" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel106" element="lamplabelel106"><bounds x="620" y="158" width="23" height="10" /></bezel> + <bezel name="lamp107" element="matrixlamp" state="0"><bounds x="644" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel107" element="lamplabelel107"><bounds x="644" y="158" width="23" height="10" /></bezel> + <bezel name="lamp108" element="matrixlamp" state="0"><bounds x="668" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel108" element="lamplabelel108"><bounds x="668" y="158" width="23" height="10" /></bezel> + <bezel name="lamp109" element="matrixlamp" state="0"><bounds x="692" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel109" element="lamplabelel109"><bounds x="692" y="158" width="23" height="10" /></bezel> + <bezel name="lamp110" element="matrixlamp" state="0"><bounds x="716" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel110" element="lamplabelel110"><bounds x="716" y="158" width="23" height="10" /></bezel> + <bezel name="lamp111" element="unusedlamp" state="0"><bounds x="740" y="168" width="23" height="16"/></bezel> + <bezel name="lamplabel111" element="lamplabelel111"><bounds x="740" y="158" width="23" height="10" /></bezel> + <bezel name="lamp112" element="matrixlamp" state="0"><bounds x="380" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel112" element="lamplabelel112"><bounds x="380" y="186" width="23" height="10" /></bezel> + <bezel name="lamp113" element="matrixlamp" state="0"><bounds x="404" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel113" element="lamplabelel113"><bounds x="404" y="186" width="23" height="10" /></bezel> + <bezel name="lamp114" element="matrixlamp" state="0"><bounds x="428" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel114" element="lamplabelel114"><bounds x="428" y="186" width="23" height="10" /></bezel> + <bezel name="lamp115" element="matrixlamp" state="0"><bounds x="452" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel115" element="lamplabelel115"><bounds x="452" y="186" width="23" height="10" /></bezel> + <bezel name="lamp116" element="matrixlamp" state="0"><bounds x="476" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel116" element="lamplabelel116"><bounds x="476" y="186" width="23" height="10" /></bezel> + <bezel name="lamp117" element="matrixlamp" state="0"><bounds x="500" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel117" element="lamplabelel117"><bounds x="500" y="186" width="23" height="10" /></bezel> + <bezel name="lamp118" element="matrixlamp" state="0"><bounds x="524" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel118" element="lamplabelel118"><bounds x="524" y="186" width="23" height="10" /></bezel> + <bezel name="lamp119" element="matrixlamp" state="0"><bounds x="548" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel119" element="lamplabelel119"><bounds x="548" y="186" width="23" height="10" /></bezel> + <bezel name="lamp120" element="matrixlamp" state="0"><bounds x="572" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel120" element="lamplabelel120"><bounds x="572" y="186" width="23" height="10" /></bezel> + <bezel name="lamp121" element="matrixlamp" state="0"><bounds x="596" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel121" element="lamplabelel121"><bounds x="596" y="186" width="23" height="10" /></bezel> + <bezel name="lamp122" element="matrixlamp" state="0"><bounds x="620" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel122" element="lamplabelel122"><bounds x="620" y="186" width="23" height="10" /></bezel> + <bezel name="lamp123" element="matrixlamp" state="0"><bounds x="644" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel123" element="lamplabelel123"><bounds x="644" y="186" width="23" height="10" /></bezel> + <bezel name="lamp124" element="matrixlamp" state="0"><bounds x="668" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel124" element="lamplabelel124"><bounds x="668" y="186" width="23" height="10" /></bezel> + <bezel name="lamp125" element="matrixlamp" state="0"><bounds x="692" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel125" element="lamplabelel125"><bounds x="692" y="186" width="23" height="10" /></bezel> + <bezel name="lamp126" element="matrixlamp" state="0"><bounds x="716" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel126" element="lamplabelel126"><bounds x="716" y="186" width="23" height="10" /></bezel> + <bezel name="lamp127" element="matrixlamp" state="0"><bounds x="740" y="196" width="23" height="16"/></bezel> + <bezel name="lamplabel127" element="lamplabelel127"><bounds x="740" y="186" width="23" height="10" /></bezel> + <bezel name="lamp128" element="matrixlamp" state="0"><bounds x="380" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel128" element="lamplabelel128"><bounds x="380" y="214" width="23" height="10" /></bezel> + <bezel name="lamp129" element="matrixlamp" state="0"><bounds x="404" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel129" element="lamplabelel129"><bounds x="404" y="214" width="23" height="10" /></bezel> + <bezel name="lamp130" element="matrixlamp" state="0"><bounds x="428" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel130" element="lamplabelel130"><bounds x="428" y="214" width="23" height="10" /></bezel> + <bezel name="lamp131" element="matrixlamp" state="0"><bounds x="452" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel131" element="lamplabelel131"><bounds x="452" y="214" width="23" height="10" /></bezel> + <bezel name="lamp132" element="matrixlamp" state="0"><bounds x="476" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel132" element="lamplabelel132"><bounds x="476" y="214" width="23" height="10" /></bezel> + <bezel name="lamp133" element="matrixlamp" state="0"><bounds x="500" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel133" element="lamplabelel133"><bounds x="500" y="214" width="23" height="10" /></bezel> + <bezel name="lamp134" element="matrixlamp" state="0"><bounds x="524" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel134" element="lamplabelel134"><bounds x="524" y="214" width="23" height="10" /></bezel> + <bezel name="lamp135" element="matrixlamp" state="0"><bounds x="548" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel135" element="lamplabelel135"><bounds x="548" y="214" width="23" height="10" /></bezel> + <bezel name="lamp136" element="matrixlamp" state="0"><bounds x="572" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel136" element="lamplabelel136"><bounds x="572" y="214" width="23" height="10" /></bezel> + <bezel name="lamp137" element="matrixlamp" state="0"><bounds x="596" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel137" element="lamplabelel137"><bounds x="596" y="214" width="23" height="10" /></bezel> + <bezel name="lamp138" element="matrixlamp" state="0"><bounds x="620" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel138" element="lamplabelel138"><bounds x="620" y="214" width="23" height="10" /></bezel> + <bezel name="lamp139" element="matrixlamp" state="0"><bounds x="644" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel139" element="lamplabelel139"><bounds x="644" y="214" width="23" height="10" /></bezel> + <bezel name="lamp140" element="matrixlamp" state="0"><bounds x="668" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel140" element="lamplabelel140"><bounds x="668" y="214" width="23" height="10" /></bezel> + <bezel name="lamp141" element="matrixlamp" state="0"><bounds x="692" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel141" element="lamplabelel141"><bounds x="692" y="214" width="23" height="10" /></bezel> + <bezel name="lamp142" element="matrixlamp" state="0"><bounds x="716" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel142" element="lamplabelel142"><bounds x="716" y="214" width="23" height="10" /></bezel> + <bezel name="lamp143" element="matrixlamp" state="0"><bounds x="740" y="224" width="23" height="16"/></bezel> + <bezel name="lamplabel143" element="lamplabelel143"><bounds x="740" y="214" width="23" height="10" /></bezel> + <bezel name="lamp144" element="matrixlamp" state="0"><bounds x="380" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel144" element="lamplabelel144"><bounds x="380" y="242" width="23" height="10" /></bezel> + <bezel name="lamp145" element="matrixlamp" state="0"><bounds x="404" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel145" element="lamplabelel145"><bounds x="404" y="242" width="23" height="10" /></bezel> + <bezel name="lamp146" element="matrixlamp" state="0"><bounds x="428" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel146" element="lamplabelel146"><bounds x="428" y="242" width="23" height="10" /></bezel> + <bezel name="lamp147" element="matrixlamp" state="0"><bounds x="452" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel147" element="lamplabelel147"><bounds x="452" y="242" width="23" height="10" /></bezel> + <bezel name="lamp148" element="matrixlamp" state="0"><bounds x="476" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel148" element="lamplabelel148"><bounds x="476" y="242" width="23" height="10" /></bezel> + <bezel name="lamp149" element="matrixlamp" state="0"><bounds x="500" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel149" element="lamplabelel149"><bounds x="500" y="242" width="23" height="10" /></bezel> + <bezel name="lamp150" element="matrixlamp" state="0"><bounds x="524" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel150" element="lamplabelel150"><bounds x="524" y="242" width="23" height="10" /></bezel> + <bezel name="lamp151" element="matrixlamp" state="0"><bounds x="548" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel151" element="lamplabelel151"><bounds x="548" y="242" width="23" height="10" /></bezel> + <bezel name="lamp152" element="matrixlamp" state="0"><bounds x="572" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel152" element="lamplabelel152"><bounds x="572" y="242" width="23" height="10" /></bezel> + <bezel name="lamp153" element="matrixlamp" state="0"><bounds x="596" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel153" element="lamplabelel153"><bounds x="596" y="242" width="23" height="10" /></bezel> + <bezel name="lamp154" element="matrixlamp" state="0"><bounds x="620" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel154" element="lamplabelel154"><bounds x="620" y="242" width="23" height="10" /></bezel> + <bezel name="lamp155" element="matrixlamp" state="0"><bounds x="644" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel155" element="lamplabelel155"><bounds x="644" y="242" width="23" height="10" /></bezel> + <bezel name="lamp156" element="matrixlamp" state="0"><bounds x="668" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel156" element="lamplabelel156"><bounds x="668" y="242" width="23" height="10" /></bezel> + <bezel name="lamp157" element="matrixlamp" state="0"><bounds x="692" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel157" element="lamplabelel157"><bounds x="692" y="242" width="23" height="10" /></bezel> + <bezel name="lamp158" element="matrixlamp" state="0"><bounds x="716" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel158" element="lamplabelel158"><bounds x="716" y="242" width="23" height="10" /></bezel> + <bezel name="lamp159" element="matrixlamp" state="0"><bounds x="740" y="252" width="23" height="16"/></bezel> + <bezel name="lamplabel159" element="lamplabelel159"><bounds x="740" y="242" width="23" height="10" /></bezel> + <bezel name="lamp160" element="matrixlamp" state="0"><bounds x="380" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel160" element="lamplabelel160"><bounds x="380" y="270" width="23" height="10" /></bezel> + <bezel name="lamp161" element="matrixlamp" state="0"><bounds x="404" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel161" element="lamplabelel161"><bounds x="404" y="270" width="23" height="10" /></bezel> + <bezel name="lamp162" element="matrixlamp" state="0"><bounds x="428" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel162" element="lamplabelel162"><bounds x="428" y="270" width="23" height="10" /></bezel> + <bezel name="lamp163" element="matrixlamp" state="0"><bounds x="452" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel163" element="lamplabelel163"><bounds x="452" y="270" width="23" height="10" /></bezel> + <bezel name="lamp164" element="matrixlamp" state="0"><bounds x="476" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel164" element="lamplabelel164"><bounds x="476" y="270" width="23" height="10" /></bezel> + <bezel name="lamp165" element="matrixlamp" state="0"><bounds x="500" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel165" element="lamplabelel165"><bounds x="500" y="270" width="23" height="10" /></bezel> + <bezel name="lamp166" element="matrixlamp" state="0"><bounds x="524" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel166" element="lamplabelel166"><bounds x="524" y="270" width="23" height="10" /></bezel> + <bezel name="lamp167" element="matrixlamp" state="0"><bounds x="548" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel167" element="lamplabelel167"><bounds x="548" y="270" width="23" height="10" /></bezel> + <bezel name="lamp168" element="matrixlamp" state="0"><bounds x="572" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel168" element="lamplabelel168"><bounds x="572" y="270" width="23" height="10" /></bezel> + <bezel name="lamp169" element="matrixlamp" state="0"><bounds x="596" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel169" element="lamplabelel169"><bounds x="596" y="270" width="23" height="10" /></bezel> + <bezel name="lamp170" element="matrixlamp" state="0"><bounds x="620" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel170" element="lamplabelel170"><bounds x="620" y="270" width="23" height="10" /></bezel> + <bezel name="lamp171" element="matrixlamp" state="0"><bounds x="644" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel171" element="lamplabelel171"><bounds x="644" y="270" width="23" height="10" /></bezel> + <bezel name="lamp172" element="matrixlamp" state="0"><bounds x="668" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel172" element="lamplabelel172"><bounds x="668" y="270" width="23" height="10" /></bezel> + <bezel name="lamp173" element="matrixlamp" state="0"><bounds x="692" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel173" element="lamplabelel173"><bounds x="692" y="270" width="23" height="10" /></bezel> + <bezel name="lamp174" element="matrixlamp" state="0"><bounds x="716" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel174" element="lamplabelel174"><bounds x="716" y="270" width="23" height="10" /></bezel> + <bezel name="lamp175" element="matrixlamp" state="0"><bounds x="740" y="280" width="23" height="16"/></bezel> + <bezel name="lamplabel175" element="lamplabelel175"><bounds x="740" y="270" width="23" height="10" /></bezel> + <bezel name="lamp176" element="matrixlamp" state="0"><bounds x="380" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel176" element="lamplabelel176"><bounds x="380" y="298" width="23" height="10" /></bezel> + <bezel name="lamp177" element="matrixlamp" state="0"><bounds x="404" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel177" element="lamplabelel177"><bounds x="404" y="298" width="23" height="10" /></bezel> + <bezel name="lamp178" element="matrixlamp" state="0"><bounds x="428" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel178" element="lamplabelel178"><bounds x="428" y="298" width="23" height="10" /></bezel> + <bezel name="lamp179" element="matrixlamp" state="0"><bounds x="452" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel179" element="lamplabelel179"><bounds x="452" y="298" width="23" height="10" /></bezel> + <bezel name="lamp180" element="matrixlamp" state="0"><bounds x="476" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel180" element="lamplabelel180"><bounds x="476" y="298" width="23" height="10" /></bezel> + <bezel name="lamp181" element="matrixlamp" state="0"><bounds x="500" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel181" element="lamplabelel181"><bounds x="500" y="298" width="23" height="10" /></bezel> + <bezel name="lamp182" element="matrixlamp" state="0"><bounds x="524" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel182" element="lamplabelel182"><bounds x="524" y="298" width="23" height="10" /></bezel> + <bezel name="lamp183" element="matrixlamp" state="0"><bounds x="548" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel183" element="lamplabelel183"><bounds x="548" y="298" width="23" height="10" /></bezel> + <bezel name="lamp184" element="matrixlamp" state="0"><bounds x="572" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel184" element="lamplabelel184"><bounds x="572" y="298" width="23" height="10" /></bezel> + <bezel name="lamp185" element="matrixlamp" state="0"><bounds x="596" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel185" element="lamplabelel185"><bounds x="596" y="298" width="23" height="10" /></bezel> + <bezel name="lamp186" element="matrixlamp" state="0"><bounds x="620" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel186" element="lamplabelel186"><bounds x="620" y="298" width="23" height="10" /></bezel> + <bezel name="lamp187" element="matrixlamp" state="0"><bounds x="644" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel187" element="lamplabelel187"><bounds x="644" y="298" width="23" height="10" /></bezel> + <bezel name="lamp188" element="matrixlamp" state="0"><bounds x="668" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel188" element="lamplabelel188"><bounds x="668" y="298" width="23" height="10" /></bezel> + <bezel name="lamp189" element="matrixlamp" state="0"><bounds x="692" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel189" element="lamplabelel189"><bounds x="692" y="298" width="23" height="10" /></bezel> + <bezel name="lamp190" element="matrixlamp" state="0"><bounds x="716" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel190" element="lamplabelel190"><bounds x="716" y="298" width="23" height="10" /></bezel> + <bezel name="lamp191" element="matrixlamp" state="0"><bounds x="740" y="308" width="23" height="16"/></bezel> + <bezel name="lamplabel191" element="lamplabelel191"><bounds x="740" y="298" width="23" height="10" /></bezel> + <bezel name="lamp192" element="matrixlamp" state="0"><bounds x="380" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel192" element="lamplabelel192"><bounds x="380" y="326" width="23" height="10" /></bezel> + <bezel name="lamp193" element="matrixlamp" state="0"><bounds x="404" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel193" element="lamplabelel193"><bounds x="404" y="326" width="23" height="10" /></bezel> + <bezel name="lamp194" element="matrixlamp" state="0"><bounds x="428" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel194" element="lamplabelel194"><bounds x="428" y="326" width="23" height="10" /></bezel> + <bezel name="lamp195" element="matrixlamp" state="0"><bounds x="452" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel195" element="lamplabelel195"><bounds x="452" y="326" width="23" height="10" /></bezel> + <bezel name="lamp196" element="matrixlamp" state="0"><bounds x="476" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel196" element="lamplabelel196"><bounds x="476" y="326" width="23" height="10" /></bezel> + <bezel name="lamp197" element="matrixlamp" state="0"><bounds x="500" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel197" element="lamplabelel197"><bounds x="500" y="326" width="23" height="10" /></bezel> + <bezel name="lamp198" element="matrixlamp" state="0"><bounds x="524" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel198" element="lamplabelel198"><bounds x="524" y="326" width="23" height="10" /></bezel> + <bezel name="lamp199" element="matrixlamp" state="0"><bounds x="548" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel199" element="lamplabelel199"><bounds x="548" y="326" width="23" height="10" /></bezel> + <bezel name="lamp200" element="matrixlamp" state="0"><bounds x="572" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel200" element="lamplabelel200"><bounds x="572" y="326" width="23" height="10" /></bezel> + <bezel name="lamp201" element="matrixlamp" state="0"><bounds x="596" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel201" element="lamplabelel201"><bounds x="596" y="326" width="23" height="10" /></bezel> + <bezel name="lamp202" element="matrixlamp" state="0"><bounds x="620" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel202" element="lamplabelel202"><bounds x="620" y="326" width="23" height="10" /></bezel> + <bezel name="lamp203" element="matrixlamp" state="0"><bounds x="644" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel203" element="lamplabelel203"><bounds x="644" y="326" width="23" height="10" /></bezel> + <bezel name="lamp204" element="matrixlamp" state="0"><bounds x="668" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel204" element="lamplabelel204"><bounds x="668" y="326" width="23" height="10" /></bezel> + <bezel name="lamp205" element="matrixlamp" state="0"><bounds x="692" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel205" element="lamplabelel205"><bounds x="692" y="326" width="23" height="10" /></bezel> + <bezel name="lamp206" element="matrixlamp" state="0"><bounds x="716" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel206" element="lamplabelel206"><bounds x="716" y="326" width="23" height="10" /></bezel> + <bezel name="lamp207" element="matrixlamp" state="0"><bounds x="740" y="336" width="23" height="16"/></bezel> + <bezel name="lamplabel207" element="lamplabelel207"><bounds x="740" y="326" width="23" height="10" /></bezel> + <bezel name="lamp208" element="matrixlamp" state="0"><bounds x="380" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel208" element="lamplabelel208"><bounds x="380" y="354" width="23" height="10" /></bezel> + <bezel name="lamp209" element="matrixlamp" state="0"><bounds x="404" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel209" element="lamplabelel209"><bounds x="404" y="354" width="23" height="10" /></bezel> + <bezel name="lamp210" element="matrixlamp" state="0"><bounds x="428" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel210" element="lamplabelel210"><bounds x="428" y="354" width="23" height="10" /></bezel> + <bezel name="lamp211" element="matrixlamp" state="0"><bounds x="452" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel211" element="lamplabelel211"><bounds x="452" y="354" width="23" height="10" /></bezel> + <bezel name="lamp212" element="matrixlamp" state="0"><bounds x="476" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel212" element="lamplabelel212"><bounds x="476" y="354" width="23" height="10" /></bezel> + <bezel name="lamp213" element="matrixlamp" state="0"><bounds x="500" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel213" element="lamplabelel213"><bounds x="500" y="354" width="23" height="10" /></bezel> + <bezel name="lamp214" element="matrixlamp" state="0"><bounds x="524" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel214" element="lamplabelel214"><bounds x="524" y="354" width="23" height="10" /></bezel> + <bezel name="lamp215" element="matrixlamp" state="0"><bounds x="548" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel215" element="lamplabelel215"><bounds x="548" y="354" width="23" height="10" /></bezel> + <bezel name="lamp216" element="matrixlamp" state="0"><bounds x="572" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel216" element="lamplabelel216"><bounds x="572" y="354" width="23" height="10" /></bezel> + <bezel name="lamp217" element="matrixlamp" state="0"><bounds x="596" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel217" element="lamplabelel217"><bounds x="596" y="354" width="23" height="10" /></bezel> + <bezel name="lamp218" element="matrixlamp" state="0"><bounds x="620" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel218" element="lamplabelel218"><bounds x="620" y="354" width="23" height="10" /></bezel> + <bezel name="lamp219" element="matrixlamp" state="0"><bounds x="644" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel219" element="lamplabelel219"><bounds x="644" y="354" width="23" height="10" /></bezel> + <bezel name="lamp220" element="matrixlamp" state="0"><bounds x="668" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel220" element="lamplabelel220"><bounds x="668" y="354" width="23" height="10" /></bezel> + <bezel name="lamp221" element="matrixlamp" state="0"><bounds x="692" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel221" element="lamplabelel221"><bounds x="692" y="354" width="23" height="10" /></bezel> + <bezel name="lamp222" element="matrixlamp" state="0"><bounds x="716" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel222" element="lamplabelel222"><bounds x="716" y="354" width="23" height="10" /></bezel> + <bezel name="lamp223" element="matrixlamp" state="0"><bounds x="740" y="364" width="23" height="16"/></bezel> + <bezel name="lamplabel223" element="lamplabelel223"><bounds x="740" y="354" width="23" height="10" /></bezel> + <bezel name="lamp224" element="matrixlamp" state="0"><bounds x="380" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel224" element="lamplabelel224"><bounds x="380" y="382" width="23" height="10" /></bezel> + <bezel name="lamp225" element="matrixlamp" state="0"><bounds x="404" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel225" element="lamplabelel225"><bounds x="404" y="382" width="23" height="10" /></bezel> + <bezel name="lamp226" element="matrixlamp" state="0"><bounds x="428" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel226" element="lamplabelel226"><bounds x="428" y="382" width="23" height="10" /></bezel> + <bezel name="lamp227" element="matrixlamp" state="0"><bounds x="452" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel227" element="lamplabelel227"><bounds x="452" y="382" width="23" height="10" /></bezel> + <bezel name="lamp228" element="matrixlamp" state="0"><bounds x="476" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel228" element="lamplabelel228"><bounds x="476" y="382" width="23" height="10" /></bezel> + <bezel name="lamp229" element="matrixlamp" state="0"><bounds x="500" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel229" element="lamplabelel229"><bounds x="500" y="382" width="23" height="10" /></bezel> + <bezel name="lamp230" element="matrixlamp" state="0"><bounds x="524" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel230" element="lamplabelel230"><bounds x="524" y="382" width="23" height="10" /></bezel> + <bezel name="lamp231" element="matrixlamp" state="0"><bounds x="548" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel231" element="lamplabelel231"><bounds x="548" y="382" width="23" height="10" /></bezel> + <bezel name="lamp232" element="matrixlamp" state="0"><bounds x="572" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel232" element="lamplabelel232"><bounds x="572" y="382" width="23" height="10" /></bezel> + <bezel name="lamp233" element="matrixlamp" state="0"><bounds x="596" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel233" element="lamplabelel233"><bounds x="596" y="382" width="23" height="10" /></bezel> + <bezel name="lamp234" element="matrixlamp" state="0"><bounds x="620" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel234" element="lamplabelel234"><bounds x="620" y="382" width="23" height="10" /></bezel> + <bezel name="lamp235" element="matrixlamp" state="0"><bounds x="644" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel235" element="lamplabelel235"><bounds x="644" y="382" width="23" height="10" /></bezel> + <bezel name="lamp236" element="matrixlamp" state="0"><bounds x="668" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel236" element="lamplabelel236"><bounds x="668" y="382" width="23" height="10" /></bezel> + <bezel name="lamp237" element="matrixlamp" state="0"><bounds x="692" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel237" element="lamplabelel237"><bounds x="692" y="382" width="23" height="10" /></bezel> + <bezel name="lamp238" element="matrixlamp" state="0"><bounds x="716" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel238" element="lamplabelel238"><bounds x="716" y="382" width="23" height="10" /></bezel> + <bezel name="lamp239" element="matrixlamp" state="0"><bounds x="740" y="392" width="23" height="16"/></bezel> + <bezel name="lamplabel239" element="lamplabelel239"><bounds x="740" y="382" width="23" height="10" /></bezel> + <bezel name="lamp240" element="matrixlamp" state="0"><bounds x="380" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel240" element="lamplabelel240"><bounds x="380" y="410" width="23" height="10" /></bezel> + <bezel name="lamp241" element="matrixlamp" state="0"><bounds x="404" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel241" element="lamplabelel241"><bounds x="404" y="410" width="23" height="10" /></bezel> + <bezel name="lamp242" element="matrixlamp" state="0"><bounds x="428" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel242" element="lamplabelel242"><bounds x="428" y="410" width="23" height="10" /></bezel> + <bezel name="lamp243" element="matrixlamp" state="0"><bounds x="452" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel243" element="lamplabelel243"><bounds x="452" y="410" width="23" height="10" /></bezel> + <bezel name="lamp244" element="matrixlamp" state="0"><bounds x="476" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel244" element="lamplabelel244"><bounds x="476" y="410" width="23" height="10" /></bezel> + <bezel name="lamp245" element="matrixlamp" state="0"><bounds x="500" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel245" element="lamplabelel245"><bounds x="500" y="410" width="23" height="10" /></bezel> + <bezel name="lamp246" element="matrixlamp" state="0"><bounds x="524" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel246" element="lamplabelel246"><bounds x="524" y="410" width="23" height="10" /></bezel> + <bezel name="lamp247" element="unusedlamp" state="0"><bounds x="548" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel247" element="lamplabelel247"><bounds x="548" y="410" width="23" height="10" /></bezel> + <bezel name="lamp248" element="unusedlamp" state="0"><bounds x="572" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel248" element="lamplabelel248"><bounds x="572" y="410" width="23" height="10" /></bezel> + <bezel name="lamp249" element="unusedlamp" state="0"><bounds x="596" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel249" element="lamplabelel249"><bounds x="596" y="410" width="23" height="10" /></bezel> + <bezel name="lamp250" element="unusedlamp" state="0"><bounds x="620" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel250" element="lamplabelel250"><bounds x="620" y="410" width="23" height="10" /></bezel> + <bezel name="lamp251" element="unusedlamp" state="0"><bounds x="644" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel251" element="lamplabelel251"><bounds x="644" y="410" width="23" height="10" /></bezel> + <bezel name="lamp252" element="unusedlamp" state="0"><bounds x="668" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel252" element="lamplabelel252"><bounds x="668" y="410" width="23" height="10" /></bezel> + <bezel name="lamp253" element="unusedlamp" state="0"><bounds x="692" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel253" element="lamplabelel253"><bounds x="692" y="410" width="23" height="10" /></bezel> + <bezel name="lamp254" element="unusedlamp" state="0"><bounds x="716" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel254" element="lamplabelel254"><bounds x="716" y="410" width="23" height="10" /></bezel> + <bezel name="lamp255" element="unusedlamp" state="0"><bounds x="740" y="420" width="23" height="16"/></bezel> + <bezel name="lamplabel255" element="lamplabelel255"><bounds x="740" y="410" width="23" height="10" /></bezel> + <bezel name="input1-0" element="button" state="0" inputtag="IN-1" inputmask="0x01"><bounds x="180" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-0" element="inputlabel1-0"><bounds x="180" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-1" element="button" state="0" inputtag="IN-1" inputmask="0x02"><bounds x="200" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-1" element="inputlabel1-1"><bounds x="200" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-2" element="button" state="0" inputtag="IN-1" inputmask="0x04"><bounds x="220" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-2" element="inputlabel1-2"><bounds x="220" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-3" element="button" state="0" inputtag="IN-1" inputmask="0x08"><bounds x="240" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-3" element="inputlabel1-3"><bounds x="240" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-4" element="button" state="0" inputtag="IN-1" inputmask="0x10"><bounds x="260" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-4" element="inputlabel1-4"><bounds x="260" y="-10" width="19" height="10" /></bezel> + <bezel name="input1-5" element="button" state="0" inputtag="IN-1" inputmask="0x20"><bounds x="280" y="0" width="19" height="10" /></bezel> + <bezel name="inputlab1-5" element="inputlabel1-5"><bounds x="280" y="-10" width="19" height="10" /></bezel> + <bezel name="input2-0" element="button" state="0" inputtag="IN-2" inputmask="0x01"><bounds x="180" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-0" element="inputlabel2-0"><bounds x="180" y="10" width="19" height="10" /></bezel> + <bezel name="input2-1" element="button" state="0" inputtag="IN-2" inputmask="0x02"><bounds x="200" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-1" element="inputlabel2-1"><bounds x="200" y="10" width="19" height="10" /></bezel> + <bezel name="input2-2" element="button" state="0" inputtag="IN-2" inputmask="0x04"><bounds x="220" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-2" element="inputlabel2-2"><bounds x="220" y="10" width="19" height="10" /></bezel> + <bezel name="input2-3" element="button" state="0" inputtag="IN-2" inputmask="0x08"><bounds x="240" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-3" element="inputlabel2-3"><bounds x="240" y="10" width="19" height="10" /></bezel> + <bezel name="input2-4" element="button" state="0" inputtag="IN-2" inputmask="0x10"><bounds x="260" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-4" element="inputlabel2-4"><bounds x="260" y="10" width="19" height="10" /></bezel> + <bezel name="input2-5" element="button" state="0" inputtag="IN-2" inputmask="0x20"><bounds x="280" y="20" width="19" height="10" /></bezel> + <bezel name="inputlab2-5" element="inputlabel2-5"><bounds x="280" y="10" width="19" height="10" /></bezel> + <bezel name="input8-0" element="button" state="0" inputtag="IN-8" inputmask="0x01"><bounds x="180" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-0" element="inputlabel8-0"><bounds x="180" y="30" width="19" height="10" /></bezel> + <bezel name="input8-1" element="button" state="0" inputtag="IN-8" inputmask="0x02"><bounds x="200" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-1" element="inputlabel8-1"><bounds x="200" y="30" width="19" height="10" /></bezel> + <bezel name="input8-2" element="button" state="0" inputtag="IN-8" inputmask="0x04"><bounds x="220" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-2" element="inputlabel8-2"><bounds x="220" y="30" width="19" height="10" /></bezel> + <bezel name="input8-3" element="button" state="0" inputtag="IN-8" inputmask="0x08"><bounds x="240" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-3" element="inputlabel8-3"><bounds x="240" y="30" width="19" height="10" /></bezel> + <bezel name="input8-4" element="button" state="0" inputtag="IN-8" inputmask="0x10"><bounds x="260" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-4" element="inputlabel8-4"><bounds x="260" y="30" width="19" height="10" /></bezel> + <bezel name="input8-5" element="button" state="0" inputtag="IN-8" inputmask="0x20"><bounds x="280" y="40" width="19" height="10" /></bezel> + <bezel name="inputlab8-5" element="inputlabel8-5"><bounds x="280" y="30" width="19" height="10" /></bezel> + <bezel name="input9-0" element="button" state="0" inputtag="IN-9" inputmask="0x01"><bounds x="180" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-0" element="inputlabel9-0"><bounds x="180" y="50" width="19" height="10" /></bezel> + <bezel name="input9-1" element="button" state="0" inputtag="IN-9" inputmask="0x02"><bounds x="200" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-1" element="inputlabel9-1"><bounds x="200" y="50" width="19" height="10" /></bezel> + <bezel name="input9-2" element="button" state="0" inputtag="IN-9" inputmask="0x04"><bounds x="220" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-2" element="inputlabel9-2"><bounds x="220" y="50" width="19" height="10" /></bezel> + <bezel name="input9-3" element="button" state="0" inputtag="IN-9" inputmask="0x08"><bounds x="240" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-3" element="inputlabel9-3"><bounds x="240" y="50" width="19" height="10" /></bezel> + <bezel name="input9-4" element="button" state="0" inputtag="IN-9" inputmask="0x10"><bounds x="260" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-4" element="inputlabel9-4"><bounds x="260" y="50" width="19" height="10" /></bezel> + <bezel name="input9-5" element="button" state="0" inputtag="IN-9" inputmask="0x20"><bounds x="280" y="60" width="19" height="10" /></bezel> + <bezel name="inputlab9-5" element="inputlabel9-5"><bounds x="280" y="50" width="19" height="10" /></bezel> + <bezel name="input10-0" element="button" state="0" inputtag="IN-10" inputmask="0x01"><bounds x="180" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-0" element="inputlabel10-0"><bounds x="180" y="70" width="19" height="10" /></bezel> + <bezel name="input10-1" element="button" state="0" inputtag="IN-10" inputmask="0x02"><bounds x="200" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-1" element="inputlabel10-1"><bounds x="200" y="70" width="19" height="10" /></bezel> + <bezel name="input10-2" element="button" state="0" inputtag="IN-10" inputmask="0x04"><bounds x="220" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-2" element="inputlabel10-2"><bounds x="220" y="70" width="19" height="10" /></bezel> + <bezel name="input10-3" element="button" state="0" inputtag="IN-10" inputmask="0x08"><bounds x="240" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-3" element="inputlabel10-3"><bounds x="240" y="70" width="19" height="10" /></bezel> + <bezel name="input10-4" element="button" state="0" inputtag="IN-10" inputmask="0x10"><bounds x="260" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-4" element="inputlabel10-4"><bounds x="260" y="70" width="19" height="10" /></bezel> + <bezel name="input10-5" element="button" state="0" inputtag="IN-10" inputmask="0x20"><bounds x="280" y="80" width="19" height="10" /></bezel> + <bezel name="inputlab10-5" element="inputlabel10-5"><bounds x="280" y="70" width="19" height="10" /></bezel> + <bezel name="input20-0" element="button" state="0" inputtag="IN-20" inputmask="0x01"><bounds x="180" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-0" element="inputlabel20-0"><bounds x="180" y="90" width="19" height="10" /></bezel> + <bezel name="input20-1" element="button" state="0" inputtag="IN-20" inputmask="0x02"><bounds x="200" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-1" element="inputlabel20-1"><bounds x="200" y="90" width="19" height="10" /></bezel> + <bezel name="input20-2" element="button" state="0" inputtag="IN-20" inputmask="0x04"><bounds x="220" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-2" element="inputlabel20-2"><bounds x="220" y="90" width="19" height="10" /></bezel> + <bezel name="input20-3" element="button" state="0" inputtag="IN-20" inputmask="0x08"><bounds x="240" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-3" element="inputlabel20-3"><bounds x="240" y="90" width="19" height="10" /></bezel> + <bezel name="input20-4" element="button" state="0" inputtag="IN-20" inputmask="0x10"><bounds x="260" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-4" element="inputlabel20-4"><bounds x="260" y="90" width="19" height="10" /></bezel> + <bezel name="input20-5" element="button" state="0" inputtag="IN-20" inputmask="0x20"><bounds x="280" y="100" width="19" height="10" /></bezel> + <bezel name="inputlab20-5" element="inputlabel20-5"><bounds x="280" y="90" width="19" height="10" /></bezel> -<bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> -<bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> -<bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> -<bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> -<bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> -<bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> -<bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> -<bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> -<bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> -<bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> -<bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> -<bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> -<bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> -<bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> -<bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> -<bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> -<bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> -<bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> -<bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> -<bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> -<bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> -<bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> -<bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> -<bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> -<bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> -<bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> -<bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> -<bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> -<bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> -<bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> -<bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> -<bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> -<bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> -<bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> -<bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> -<bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> -<bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> -<bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> -<bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> -<bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> -<bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> -<bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> -<bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> -<bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> -<bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> -<bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> -<bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> -<bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> -<bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> -<bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> -<bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> -<bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> -<bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> -<bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> -<bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> -<bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> -<bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> -<bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> -<bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> -<bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> -<bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> -<bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> -<bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> -<bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> -<bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> -<bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> -<bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> -<bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> -<bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> -<bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> -<bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> -<bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> -<bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> -<bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> -<bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> -<bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> -<bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> -<bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> -<bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> -<bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> -<bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> -<bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> -<bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> -<bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> -<bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> -<bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> -<bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> -<bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> -<bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> -<bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> -<bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> -<bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> -<bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> -<bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> -<bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> -<bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> -<bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> -<bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> -<bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> -<bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> -<bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> -<bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> -<bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> -<bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> -<bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> -<bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> -<bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> -<bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> -<bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> -<bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> -<bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> -<bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> -<bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> -<bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> -<bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> -<bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> -<bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> -<bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> -<bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> -<bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> -<bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> -<bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> -<bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> -<bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> -<bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> -<bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> -<bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> -<bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> -<bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> -<bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> -<bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> -<bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> -<bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> -<bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> -<bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> -<bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> -<bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> -<bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> -<bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> -<bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> -<bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> -<bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> -<bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> -<bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> -<bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> -<bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> -<bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> -<bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> -<bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> -<bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> -<bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> -<bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> -<bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> -<bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> -<bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> -<bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> -<bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> -<bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> -<bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> -<bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> -<bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> -<bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> -<bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> -<bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> -<bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> -<bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> -<bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> -<bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> -<bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> -<bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> -<bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> -<bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> -<bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> -<bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> -<bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> -<bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> -<bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> -<bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> -<bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> -<bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> -<bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> -<bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> -<bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> -<bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> -<bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> -<bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> -<bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> -<bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> -<bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> -<bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> -<bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> -<bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> -<bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> -<bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> -<bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> -<bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> -<bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> -<bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> -<bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> -<bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> -<bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> -<bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> -<bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> -<bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> -<bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> -<bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> -<bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> -<bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> -<bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> -<bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> -<bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> -<bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> -<bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> -<bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> -<bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> -<bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> -<bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> -<bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> -<bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> -<bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> -<bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> -<bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> -<bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> -<bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> -<bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> -<bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> -<bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> -<bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> -<bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> -<bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> -<bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> -<bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> -<bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> -<bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> -<bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> -<bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> -<bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> -<bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> -<bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> -<bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> -<bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> -<bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> -<bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> -<bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> -<bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> -<bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> -<bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> -<bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> -<bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> -<bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> -<bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> -<bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> -<bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> -<bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> -<bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> -<bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> + <bezel name="matrix0" element="matrixlamp" state="0"><bounds x="4" y="40" width="3" height="3" /></bezel> + <bezel name="matrix1" element="matrixlamp" state="0"><bounds x="4" y="44" width="3" height="3" /></bezel> + <bezel name="matrix2" element="matrixlamp" state="0"><bounds x="4" y="48" width="3" height="3" /></bezel> + <bezel name="matrix3" element="matrixlamp" state="0"><bounds x="4" y="52" width="3" height="3" /></bezel> + <bezel name="matrix4" element="matrixlamp" state="0"><bounds x="4" y="56" width="3" height="3" /></bezel> + <bezel name="matrix5" element="matrixlamp" state="0"><bounds x="4" y="60" width="3" height="3" /></bezel> + <bezel name="matrix6" element="matrixlamp" state="0"><bounds x="4" y="64" width="3" height="3" /></bezel> + <bezel name="matrix7" element="matrixlamp" state="0"><bounds x="4" y="68" width="3" height="3" /></bezel> + <bezel name="matrix8" element="matrixlamp" state="0"><bounds x="8" y="40" width="3" height="3" /></bezel> + <bezel name="matrix9" element="matrixlamp" state="0"><bounds x="8" y="44" width="3" height="3" /></bezel> + <bezel name="matrix10" element="matrixlamp" state="0"><bounds x="8" y="48" width="3" height="3" /></bezel> + <bezel name="matrix11" element="matrixlamp" state="0"><bounds x="8" y="52" width="3" height="3" /></bezel> + <bezel name="matrix12" element="matrixlamp" state="0"><bounds x="8" y="56" width="3" height="3" /></bezel> + <bezel name="matrix13" element="matrixlamp" state="0"><bounds x="8" y="60" width="3" height="3" /></bezel> + <bezel name="matrix14" element="matrixlamp" state="0"><bounds x="8" y="64" width="3" height="3" /></bezel> + <bezel name="matrix15" element="matrixlamp" state="0"><bounds x="8" y="68" width="3" height="3" /></bezel> + <bezel name="matrix16" element="matrixlamp" state="0"><bounds x="12" y="40" width="3" height="3" /></bezel> + <bezel name="matrix17" element="matrixlamp" state="0"><bounds x="12" y="44" width="3" height="3" /></bezel> + <bezel name="matrix18" element="matrixlamp" state="0"><bounds x="12" y="48" width="3" height="3" /></bezel> + <bezel name="matrix19" element="matrixlamp" state="0"><bounds x="12" y="52" width="3" height="3" /></bezel> + <bezel name="matrix20" element="matrixlamp" state="0"><bounds x="12" y="56" width="3" height="3" /></bezel> + <bezel name="matrix21" element="matrixlamp" state="0"><bounds x="12" y="60" width="3" height="3" /></bezel> + <bezel name="matrix22" element="matrixlamp" state="0"><bounds x="12" y="64" width="3" height="3" /></bezel> + <bezel name="matrix23" element="matrixlamp" state="0"><bounds x="12" y="68" width="3" height="3" /></bezel> + <bezel name="matrix24" element="matrixlamp" state="0"><bounds x="16" y="40" width="3" height="3" /></bezel> + <bezel name="matrix25" element="matrixlamp" state="0"><bounds x="16" y="44" width="3" height="3" /></bezel> + <bezel name="matrix26" element="matrixlamp" state="0"><bounds x="16" y="48" width="3" height="3" /></bezel> + <bezel name="matrix27" element="matrixlamp" state="0"><bounds x="16" y="52" width="3" height="3" /></bezel> + <bezel name="matrix28" element="matrixlamp" state="0"><bounds x="16" y="56" width="3" height="3" /></bezel> + <bezel name="matrix29" element="matrixlamp" state="0"><bounds x="16" y="60" width="3" height="3" /></bezel> + <bezel name="matrix30" element="matrixlamp" state="0"><bounds x="16" y="64" width="3" height="3" /></bezel> + <bezel name="matrix31" element="matrixlamp" state="0"><bounds x="16" y="68" width="3" height="3" /></bezel> + <bezel name="matrix32" element="matrixlamp" state="0"><bounds x="20" y="40" width="3" height="3" /></bezel> + <bezel name="matrix33" element="matrixlamp" state="0"><bounds x="20" y="44" width="3" height="3" /></bezel> + <bezel name="matrix34" element="matrixlamp" state="0"><bounds x="20" y="48" width="3" height="3" /></bezel> + <bezel name="matrix35" element="matrixlamp" state="0"><bounds x="20" y="52" width="3" height="3" /></bezel> + <bezel name="matrix36" element="matrixlamp" state="0"><bounds x="20" y="56" width="3" height="3" /></bezel> + <bezel name="matrix37" element="matrixlamp" state="0"><bounds x="20" y="60" width="3" height="3" /></bezel> + <bezel name="matrix38" element="matrixlamp" state="0"><bounds x="20" y="64" width="3" height="3" /></bezel> + <bezel name="matrix39" element="matrixlamp" state="0"><bounds x="20" y="68" width="3" height="3" /></bezel> + <bezel name="matrix40" element="matrixlamp" state="0"><bounds x="28" y="40" width="3" height="3" /></bezel> + <bezel name="matrix41" element="matrixlamp" state="0"><bounds x="28" y="44" width="3" height="3" /></bezel> + <bezel name="matrix42" element="matrixlamp" state="0"><bounds x="28" y="48" width="3" height="3" /></bezel> + <bezel name="matrix43" element="matrixlamp" state="0"><bounds x="28" y="52" width="3" height="3" /></bezel> + <bezel name="matrix44" element="matrixlamp" state="0"><bounds x="28" y="56" width="3" height="3" /></bezel> + <bezel name="matrix45" element="matrixlamp" state="0"><bounds x="28" y="60" width="3" height="3" /></bezel> + <bezel name="matrix46" element="matrixlamp" state="0"><bounds x="28" y="64" width="3" height="3" /></bezel> + <bezel name="matrix47" element="matrixlamp" state="0"><bounds x="28" y="68" width="3" height="3" /></bezel> + <bezel name="matrix48" element="matrixlamp" state="0"><bounds x="32" y="40" width="3" height="3" /></bezel> + <bezel name="matrix49" element="matrixlamp" state="0"><bounds x="32" y="44" width="3" height="3" /></bezel> + <bezel name="matrix50" element="matrixlamp" state="0"><bounds x="32" y="48" width="3" height="3" /></bezel> + <bezel name="matrix51" element="matrixlamp" state="0"><bounds x="32" y="52" width="3" height="3" /></bezel> + <bezel name="matrix52" element="matrixlamp" state="0"><bounds x="32" y="56" width="3" height="3" /></bezel> + <bezel name="matrix53" element="matrixlamp" state="0"><bounds x="32" y="60" width="3" height="3" /></bezel> + <bezel name="matrix54" element="matrixlamp" state="0"><bounds x="32" y="64" width="3" height="3" /></bezel> + <bezel name="matrix55" element="matrixlamp" state="0"><bounds x="32" y="68" width="3" height="3" /></bezel> + <bezel name="matrix56" element="matrixlamp" state="0"><bounds x="36" y="40" width="3" height="3" /></bezel> + <bezel name="matrix57" element="matrixlamp" state="0"><bounds x="36" y="44" width="3" height="3" /></bezel> + <bezel name="matrix58" element="matrixlamp" state="0"><bounds x="36" y="48" width="3" height="3" /></bezel> + <bezel name="matrix59" element="matrixlamp" state="0"><bounds x="36" y="52" width="3" height="3" /></bezel> + <bezel name="matrix60" element="matrixlamp" state="0"><bounds x="36" y="56" width="3" height="3" /></bezel> + <bezel name="matrix61" element="matrixlamp" state="0"><bounds x="36" y="60" width="3" height="3" /></bezel> + <bezel name="matrix62" element="matrixlamp" state="0"><bounds x="36" y="64" width="3" height="3" /></bezel> + <bezel name="matrix63" element="matrixlamp" state="0"><bounds x="36" y="68" width="3" height="3" /></bezel> + <bezel name="matrix64" element="matrixlamp" state="0"><bounds x="40" y="40" width="3" height="3" /></bezel> + <bezel name="matrix65" element="matrixlamp" state="0"><bounds x="40" y="44" width="3" height="3" /></bezel> + <bezel name="matrix66" element="matrixlamp" state="0"><bounds x="40" y="48" width="3" height="3" /></bezel> + <bezel name="matrix67" element="matrixlamp" state="0"><bounds x="40" y="52" width="3" height="3" /></bezel> + <bezel name="matrix68" element="matrixlamp" state="0"><bounds x="40" y="56" width="3" height="3" /></bezel> + <bezel name="matrix69" element="matrixlamp" state="0"><bounds x="40" y="60" width="3" height="3" /></bezel> + <bezel name="matrix70" element="matrixlamp" state="0"><bounds x="40" y="64" width="3" height="3" /></bezel> + <bezel name="matrix71" element="matrixlamp" state="0"><bounds x="40" y="68" width="3" height="3" /></bezel> + <bezel name="matrix72" element="matrixlamp" state="0"><bounds x="44" y="40" width="3" height="3" /></bezel> + <bezel name="matrix73" element="matrixlamp" state="0"><bounds x="44" y="44" width="3" height="3" /></bezel> + <bezel name="matrix74" element="matrixlamp" state="0"><bounds x="44" y="48" width="3" height="3" /></bezel> + <bezel name="matrix75" element="matrixlamp" state="0"><bounds x="44" y="52" width="3" height="3" /></bezel> + <bezel name="matrix76" element="matrixlamp" state="0"><bounds x="44" y="56" width="3" height="3" /></bezel> + <bezel name="matrix77" element="matrixlamp" state="0"><bounds x="44" y="60" width="3" height="3" /></bezel> + <bezel name="matrix78" element="matrixlamp" state="0"><bounds x="44" y="64" width="3" height="3" /></bezel> + <bezel name="matrix79" element="matrixlamp" state="0"><bounds x="44" y="68" width="3" height="3" /></bezel> + <bezel name="matrix80" element="matrixlamp" state="0"><bounds x="52" y="40" width="3" height="3" /></bezel> + <bezel name="matrix81" element="matrixlamp" state="0"><bounds x="52" y="44" width="3" height="3" /></bezel> + <bezel name="matrix82" element="matrixlamp" state="0"><bounds x="52" y="48" width="3" height="3" /></bezel> + <bezel name="matrix83" element="matrixlamp" state="0"><bounds x="52" y="52" width="3" height="3" /></bezel> + <bezel name="matrix84" element="matrixlamp" state="0"><bounds x="52" y="56" width="3" height="3" /></bezel> + <bezel name="matrix85" element="matrixlamp" state="0"><bounds x="52" y="60" width="3" height="3" /></bezel> + <bezel name="matrix86" element="matrixlamp" state="0"><bounds x="52" y="64" width="3" height="3" /></bezel> + <bezel name="matrix87" element="matrixlamp" state="0"><bounds x="52" y="68" width="3" height="3" /></bezel> + <bezel name="matrix88" element="matrixlamp" state="0"><bounds x="56" y="40" width="3" height="3" /></bezel> + <bezel name="matrix89" element="matrixlamp" state="0"><bounds x="56" y="44" width="3" height="3" /></bezel> + <bezel name="matrix90" element="matrixlamp" state="0"><bounds x="56" y="48" width="3" height="3" /></bezel> + <bezel name="matrix91" element="matrixlamp" state="0"><bounds x="56" y="52" width="3" height="3" /></bezel> + <bezel name="matrix92" element="matrixlamp" state="0"><bounds x="56" y="56" width="3" height="3" /></bezel> + <bezel name="matrix93" element="matrixlamp" state="0"><bounds x="56" y="60" width="3" height="3" /></bezel> + <bezel name="matrix94" element="matrixlamp" state="0"><bounds x="56" y="64" width="3" height="3" /></bezel> + <bezel name="matrix95" element="matrixlamp" state="0"><bounds x="56" y="68" width="3" height="3" /></bezel> + <bezel name="matrix96" element="matrixlamp" state="0"><bounds x="60" y="40" width="3" height="3" /></bezel> + <bezel name="matrix97" element="matrixlamp" state="0"><bounds x="60" y="44" width="3" height="3" /></bezel> + <bezel name="matrix98" element="matrixlamp" state="0"><bounds x="60" y="48" width="3" height="3" /></bezel> + <bezel name="matrix99" element="matrixlamp" state="0"><bounds x="60" y="52" width="3" height="3" /></bezel> + <bezel name="matrix100" element="matrixlamp" state="0"><bounds x="60" y="56" width="3" height="3" /></bezel> + <bezel name="matrix101" element="matrixlamp" state="0"><bounds x="60" y="60" width="3" height="3" /></bezel> + <bezel name="matrix102" element="matrixlamp" state="0"><bounds x="60" y="64" width="3" height="3" /></bezel> + <bezel name="matrix103" element="matrixlamp" state="0"><bounds x="60" y="68" width="3" height="3" /></bezel> + <bezel name="matrix104" element="matrixlamp" state="0"><bounds x="64" y="40" width="3" height="3" /></bezel> + <bezel name="matrix105" element="matrixlamp" state="0"><bounds x="64" y="44" width="3" height="3" /></bezel> + <bezel name="matrix106" element="matrixlamp" state="0"><bounds x="64" y="48" width="3" height="3" /></bezel> + <bezel name="matrix107" element="matrixlamp" state="0"><bounds x="64" y="52" width="3" height="3" /></bezel> + <bezel name="matrix108" element="matrixlamp" state="0"><bounds x="64" y="56" width="3" height="3" /></bezel> + <bezel name="matrix109" element="matrixlamp" state="0"><bounds x="64" y="60" width="3" height="3" /></bezel> + <bezel name="matrix110" element="matrixlamp" state="0"><bounds x="64" y="64" width="3" height="3" /></bezel> + <bezel name="matrix111" element="matrixlamp" state="0"><bounds x="64" y="68" width="3" height="3" /></bezel> + <bezel name="matrix112" element="matrixlamp" state="0"><bounds x="68" y="40" width="3" height="3" /></bezel> + <bezel name="matrix113" element="matrixlamp" state="0"><bounds x="68" y="44" width="3" height="3" /></bezel> + <bezel name="matrix114" element="matrixlamp" state="0"><bounds x="68" y="48" width="3" height="3" /></bezel> + <bezel name="matrix115" element="matrixlamp" state="0"><bounds x="68" y="52" width="3" height="3" /></bezel> + <bezel name="matrix116" element="matrixlamp" state="0"><bounds x="68" y="56" width="3" height="3" /></bezel> + <bezel name="matrix117" element="matrixlamp" state="0"><bounds x="68" y="60" width="3" height="3" /></bezel> + <bezel name="matrix118" element="matrixlamp" state="0"><bounds x="68" y="64" width="3" height="3" /></bezel> + <bezel name="matrix119" element="matrixlamp" state="0"><bounds x="68" y="68" width="3" height="3" /></bezel> + <bezel name="matrix120" element="matrixlamp" state="0"><bounds x="76" y="40" width="3" height="3" /></bezel> + <bezel name="matrix121" element="matrixlamp" state="0"><bounds x="76" y="44" width="3" height="3" /></bezel> + <bezel name="matrix122" element="matrixlamp" state="0"><bounds x="76" y="48" width="3" height="3" /></bezel> + <bezel name="matrix123" element="matrixlamp" state="0"><bounds x="76" y="52" width="3" height="3" /></bezel> + <bezel name="matrix124" element="matrixlamp" state="0"><bounds x="76" y="56" width="3" height="3" /></bezel> + <bezel name="matrix125" element="matrixlamp" state="0"><bounds x="76" y="60" width="3" height="3" /></bezel> + <bezel name="matrix126" element="matrixlamp" state="0"><bounds x="76" y="64" width="3" height="3" /></bezel> + <bezel name="matrix127" element="matrixlamp" state="0"><bounds x="76" y="68" width="3" height="3" /></bezel> + <bezel name="matrix128" element="matrixlamp" state="0"><bounds x="80" y="40" width="3" height="3" /></bezel> + <bezel name="matrix129" element="matrixlamp" state="0"><bounds x="80" y="44" width="3" height="3" /></bezel> + <bezel name="matrix130" element="matrixlamp" state="0"><bounds x="80" y="48" width="3" height="3" /></bezel> + <bezel name="matrix131" element="matrixlamp" state="0"><bounds x="80" y="52" width="3" height="3" /></bezel> + <bezel name="matrix132" element="matrixlamp" state="0"><bounds x="80" y="56" width="3" height="3" /></bezel> + <bezel name="matrix133" element="matrixlamp" state="0"><bounds x="80" y="60" width="3" height="3" /></bezel> + <bezel name="matrix134" element="matrixlamp" state="0"><bounds x="80" y="64" width="3" height="3" /></bezel> + <bezel name="matrix135" element="matrixlamp" state="0"><bounds x="80" y="68" width="3" height="3" /></bezel> + <bezel name="matrix136" element="matrixlamp" state="0"><bounds x="84" y="40" width="3" height="3" /></bezel> + <bezel name="matrix137" element="matrixlamp" state="0"><bounds x="84" y="44" width="3" height="3" /></bezel> + <bezel name="matrix138" element="matrixlamp" state="0"><bounds x="84" y="48" width="3" height="3" /></bezel> + <bezel name="matrix139" element="matrixlamp" state="0"><bounds x="84" y="52" width="3" height="3" /></bezel> + <bezel name="matrix140" element="matrixlamp" state="0"><bounds x="84" y="56" width="3" height="3" /></bezel> + <bezel name="matrix141" element="matrixlamp" state="0"><bounds x="84" y="60" width="3" height="3" /></bezel> + <bezel name="matrix142" element="matrixlamp" state="0"><bounds x="84" y="64" width="3" height="3" /></bezel> + <bezel name="matrix143" element="matrixlamp" state="0"><bounds x="84" y="68" width="3" height="3" /></bezel> + <bezel name="matrix144" element="matrixlamp" state="0"><bounds x="88" y="40" width="3" height="3" /></bezel> + <bezel name="matrix145" element="matrixlamp" state="0"><bounds x="88" y="44" width="3" height="3" /></bezel> + <bezel name="matrix146" element="matrixlamp" state="0"><bounds x="88" y="48" width="3" height="3" /></bezel> + <bezel name="matrix147" element="matrixlamp" state="0"><bounds x="88" y="52" width="3" height="3" /></bezel> + <bezel name="matrix148" element="matrixlamp" state="0"><bounds x="88" y="56" width="3" height="3" /></bezel> + <bezel name="matrix149" element="matrixlamp" state="0"><bounds x="88" y="60" width="3" height="3" /></bezel> + <bezel name="matrix150" element="matrixlamp" state="0"><bounds x="88" y="64" width="3" height="3" /></bezel> + <bezel name="matrix151" element="matrixlamp" state="0"><bounds x="88" y="68" width="3" height="3" /></bezel> + <bezel name="matrix152" element="matrixlamp" state="0"><bounds x="92" y="40" width="3" height="3" /></bezel> + <bezel name="matrix153" element="matrixlamp" state="0"><bounds x="92" y="44" width="3" height="3" /></bezel> + <bezel name="matrix154" element="matrixlamp" state="0"><bounds x="92" y="48" width="3" height="3" /></bezel> + <bezel name="matrix155" element="matrixlamp" state="0"><bounds x="92" y="52" width="3" height="3" /></bezel> + <bezel name="matrix156" element="matrixlamp" state="0"><bounds x="92" y="56" width="3" height="3" /></bezel> + <bezel name="matrix157" element="matrixlamp" state="0"><bounds x="92" y="60" width="3" height="3" /></bezel> + <bezel name="matrix158" element="matrixlamp" state="0"><bounds x="92" y="64" width="3" height="3" /></bezel> + <bezel name="matrix159" element="matrixlamp" state="0"><bounds x="92" y="68" width="3" height="3" /></bezel> + <bezel name="matrix160" element="matrixlamp" state="0"><bounds x="100" y="40" width="3" height="3" /></bezel> + <bezel name="matrix161" element="matrixlamp" state="0"><bounds x="100" y="44" width="3" height="3" /></bezel> + <bezel name="matrix162" element="matrixlamp" state="0"><bounds x="100" y="48" width="3" height="3" /></bezel> + <bezel name="matrix163" element="matrixlamp" state="0"><bounds x="100" y="52" width="3" height="3" /></bezel> + <bezel name="matrix164" element="matrixlamp" state="0"><bounds x="100" y="56" width="3" height="3" /></bezel> + <bezel name="matrix165" element="matrixlamp" state="0"><bounds x="100" y="60" width="3" height="3" /></bezel> + <bezel name="matrix166" element="matrixlamp" state="0"><bounds x="100" y="64" width="3" height="3" /></bezel> + <bezel name="matrix167" element="matrixlamp" state="0"><bounds x="100" y="68" width="3" height="3" /></bezel> + <bezel name="matrix168" element="matrixlamp" state="0"><bounds x="104" y="40" width="3" height="3" /></bezel> + <bezel name="matrix169" element="matrixlamp" state="0"><bounds x="104" y="44" width="3" height="3" /></bezel> + <bezel name="matrix170" element="matrixlamp" state="0"><bounds x="104" y="48" width="3" height="3" /></bezel> + <bezel name="matrix171" element="matrixlamp" state="0"><bounds x="104" y="52" width="3" height="3" /></bezel> + <bezel name="matrix172" element="matrixlamp" state="0"><bounds x="104" y="56" width="3" height="3" /></bezel> + <bezel name="matrix173" element="matrixlamp" state="0"><bounds x="104" y="60" width="3" height="3" /></bezel> + <bezel name="matrix174" element="matrixlamp" state="0"><bounds x="104" y="64" width="3" height="3" /></bezel> + <bezel name="matrix175" element="matrixlamp" state="0"><bounds x="104" y="68" width="3" height="3" /></bezel> + <bezel name="matrix176" element="matrixlamp" state="0"><bounds x="108" y="40" width="3" height="3" /></bezel> + <bezel name="matrix177" element="matrixlamp" state="0"><bounds x="108" y="44" width="3" height="3" /></bezel> + <bezel name="matrix178" element="matrixlamp" state="0"><bounds x="108" y="48" width="3" height="3" /></bezel> + <bezel name="matrix179" element="matrixlamp" state="0"><bounds x="108" y="52" width="3" height="3" /></bezel> + <bezel name="matrix180" element="matrixlamp" state="0"><bounds x="108" y="56" width="3" height="3" /></bezel> + <bezel name="matrix181" element="matrixlamp" state="0"><bounds x="108" y="60" width="3" height="3" /></bezel> + <bezel name="matrix182" element="matrixlamp" state="0"><bounds x="108" y="64" width="3" height="3" /></bezel> + <bezel name="matrix183" element="matrixlamp" state="0"><bounds x="108" y="68" width="3" height="3" /></bezel> + <bezel name="matrix184" element="matrixlamp" state="0"><bounds x="112" y="40" width="3" height="3" /></bezel> + <bezel name="matrix185" element="matrixlamp" state="0"><bounds x="112" y="44" width="3" height="3" /></bezel> + <bezel name="matrix186" element="matrixlamp" state="0"><bounds x="112" y="48" width="3" height="3" /></bezel> + <bezel name="matrix187" element="matrixlamp" state="0"><bounds x="112" y="52" width="3" height="3" /></bezel> + <bezel name="matrix188" element="matrixlamp" state="0"><bounds x="112" y="56" width="3" height="3" /></bezel> + <bezel name="matrix189" element="matrixlamp" state="0"><bounds x="112" y="60" width="3" height="3" /></bezel> + <bezel name="matrix190" element="matrixlamp" state="0"><bounds x="112" y="64" width="3" height="3" /></bezel> + <bezel name="matrix191" element="matrixlamp" state="0"><bounds x="112" y="68" width="3" height="3" /></bezel> + <bezel name="matrix192" element="matrixlamp" state="0"><bounds x="116" y="40" width="3" height="3" /></bezel> + <bezel name="matrix193" element="matrixlamp" state="0"><bounds x="116" y="44" width="3" height="3" /></bezel> + <bezel name="matrix194" element="matrixlamp" state="0"><bounds x="116" y="48" width="3" height="3" /></bezel> + <bezel name="matrix195" element="matrixlamp" state="0"><bounds x="116" y="52" width="3" height="3" /></bezel> + <bezel name="matrix196" element="matrixlamp" state="0"><bounds x="116" y="56" width="3" height="3" /></bezel> + <bezel name="matrix197" element="matrixlamp" state="0"><bounds x="116" y="60" width="3" height="3" /></bezel> + <bezel name="matrix198" element="matrixlamp" state="0"><bounds x="116" y="64" width="3" height="3" /></bezel> + <bezel name="matrix199" element="matrixlamp" state="0"><bounds x="116" y="68" width="3" height="3" /></bezel> + <bezel name="matrix200" element="matrixlamp" state="0"><bounds x="124" y="40" width="3" height="3" /></bezel> + <bezel name="matrix201" element="matrixlamp" state="0"><bounds x="124" y="44" width="3" height="3" /></bezel> + <bezel name="matrix202" element="matrixlamp" state="0"><bounds x="124" y="48" width="3" height="3" /></bezel> + <bezel name="matrix203" element="matrixlamp" state="0"><bounds x="124" y="52" width="3" height="3" /></bezel> + <bezel name="matrix204" element="matrixlamp" state="0"><bounds x="124" y="56" width="3" height="3" /></bezel> + <bezel name="matrix205" element="matrixlamp" state="0"><bounds x="124" y="60" width="3" height="3" /></bezel> + <bezel name="matrix206" element="matrixlamp" state="0"><bounds x="124" y="64" width="3" height="3" /></bezel> + <bezel name="matrix207" element="matrixlamp" state="0"><bounds x="124" y="68" width="3" height="3" /></bezel> + <bezel name="matrix208" element="matrixlamp" state="0"><bounds x="128" y="40" width="3" height="3" /></bezel> + <bezel name="matrix209" element="matrixlamp" state="0"><bounds x="128" y="44" width="3" height="3" /></bezel> + <bezel name="matrix210" element="matrixlamp" state="0"><bounds x="128" y="48" width="3" height="3" /></bezel> + <bezel name="matrix211" element="matrixlamp" state="0"><bounds x="128" y="52" width="3" height="3" /></bezel> + <bezel name="matrix212" element="matrixlamp" state="0"><bounds x="128" y="56" width="3" height="3" /></bezel> + <bezel name="matrix213" element="matrixlamp" state="0"><bounds x="128" y="60" width="3" height="3" /></bezel> + <bezel name="matrix214" element="matrixlamp" state="0"><bounds x="128" y="64" width="3" height="3" /></bezel> + <bezel name="matrix215" element="matrixlamp" state="0"><bounds x="128" y="68" width="3" height="3" /></bezel> + <bezel name="matrix216" element="matrixlamp" state="0"><bounds x="132" y="40" width="3" height="3" /></bezel> + <bezel name="matrix217" element="matrixlamp" state="0"><bounds x="132" y="44" width="3" height="3" /></bezel> + <bezel name="matrix218" element="matrixlamp" state="0"><bounds x="132" y="48" width="3" height="3" /></bezel> + <bezel name="matrix219" element="matrixlamp" state="0"><bounds x="132" y="52" width="3" height="3" /></bezel> + <bezel name="matrix220" element="matrixlamp" state="0"><bounds x="132" y="56" width="3" height="3" /></bezel> + <bezel name="matrix221" element="matrixlamp" state="0"><bounds x="132" y="60" width="3" height="3" /></bezel> + <bezel name="matrix222" element="matrixlamp" state="0"><bounds x="132" y="64" width="3" height="3" /></bezel> + <bezel name="matrix223" element="matrixlamp" state="0"><bounds x="132" y="68" width="3" height="3" /></bezel> + <bezel name="matrix224" element="matrixlamp" state="0"><bounds x="136" y="40" width="3" height="3" /></bezel> + <bezel name="matrix225" element="matrixlamp" state="0"><bounds x="136" y="44" width="3" height="3" /></bezel> + <bezel name="matrix226" element="matrixlamp" state="0"><bounds x="136" y="48" width="3" height="3" /></bezel> + <bezel name="matrix227" element="matrixlamp" state="0"><bounds x="136" y="52" width="3" height="3" /></bezel> + <bezel name="matrix228" element="matrixlamp" state="0"><bounds x="136" y="56" width="3" height="3" /></bezel> + <bezel name="matrix229" element="matrixlamp" state="0"><bounds x="136" y="60" width="3" height="3" /></bezel> + <bezel name="matrix230" element="matrixlamp" state="0"><bounds x="136" y="64" width="3" height="3" /></bezel> + <bezel name="matrix231" element="matrixlamp" state="0"><bounds x="136" y="68" width="3" height="3" /></bezel> + <bezel name="matrix232" element="matrixlamp" state="0"><bounds x="140" y="40" width="3" height="3" /></bezel> + <bezel name="matrix233" element="matrixlamp" state="0"><bounds x="140" y="44" width="3" height="3" /></bezel> + <bezel name="matrix234" element="matrixlamp" state="0"><bounds x="140" y="48" width="3" height="3" /></bezel> + <bezel name="matrix235" element="matrixlamp" state="0"><bounds x="140" y="52" width="3" height="3" /></bezel> + <bezel name="matrix236" element="matrixlamp" state="0"><bounds x="140" y="56" width="3" height="3" /></bezel> + <bezel name="matrix237" element="matrixlamp" state="0"><bounds x="140" y="60" width="3" height="3" /></bezel> + <bezel name="matrix238" element="matrixlamp" state="0"><bounds x="140" y="64" width="3" height="3" /></bezel> + <bezel name="matrix239" element="matrixlamp" state="0"><bounds x="140" y="68" width="3" height="3" /></bezel> + <bezel name="matrix240" element="matrixlamp" state="0"><bounds x="148" y="40" width="3" height="3" /></bezel> + <bezel name="matrix241" element="matrixlamp" state="0"><bounds x="148" y="44" width="3" height="3" /></bezel> + <bezel name="matrix242" element="matrixlamp" state="0"><bounds x="148" y="48" width="3" height="3" /></bezel> + <bezel name="matrix243" element="matrixlamp" state="0"><bounds x="148" y="52" width="3" height="3" /></bezel> + <bezel name="matrix244" element="matrixlamp" state="0"><bounds x="148" y="56" width="3" height="3" /></bezel> + <bezel name="matrix245" element="matrixlamp" state="0"><bounds x="148" y="60" width="3" height="3" /></bezel> + <bezel name="matrix246" element="matrixlamp" state="0"><bounds x="148" y="64" width="3" height="3" /></bezel> + <bezel name="matrix247" element="matrixlamp" state="0"><bounds x="148" y="68" width="3" height="3" /></bezel> + <bezel name="matrix248" element="matrixlamp" state="0"><bounds x="152" y="40" width="3" height="3" /></bezel> + <bezel name="matrix249" element="matrixlamp" state="0"><bounds x="152" y="44" width="3" height="3" /></bezel> + <bezel name="matrix250" element="matrixlamp" state="0"><bounds x="152" y="48" width="3" height="3" /></bezel> + <bezel name="matrix251" element="matrixlamp" state="0"><bounds x="152" y="52" width="3" height="3" /></bezel> + <bezel name="matrix252" element="matrixlamp" state="0"><bounds x="152" y="56" width="3" height="3" /></bezel> + <bezel name="matrix253" element="matrixlamp" state="0"><bounds x="152" y="60" width="3" height="3" /></bezel> + <bezel name="matrix254" element="matrixlamp" state="0"><bounds x="152" y="64" width="3" height="3" /></bezel> + <bezel name="matrix255" element="matrixlamp" state="0"><bounds x="152" y="68" width="3" height="3" /></bezel> -<bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> -<bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> -<bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> -<bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> -<bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> -<bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> -<bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> -<bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> -<bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> -<bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> -<bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> -<bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> -<bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> -<bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> -<bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> -<bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> -<bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> -<bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> -<bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> -<bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> -<bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> -<bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> -<bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> -<bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> -<bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> -<bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> -<bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> -<bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> -<bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> -<bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> -<bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> -<bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> + <bezel name="digit0" element="digit" state="0"><bounds x="150" y="80" width="9" height="19"/></bezel> + <bezel name="digit1" element="digit" state="0"><bounds x="150" y="100" width="9" height="19"/></bezel> + <bezel name="digit2" element="digit" state="0"><bounds x="140" y="80" width="9" height="19"/></bezel> + <bezel name="digit3" element="digit" state="0"><bounds x="140" y="100" width="9" height="19"/></bezel> + <bezel name="digit4" element="digit" state="0"><bounds x="130" y="80" width="9" height="19"/></bezel> + <bezel name="digit5" element="digit" state="0"><bounds x="130" y="100" width="9" height="19"/></bezel> + <bezel name="digit6" element="digit" state="0"><bounds x="120" y="80" width="9" height="19"/></bezel> + <bezel name="digit7" element="digit" state="0"><bounds x="120" y="100" width="9" height="19"/></bezel> + <bezel name="digit8" element="digit" state="0"><bounds x="110" y="80" width="9" height="19"/></bezel> + <bezel name="digit9" element="digit" state="0"><bounds x="110" y="100" width="9" height="19"/></bezel> + <bezel name="digit10" element="digit" state="0"><bounds x="100" y="80" width="9" height="19"/></bezel> + <bezel name="digit11" element="digit" state="0"><bounds x="100" y="100" width="9" height="19"/></bezel> + <bezel name="digit12" element="digit" state="0"><bounds x="90" y="80" width="9" height="19"/></bezel> + <bezel name="digit13" element="digit" state="0"><bounds x="90" y="100" width="9" height="19"/></bezel> + <bezel name="digit14" element="digit" state="0"><bounds x="80" y="80" width="9" height="19"/></bezel> + <bezel name="digit15" element="digit" state="0"><bounds x="80" y="100" width="9" height="19"/></bezel> + <bezel name="digit16" element="digit" state="0"><bounds x="70" y="80" width="9" height="19"/></bezel> + <bezel name="digit17" element="digit" state="0"><bounds x="70" y="100" width="9" height="19"/></bezel> + <bezel name="digit18" element="digit" state="0"><bounds x="60" y="80" width="9" height="19"/></bezel> + <bezel name="digit19" element="digit" state="0"><bounds x="60" y="100" width="9" height="19"/></bezel> + <bezel name="digit20" element="digit" state="0"><bounds x="50" y="80" width="9" height="19"/></bezel> + <bezel name="digit21" element="digit" state="0"><bounds x="50" y="100" width="9" height="19"/></bezel> + <bezel name="digit22" element="digit" state="0"><bounds x="40" y="80" width="9" height="19"/></bezel> + <bezel name="digit23" element="digit" state="0"><bounds x="40" y="100" width="9" height="19"/></bezel> + <bezel name="digit24" element="digit" state="0"><bounds x="30" y="80" width="9" height="19"/></bezel> + <bezel name="digit25" element="digit" state="0"><bounds x="30" y="100" width="9" height="19"/></bezel> + <bezel name="digit26" element="digit" state="0"><bounds x="20" y="80" width="9" height="19"/></bezel> + <bezel name="digit27" element="digit" state="0"><bounds x="20" y="100" width="9" height="19"/></bezel> + <bezel name="digit28" element="digit" state="0"><bounds x="10" y="80" width="9" height="19"/></bezel> + <bezel name="digit29" element="digit" state="0"><bounds x="10" y="100" width="9" height="19"/></bezel> + <bezel name="digit30" element="digit" state="0"><bounds x="0" y="80" width="9" height="19"/></bezel> + <bezel name="digit31" element="digit" state="0"><bounds x="0" y="100" width="9" height="19"/></bezel> -<bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> -<bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> -<bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> -<bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> -<bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> -<bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> -<bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> -<bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> -<bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> -<bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> -<bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> -<bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> -<bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> -<bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> -<bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> -<bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> -<bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> -<bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> -<bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> -<bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> -<bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> -<bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> -<bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> -<bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> -<bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> -<bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> -<bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> -<bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> -</view> + <bezel name="vfd0" element="vfd0" state="0"><bounds x="0" y="10" width="9" height="17"/></bezel> + <bezel name="vfd1" element="vfd0" state="0"><bounds x="10" y="10" width="9" height="17"/></bezel> + <bezel name="vfd2" element="vfd0" state="0"><bounds x="20" y="10" width="9" height="17"/></bezel> + <bezel name="vfd3" element="vfd0" state="0"><bounds x="30" y="10" width="9" height="17"/></bezel> + <bezel name="vfd4" element="vfd0" state="0"><bounds x="40" y="10" width="9" height="17"/></bezel> + <bezel name="vfd5" element="vfd0" state="0"><bounds x="50" y="10" width="9" height="17"/></bezel> + <bezel name="vfd6" element="vfd0" state="0"><bounds x="60" y="10" width="9" height="17"/></bezel> + <bezel name="vfd7" element="vfd0" state="0"><bounds x="70" y="10" width="9" height="17"/></bezel> + <bezel name="vfd8" element="vfd0" state="0"><bounds x="80" y="10" width="9" height="17"/></bezel> + <bezel name="vfd9" element="vfd0" state="0"><bounds x="90" y="10" width="9" height="17"/></bezel> + <bezel name="vfd10" element="vfd0" state="0"><bounds x="100" y="10" width="9" height="17"/></bezel> + <bezel name="vfd11" element="vfd0" state="0"><bounds x="110" y="10" width="9" height="17"/></bezel> + <bezel name="vfd12" element="vfd0" state="0"><bounds x="120" y="10" width="9" height="17"/></bezel> + <bezel name="vfd13" element="vfd0" state="0"><bounds x="130" y="10" width="9" height="17"/></bezel> + <bezel name="vfd14" element="vfd0" state="0"><bounds x="140" y="10" width="9" height="17"/></bezel> + <bezel name="vfd15" element="vfd0" state="0"><bounds x="150" y="10" width="9" height="17"/></bezel> + <bezel name="reel1" element="Steppers" state="0"><bounds x="40" y="350" width="10" height="5" /></bezel> + <bezel name="sreel1" element="SteppersReel1" state="0"><bounds x="0" y="300" width="50" height="50" /></bezel> + <bezel name="reel2" element="Steppers" state="0"><bounds x="90" y="350" width="10" height="5" /></bezel> + <bezel name="sreel2" element="SteppersReel2" state="0"><bounds x="50" y="300" width="50" height="50" /></bezel> + <bezel name="reel3" element="Steppers" state="0"><bounds x="140" y="350" width="10" height="5" /></bezel> + <bezel name="sreel3" element="SteppersReel3" state="0"><bounds x="100" y="300" width="50" height="50" /></bezel> + <bezel name="reel4" element="Steppers" state="0"><bounds x="190" y="350" width="10" height="5" /></bezel> + <bezel name="sreel4" element="SteppersReel4" state="0"><bounds x="150" y="300" width="50" height="50" /></bezel> + <bezel name="reel5" element="Steppers" state="0"><bounds x="240" y="350" width="10" height="5" /></bezel> + <bezel name="sreel5" element="SteppersReel5" state="0"><bounds x="200" y="300" width="50" height="50" /></bezel> + <bezel name="reel6" element="Steppers" state="0"><bounds x="290" y="350" width="10" height="5" /></bezel> + <bezel name="sreel6" element="SteppersReel6" state="0"><bounds x="250" y="300" width="50" height="50" /></bezel> + </view> </mamelayout> diff --git a/src/mame/layout/sda5708.lay b/src/mame/layout/sda5708.lay index fff57c58c82..3367128ca67 100644 --- a/src/mame/layout/sda5708.lay +++ b/src/mame/layout/sda5708.lay @@ -1,6 +1,7 @@ <?xml version="1.0"?> -<!-- sda5708.lay --> -<!-- 2017-07-18: --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/sderby.lay b/src/mame/layout/sderby.lay index 07222b9d32e..8db6818eebc 100644 --- a/src/mame/layout/sderby.lay +++ b/src/mame/layout/sderby.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> diff --git a/src/mame/layout/sdk85.lay b/src/mame/layout/sdk85.lay index 5822262a995..e66341f5ba0 100644 --- a/src/mame/layout/sdk85.lay +++ b/src/mame/layout/sdk85.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/sdk86.lay b/src/mame/layout/sdk86.lay index 8f6e757af1e..a31ec7dc9e9 100644 --- a/src/mame/layout/sdk86.lay +++ b/src/mame/layout/sdk86.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- sdk86.lay --> - -<!-- 2011-06-23: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/seabattl.lay b/src/mame/layout/seabattl.lay index 68902361e43..04442bdc626 100644 --- a/src/mame/layout/seabattl.lay +++ b/src/mame/layout/seabattl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> @@ -6,16 +9,15 @@ </led7seg> </element> - -<!-- NOTE: layout is made up, keep it simple. --> -<!-- It still needs to be verified with a good cabinet reference pic. --> + <!-- NOTE: layout is made up, keep it simple. --> + <!-- It still needs to be verified with a good cabinet reference pic. --> <view name="Simple LEDs"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> </screen> -<!-- score --> + <!-- score --> <bezel name="digit0" element="digit"> <bounds x="1.000" y="3.1" width="0.145" height="0.2" /> @@ -30,7 +32,7 @@ <bounds x="1.435" y="3.1" width="0.145" height="0.2" /> </bezel> -<!-- time --> + <!-- time --> <bezel name="digit4" element="digit"> <bounds x="2.580" y="3.1" width="0.145" height="0.2" /> diff --git a/src/mame/layout/seawolf.lay b/src/mame/layout/seawolf.lay index 6b2defc7028..46393b0dcbc 100644 --- a/src/mame/layout/seawolf.lay +++ b/src/mame/layout/seawolf.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> diff --git a/src/mame/layout/seawolf2.lay b/src/mame/layout/seawolf2.lay index 410b707dac0..54edc85df51 100644 --- a/src/mame/layout/seawolf2.lay +++ b/src/mame/layout/seawolf2.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define periscope lamps --> + <!-- define periscope lamps --> <element name="lamp_1" defstate="0"> <disk state="1"> @@ -124,7 +127,7 @@ </element> -<!-- NOTE: does not include explosion lamps yet --> + <!-- NOTE: does not include explosion lamps yet --> <view name="Periscope Lamps"> <bounds left="0" top="0" right="400" bottom="390" /> @@ -132,7 +135,7 @@ <bounds left="0" top="0" right="400" bottom="300" /> </screen> -<!-- player 1 is right --> + <!-- player 1 is right --> <bezel name="lamp3" element="lamp_1"> <bounds x="225" y="310" width="30" height="30" /> @@ -154,7 +157,7 @@ <bounds x="315" y="350" width="75" height="30" /> </bezel> -<!-- player 2 is left --> + <!-- player 2 is left --> <bezel name="lamp10" element="lamp_1"> <bounds x="10" y="310" width="30" height="30" /> diff --git a/src/mame/layout/segabill.lay b/src/mame/layout/segabill.lay index 246011adbe2..75072f8e745 100644 --- a/src/mame/layout/segabill.lay +++ b/src/mame/layout/segabill.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Sega Billboard layout --> diff --git a/src/mame/layout/segabillv.lay b/src/mame/layout/segabillv.lay index f8b1aa02f73..da689faae3c 100644 --- a/src/mame/layout/segabillv.lay +++ b/src/mame/layout/segabillv.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Sega Billboard layout (vertical games) --> diff --git a/src/mame/layout/segajw.lay b/src/mame/layout/segajw.lay index ff360aa7170..d6dcb4ea61d 100644 --- a/src/mame/layout/segajw.lay +++ b/src/mame/layout/segajw.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="DEALDRAW" defstate="1"> <rect state="0"> diff --git a/src/mame/layout/selz80.lay b/src/mame/layout/selz80.lay index 1284aaa84a0..075a80f0049 100644 --- a/src/mame/layout/selz80.lay +++ b/src/mame/layout/selz80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/sentx6p.lay b/src/mame/layout/sentx6p.lay index 03971a6b198..5fd2055091e 100644 --- a/src/mame/layout/sentx6p.lay +++ b/src/mame/layout/sentx6p.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="SELECT"> diff --git a/src/mame/layout/setaroul.lay b/src/mame/layout/setaroul.lay index 5ffca45e012..ea79882df06 100644 --- a/src/mame/layout/setaroul.lay +++ b/src/mame/layout/setaroul.lay @@ -1,4 +1,7 @@ <?xml version="1.0" ?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- Straight up bets --> diff --git a/src/mame/layout/sf2049.lay b/src/mame/layout/sf2049.lay index 96c54bad22e..f72bb630c2c 100644 --- a/src/mame/layout/sf2049.lay +++ b/src/mame/layout/sf2049.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="abort" defstate="0"> <disk state="0"> diff --git a/src/mame/layout/sfiii2.lay b/src/mame/layout/sfiii2.lay index d35b2c83279..175f04372ba 100644 --- a/src/mame/layout/sfiii2.lay +++ b/src/mame/layout/sfiii2.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- Screen mode is configured in Test Menu -> Configuration -> Game -> Screen Mode --> + <!-- Screen mode is configured in Test Menu -> Configuration -> Game -> Screen Mode --> <view name="Normal (4:3)"> <screen index="0"> diff --git a/src/mame/layout/sfrush.lay b/src/mame/layout/sfrush.lay index 89cf652226f..3a0cc380c12 100644 --- a/src/mame/layout/sfrush.lay +++ b/src/mame/layout/sfrush.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="abort" defstate="0"> <rect state="0"> diff --git a/src/mame/layout/sgsafari.lay b/src/mame/layout/sgsafari.lay index 324508ca934..b6149caf8cb 100644 --- a/src/mame/layout/sgsafari.lay +++ b/src/mame/layout/sgsafari.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/sharkpy.lay b/src/mame/layout/sharkpy.lay index ea76f40c5db..43fa4715bde 100644 --- a/src/mame/layout/sharkpy.lay +++ b/src/mame/layout/sharkpy.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/sharkpye.lay b/src/mame/layout/sharkpye.lay index 069efbb749c..3247f8ea152 100644 --- a/src/mame/layout/sharkpye.lay +++ b/src/mame/layout/sharkpye.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/shuttlei.lay b/src/mame/layout/shuttlei.lay index a17ea3920bf..40d8d90df93 100644 --- a/src/mame/layout/shuttlei.lay +++ b/src/mame/layout/shuttlei.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/sidewndr.lay b/src/mame/layout/sidewndr.lay index 7475311c3db..9700a780df4 100644 --- a/src/mame/layout/sidewndr.lay +++ b/src/mame/layout/sidewndr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp0"><text string="CANCEL" state="1"/></element> <element name="lamp1"><text string="HOLD 1" state="1"/></element> diff --git a/src/mame/layout/sigmab52.lay b/src/mame/layout/sigmab52.lay index ac636d245ce..21ca1f923ce 100644 --- a/src/mame/layout/sigmab52.lay +++ b/src/mame/layout/sigmab52.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="DEAL" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/sigmapkr.lay b/src/mame/layout/sigmapkr.lay index 783900e8b1d..54a8944cfae 100644 --- a/src/mame/layout/sigmapkr.lay +++ b/src/mame/layout/sigmapkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/simon.lay b/src/mame/layout/simon.lay index 41d05aa501e..3039462cea2 100644 --- a/src/mame/layout/simon.lay +++ b/src/mame/layout/simon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/sitcom.lay b/src/mame/layout/sitcom.lay index 736139945b0..61e253d52c1 100644 --- a/src/mame/layout/sitcom.lay +++ b/src/mame/layout/sitcom.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the SITCOM85 --> +<!-- +license:CC0 + +Basic display of LEDs for the SITCOM85 +--> <mamelayout version="2"> diff --git a/src/mame/layout/sitcomtmr.lay b/src/mame/layout/sitcomtmr.lay index b13f2d0172b..26e1a40293b 100644 --- a/src/mame/layout/sitcomtmr.lay +++ b/src/mame/layout/sitcomtmr.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the SITCOM85 --> +<!-- +license:CC0 + +Basic display of LEDs for the SITCOM85 +--> <mamelayout version="2"> diff --git a/src/mame/layout/skill98.lay b/src/mame/layout/skill98.lay index f9434279fd4..8816de9e1aa 100644 --- a/src/mame/layout/skill98.lay +++ b/src/mame/layout/skill98.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Skill '96 control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Skill '96 control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="big" defstate="0"> <rect state="1"> @@ -103,7 +105,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -140,8 +142,7 @@ -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -168,8 +169,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -200,7 +199,7 @@ </bezel> -<!-- define lamps --> + <!-- define lamps --> <bezel name="lamp3" element="bet_b" inputtag="IN0" inputmask="0x20"> <bounds x="0.05" y="3.08" width="0.40" height="0.24" /> diff --git a/src/mame/layout/skydiver.lay b/src/mame/layout/skydiver.lay index 6b196cc847d..bddeae2c73a 100644 --- a/src/mame/layout/skydiver.lay +++ b/src/mame/layout/skydiver.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/slc1.lay b/src/mame/layout/slc1.lay index 92d032c4a80..39698a03af9 100644 --- a/src/mame/layout/slc1.lay +++ b/src/mame/layout/slc1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="g_led" defstate="0"> <disk> diff --git a/src/mame/layout/slc1a.lay b/src/mame/layout/slc1a.lay index 6086c8ac714..407ee9a02e7 100644 --- a/src/mame/layout/slc1a.lay +++ b/src/mame/layout/slc1a.lay @@ -1,14 +1,17 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.1" blue="0.15" /></led7seg> </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel> diff --git a/src/mame/layout/slots.lay b/src/mame/layout/slots.lay index e99a5e9aaea..0ef5875b1d3 100644 --- a/src/mame/layout/slots.lay +++ b/src/mame/layout/slots.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="slot1" defstate="0"> <rect> diff --git a/src/mame/layout/sltblgpo.lay b/src/mame/layout/sltblgpo.lay index cfa5c4154d8..8d75ecff8c5 100644 --- a/src/mame/layout/sltblgpo.lay +++ b/src/mame/layout/sltblgpo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="slot1" defstate="0"> <rect> diff --git a/src/mame/layout/sltblgtk.lay b/src/mame/layout/sltblgtk.lay index a9841dc9943..c79194fc250 100644 --- a/src/mame/layout/sltblgtk.lay +++ b/src/mame/layout/sltblgtk.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="slot1" defstate="0"> <rect> diff --git a/src/mame/layout/smoto.lay b/src/mame/layout/smoto.lay index 63ee55eae85..50b0d516b28 100644 --- a/src/mame/layout/smoto.lay +++ b/src/mame/layout/smoto.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/sms1.lay b/src/mame/layout/sms1.lay index f7524f52640..fcdec219250 100644 --- a/src/mame/layout/sms1.lay +++ b/src/mame/layout/sms1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Main Screen Standard (4:3)"> <!-- workaround for MAME selecting a 3-screen view by default --> diff --git a/src/mame/layout/snmath.lay b/src/mame/layout/snmath.lay index dd314e6f11e..35fccb98efe 100644 --- a/src/mame/layout/snmath.lay +++ b/src/mame/layout/snmath.lay @@ -1,14 +1,17 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg> </element> -<!-- add our own for DP(display point) and the CT(comma tail) segments --> -<!-- MAME led16segsc won't do, since this one has them on the left side --> + <!-- add our own for DP(display point) and the CT(comma tail) segments --> + <!-- MAME led16segsc won't do, since this one has them on the left side --> <element name="lamp_dp" defstate="0"> <disk state="0"><color red="0.0235" green="0.1255" blue="0.1059" /></disk> @@ -20,12 +23,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="-1.5" right="99" top="0" bottom="15" /> - <!-- 9 digits --> + <!-- 9 digits --> <bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel> <bezel name="0.14" element="lamp_dp"><bounds x="-1.5" y="11" width="1.5" height="1.5" /></bezel> diff --git a/src/mame/layout/snookr10.lay b/src/mame/layout/snookr10.lay index fd865277e63..b6fd3429b10 100644 --- a/src/mame/layout/snookr10.lay +++ b/src/mame/layout/snookr10.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0"> <rect state="0"> diff --git a/src/mame/layout/snowcat.lay b/src/mame/layout/snowcat.lay index 45a672840af..d74ad1f42c3 100644 --- a/src/mame/layout/snowcat.lay +++ b/src/mame/layout/snowcat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/snread.lay b/src/mame/layout/snread.lay index 26da6cf2c80..f5615c7b2bb 100644 --- a/src/mame/layout/snread.lay +++ b/src/mame/layout/snread.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg> @@ -13,12 +16,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="109" top="0" bottom="19" /> - <!-- 10 digits (snread doesn't use the last digit) --> + <!-- 10 digits (snread doesn't use the last digit) --> <bezel name="digit0" element="digit"><bounds x="0" y="4" width="10" height="15" /></bezel> <bezel name="digit1" element="digit"><bounds x="11" y="4" width="10" height="15" /></bezel> diff --git a/src/mame/layout/snspell.lay b/src/mame/layout/snspell.lay index 752e81ab234..1c3bae13210 100644 --- a/src/mame/layout/snspell.lay +++ b/src/mame/layout/snspell.lay @@ -1,13 +1,16 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg> </element> -<!-- add our own for DP(display point) and the custom AP(apostrophe) segments --> + <!-- add our own for DP(display point) and the custom AP(apostrophe) segments --> <element name="seg_disk" defstate="0"> <disk state="0"><color red="0.0235" green="0.1255" blue="0.1059" /></disk> @@ -19,12 +22,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="88.5" top="0" bottom="15" /> - <!-- 8 digits --> + <!-- 8 digits --> <repeat count="8"> <param name="i" start="0" increment="1" /> diff --git a/src/mame/layout/snspellsp.lay b/src/mame/layout/snspellsp.lay index 7e9b48a05e5..d7ef7b6b6ae 100644 --- a/src/mame/layout/snspellsp.lay +++ b/src/mame/layout/snspellsp.lay @@ -1,13 +1,16 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg> </element> -<!-- add our own for DP(display point) and the custom triangle accent mark segments --> + <!-- add our own for DP(display point) and the custom triangle accent mark segments --> <element name="lamp_dp" defstate="0"> <disk state="0"><color red="0.0235" green="0.1255" blue="0.1059" /></disk> @@ -19,12 +22,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="88.5" top="0" bottom="19" /> - <!-- 8 digits with accent mark and dp --> + <!-- 8 digits with accent mark and dp --> <bezel name="digit0" element="digit"><bounds x="0" y="4" width="10" height="15" /></bezel> <bezel name="digit1" element="digit"><bounds x="11" y="4" width="10" height="15" /></bezel> diff --git a/src/mame/layout/solarq.lay b/src/mame/layout/solarq.lay index 437904dedf5..f91322d299b 100644 --- a/src/mame/layout/solarq.lay +++ b/src/mame/layout/solarq.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/spacecom.lay b/src/mame/layout/spacecom.lay index 1a9c1e5779d..b6a5d293818 100644 --- a/src/mame/layout/spacecom.lay +++ b/src/mame/layout/spacecom.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/spacewin.lay b/src/mame/layout/spacewin.lay index 9425c1740f8..0838ea93f8a 100644 --- a/src/mame/layout/spacewin.lay +++ b/src/mame/layout/spacewin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L1" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/spacezap.lay b/src/mame/layout/spacezap.lay index 319ca081441..fe5b4cd7364 100644 --- a/src/mame/layout/spacezap.lay +++ b/src/mame/layout/spacezap.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> diff --git a/src/mame/layout/spacwalk.lay b/src/mame/layout/spacwalk.lay index ff55396e58a..92236dc964f 100644 --- a/src/mame/layout/spacwalk.lay +++ b/src/mame/layout/spacwalk.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/spcenctr.lay b/src/mame/layout/spcenctr.lay index 8cb48717e62..8a475248fa2 100644 --- a/src/mame/layout/spcenctr.lay +++ b/src/mame/layout/spcenctr.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + Midway Space Encounters layout --> <mamelayout version="2"> diff --git a/src/mame/layout/spdheat.lay b/src/mame/layout/spdheat.lay index 6dada4c303e..4a67d0c72ab 100644 --- a/src/mame/layout/spdheat.lay +++ b/src/mame/layout/spdheat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/spectra.lay b/src/mame/layout/spectra.lay index be38fde90f1..3a201348c30 100644 --- a/src/mame/layout/spectra.lay +++ b/src/mame/layout/spectra.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- spectra.lay --> - -<!-- 2012-09-26: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/speechp.lay b/src/mame/layout/speechp.lay index 4bac9477cfb..2a44d7ccb8f 100644 --- a/src/mame/layout/speechp.lay +++ b/src/mame/layout/speechp.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/speedbal.lay b/src/mame/layout/speedbal.lay index e1310d0a76b..30f044caecd 100644 --- a/src/mame/layout/speedbal.lay +++ b/src/mame/layout/speedbal.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/spellb.lay b/src/mame/layout/spellb.lay index 752e81ab234..1c3bae13210 100644 --- a/src/mame/layout/spellb.lay +++ b/src/mame/layout/spellb.lay @@ -1,13 +1,16 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg> </element> -<!-- add our own for DP(display point) and the custom AP(apostrophe) segments --> + <!-- add our own for DP(display point) and the custom AP(apostrophe) segments --> <element name="seg_disk" defstate="0"> <disk state="0"><color red="0.0235" green="0.1255" blue="0.1059" /></disk> @@ -19,12 +22,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="88.5" top="0" bottom="15" /> - <!-- 8 digits --> + <!-- 8 digits --> <repeat count="8"> <param name="i" start="0" increment="1" /> diff --git a/src/mame/layout/splitsec.lay b/src/mame/layout/splitsec.lay index 44565bb76f5..ff9abba4c0c 100644 --- a/src/mame/layout/splitsec.lay +++ b/src/mame/layout/splitsec.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/splus.lay b/src/mame/layout/splus.lay index 5546c17547d..3a7fbe13bb3 100644 --- a/src/mame/layout/splus.lay +++ b/src/mame/layout/splus.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- splus.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bezel"> diff --git a/src/mame/layout/spyhunt.lay b/src/mame/layout/spyhunt.lay index 856e89f1b6c..a3883e71c38 100644 --- a/src/mame/layout/spyhunt.lay +++ b/src/mame/layout/spyhunt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp_miss" defstate="0"> diff --git a/src/mame/layout/spyhunttec.lay b/src/mame/layout/spyhunttec.lay index f77457e680e..7530b64d899 100644 --- a/src/mame/layout/spyhunttec.lay +++ b/src/mame/layout/spyhunttec.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp_miss" defstate="0"> diff --git a/src/mame/layout/sr16.lay b/src/mame/layout/sr16.lay index 8488e83ee3f..c61ded36f4c 100644 --- a/src/mame/layout/sr16.lay +++ b/src/mame/layout/sr16.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/ssimon.lay b/src/mame/layout/ssimon.lay index 83b8991cee0..d1f39672839 100644 --- a/src/mame/layout/ssimon.lay +++ b/src/mame/layout/ssimon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/sspeedr.lay b/src/mame/layout/sspeedr.lay index 690f28477c2..b9e91efd622 100644 --- a/src/mame/layout/sspeedr.lay +++ b/src/mame/layout/sspeedr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit"> <led7seg> diff --git a/src/mame/layout/ssports4.lay b/src/mame/layout/ssports4.lay index 4d8d5fc9d9b..790820f2bb1 100644 --- a/src/mame/layout/ssports4.lay +++ b/src/mame/layout/ssports4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/sstrangr.lay b/src/mame/layout/sstrangr.lay index 6584983d888..2e1cdd9e71e 100644 --- a/src/mame/layout/sstrangr.lay +++ b/src/mame/layout/sstrangr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay upright"> <rect> diff --git a/src/mame/layout/st_mp100.lay b/src/mame/layout/st_mp100.lay index 46b5755f029..bf81624c03f 100644 --- a/src/mame/layout/st_mp100.lay +++ b/src/mame/layout/st_mp100.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- ST_MP100 copied from by17.lay --> - -<!-- 2014-08-03: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/st_mp200.lay b/src/mame/layout/st_mp200.lay index 3f110a9d1ed..8bd919921a5 100644 --- a/src/mame/layout/st_mp200.lay +++ b/src/mame/layout/st_mp200.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- ST_MP200 copied from by35.lay --> - -<!-- 2014-08-04: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/stactics.lay b/src/mame/layout/stactics.lay index 6f0fb83b042..734a1229e41 100644 --- a/src/mame/layout/stactics.lay +++ b/src/mame/layout/stactics.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="divider"> <rect> diff --git a/src/mame/layout/starcas.lay b/src/mame/layout/starcas.lay index 427c036c9a5..c850e08e1d5 100644 --- a/src/mame/layout/starcas.lay +++ b/src/mame/layout/starcas.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/starwbc.lay b/src/mame/layout/starwbc.lay index 6e141b942e5..a40968c05b4 100644 --- a/src/mame/layout/starwbc.lay +++ b/src/mame/layout/starwbc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/stepstag.lay b/src/mame/layout/stepstag.lay index 0525d15a310..81b2272517c 100644 --- a/src/mame/layout/stepstag.lay +++ b/src/mame/layout/stepstag.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Stepping Stage Custom"> diff --git a/src/mame/layout/stisub.lay b/src/mame/layout/stisub.lay index 8d2a90812d9..cd39fbf0691 100644 --- a/src/mame/layout/stisub.lay +++ b/src/mame/layout/stisub.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="double" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/stocker.lay b/src/mame/layout/stocker.lay index 35bb692226d..a86fcd41828 100644 --- a/src/mame/layout/stocker.lay +++ b/src/mame/layout/stocker.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/stopthief.lay b/src/mame/layout/stopthief.lay index 48a42f97bc8..35d4a85511d 100644 --- a/src/mame/layout/stopthief.lay +++ b/src/mame/layout/stopthief.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/submar.lay b/src/mame/layout/submar.lay index bb3ff3eb763..9b72078d982 100644 --- a/src/mame/layout/submar.lay +++ b/src/mame/layout/submar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- NOTE: this only shows the info panel, --> diff --git a/src/mame/layout/subroc3d.lay b/src/mame/layout/subroc3d.lay index a887b69b6ec..21a6f131041 100644 --- a/src/mame/layout/subroc3d.lay +++ b/src/mame/layout/subroc3d.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="10"> <led7seg> diff --git a/src/mame/layout/sundance.lay b/src/mame/layout/sundance.lay index 72ed5d25ee3..db086b53141 100644 --- a/src/mame/layout/sundance.lay +++ b/src/mame/layout/sundance.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/super80.lay b/src/mame/layout/super80.lay index eb3e06ddfa7..8e4f63658df 100644 --- a/src/mame/layout/super80.lay +++ b/src/mame/layout/super80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="red_led"> diff --git a/src/mame/layout/superbug.lay b/src/mame/layout/superbug.lay index 1672c4d6724..99d9f54c2f4 100644 --- a/src/mame/layout/superbug.lay +++ b/src/mame/layout/superbug.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- NOTE: highlight should be a bit star-shaped, not doable in MAME internal layout --> + <!-- NOTE: highlight should be a bit star-shaped, not doable in MAME internal layout --> <element name="highlight_explosion"> <rect><color red="1.0" green="1.0" blue="1.0" /></rect> diff --git a/src/mame/layout/superchs.lay b/src/mame/layout/superchs.lay index fa9826e3600..fbe16cd91c7 100644 --- a/src/mame/layout/superchs.lay +++ b/src/mame/layout/superchs.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/suprstar.lay b/src/mame/layout/suprstar.lay index 43616397b3c..4cf07cd7267 100644 --- a/src/mame/layout/suprstar.lay +++ b/src/mame/layout/suprstar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="bet" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/svision.lay b/src/mame/layout/svision.lay index 1b82689e655..1d37cd78ec2 100644 --- a/src/mame/layout/svision.lay +++ b/src/mame/layout/svision.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="HANDHELD(LCD)"> <screen index="0"> diff --git a/src/mame/layout/svmu.lay b/src/mame/layout/svmu.lay index cb14d4318c0..6cc3333dcdf 100644 --- a/src/mame/layout/svmu.lay +++ b/src/mame/layout/svmu.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="file" defstate="0"> <text string="FILE" state="1"> diff --git a/src/mame/layout/swhr2.lay b/src/mame/layout/swhr2.lay index b3330336b7c..22f17cf295c 100644 --- a/src/mame/layout/swhr2.lay +++ b/src/mame/layout/swhr2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/swhr2u.lay b/src/mame/layout/swhr2u.lay index e48e14d2464..ef376f526b9 100644 --- a/src/mame/layout/swhr2u.lay +++ b/src/mame/layout/swhr2u.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/sym1.lay b/src/mame/layout/sym1.lay index 81efe09e813..cfc43ddb569 100644 --- a/src/mame/layout/sym1.lay +++ b/src/mame/layout/sym1.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- sym1.lay --> - -<!-- 2007-10-21: Initial version. [Dirk Best] --> +<!-- +license:CC0 +copyright-holders:Dirk Best +--> <mamelayout version="2"> diff --git a/src/mame/layout/tactix.lay b/src/mame/layout/tactix.lay index f8b1a6b79e3..1ec882ecde8 100644 --- a/src/mame/layout/tactix.lay +++ b/src/mame/layout/tactix.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tailg.lay b/src/mame/layout/tailg.lay index 03e947099c5..152574873b8 100644 --- a/src/mame/layout/tailg.lay +++ b/src/mame/layout/tailg.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/taito.lay b/src/mame/layout/taito.lay index aeed999b183..a53d80a3127 100644 --- a/src/mame/layout/taito.lay +++ b/src/mame/layout/taito.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- TAITO copied from rowamet.lay --> - -<!-- 2014-08-23: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/talkingbb.lay b/src/mame/layout/talkingbb.lay index 254e88b7f91..aba9826c623 100644 --- a/src/mame/layout/talkingbb.lay +++ b/src/mame/layout/talkingbb.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="white"><rect><color red="0.9" green="0.9" blue="0.9" /></rect></element> <element name="yellow"><rect><color red="0.8" green="0.75" blue="0.6" /></rect></element> @@ -13,7 +16,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="14.85" right="30.15" top="8.85" bottom="26.15" /> diff --git a/src/mame/layout/tama.lay b/src/mame/layout/tama.lay index db2eaf55159..b7249da9a27 100644 --- a/src/mame/layout/tama.lay +++ b/src/mame/layout/tama.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_yellow"><rect><color red="0.91" green="0.9" blue="0.78" /></rect></element> @@ -47,7 +50,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" top="0" right="32" bottom="26" /> diff --git a/src/mame/layout/tandy12.lay b/src/mame/layout/tandy12.lay index 07bccc93029..1fa1cd0a0b3 100644 --- a/src/mame/layout/tandy12.lay +++ b/src/mame/layout/tandy12.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="static_orange"><rect><color red="0.9" green="0.65" blue="0.3" /></rect></element> <element name="static_offblack"><rect><color red="0.3" green="0.3" blue="0.29" /></rect></element> @@ -113,7 +116,7 @@ <element name="text_b12"><text string="12"><color red="0.94" green="0.94" blue="0.94" /></text></element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="42" top="0" bottom="75" /> @@ -121,7 +124,7 @@ <bezel element="static_offwhite"><bounds x="0" y="0" width="42" height="6" /></bezel> <bezel element="static_offwhite"><bounds x="0" y="69" width="42" height="6" /></bezel> - <!-- misc buttons --> + <!-- misc buttons --> <bezel element="static_orange"><bounds x="12" y="2" width="2" height="2" /></bezel> <bezel element="static_orange"><bounds x="28" y="2" width="2" height="2" /></bezel> @@ -161,8 +164,8 @@ <bezel element="text_play"><bounds x="24" y="73.2" width="10" height="1.4" /></bezel> - <!-- coloured lighted buttons --> - <!-- row 1 5 9 --> + <!-- coloured lighted buttons --> + <!-- row 1 5 9 --> <bezel element="button1"> <bounds x="3" y="9" width="10" height="12" /> @@ -218,7 +221,7 @@ <bounds x="29" y="9" width="10" height="12" /> </bezel> - <!-- row 2 6 10 --> + <!-- row 2 6 10 --> <bezel element="button2"> <bounds x="3" y="24" width="10" height="12" /> @@ -274,7 +277,7 @@ <bounds x="29" y="24" width="10" height="12" /> </bezel> - <!-- row 3 7 11 --> + <!-- row 3 7 11 --> <bezel element="button3"> <bounds x="3" y="39" width="10" height="12" /> @@ -330,7 +333,7 @@ <bounds x="29" y="39" width="10" height="12" /> </bezel> - <!-- row 4 8 12 --> + <!-- row 4 8 12 --> <bezel element="button4"> <bounds x="3" y="54" width="10" height="12" /> @@ -387,7 +390,7 @@ </bezel> - <!-- gamename labels --> + <!-- gamename labels --> <bezel element="text_g1"><bounds x="4" y="21.8" width="12" height="1.4" /></bezel> <bezel element="text_g5"><bounds x="17" y="21.8" width="12" height="1.4" /></bezel> @@ -406,7 +409,7 @@ <bezel element="text_g12"><bounds x="30" y="66.8" width="12" height="1.4" /></bezel> - <!-- number labels --> + <!-- number labels --> <bezel element="text_b1"><bounds x="12.8" y="20.8" width="2" height="2" /></bezel> <bezel element="text_b5"><bounds x="25.8" y="20.8" width="2" height="2" /></bezel> diff --git a/src/mame/layout/tascr30.lay b/src/mame/layout/tascr30.lay index a876b806d50..143613749d1 100644 --- a/src/mame/layout/tascr30.lay +++ b/src/mame/layout/tascr30.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tavernie.lay b/src/mame/layout/tavernie.lay index a3f1c440f26..6660880dcf1 100644 --- a/src/mame/layout/tavernie.lay +++ b/src/mame/layout/tavernie.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Default"> <screen index="1"> diff --git a/src/mame/layout/tb303.lay b/src/mame/layout/tb303.lay index b68f4684da9..274f60ebdbe 100644 --- a/src/mame/layout/tb303.lay +++ b/src/mame/layout/tb303.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="led" defstate="0"> <disk state="0"><color red="0.2" green="0.04" blue="0.046" /></disk> @@ -9,12 +12,12 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="100" top="0" bottom="100" /> - <!-- 21 LEDs: D201-D221 --> + <!-- 21 LEDs: D201-D221 --> <bezel name="x.0" element="led"><bounds x="1" y="10" width="1" height="1" /></bezel> <!-- d201 --> diff --git a/src/mame/layout/tbaskb.lay b/src/mame/layout/tbaskb.lay index a34097d2a4f..29ee47c9bbb 100644 --- a/src/mame/layout/tbaskb.lay +++ b/src/mame/layout/tbaskb.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tbreakup.lay b/src/mame/layout/tbreakup.lay index c5afd0c4336..8b9263fdb46 100644 --- a/src/mame/layout/tbreakup.lay +++ b/src/mame/layout/tbreakup.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tc4.lay b/src/mame/layout/tc4.lay index 37644b67947..6e86da4dad3 100644 --- a/src/mame/layout/tc4.lay +++ b/src/mame/layout/tc4.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tceptor2.lay b/src/mame/layout/tceptor2.lay index c1dbad97422..5ad88d92078 100644 --- a/src/mame/layout/tceptor2.lay +++ b/src/mame/layout/tceptor2.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tcfball.lay b/src/mame/layout/tcfball.lay index 49c10041c95..9880d896eea 100644 --- a/src/mame/layout/tcfball.lay +++ b/src/mame/layout/tcfball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tcfballa.lay b/src/mame/layout/tcfballa.lay index 3c058d4c9eb..3822662ca5d 100644 --- a/src/mame/layout/tcfballa.lay +++ b/src/mame/layout/tcfballa.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tec1.lay b/src/mame/layout/tec1.lay index 2806b919e7b..05f2393338d 100644 --- a/src/mame/layout/tec1.lay +++ b/src/mame/layout/tec1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/techno.lay b/src/mame/layout/techno.lay index eba8d809fcc..7e270d2ee2e 100644 --- a/src/mame/layout/techno.lay +++ b/src/mame/layout/techno.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- techno.lay --> - -<!-- 2012-09-08: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/tecnbras.lay b/src/mame/layout/tecnbras.lay index bface68de71..749960e6240 100644 --- a/src/mame/layout/tecnbras.lay +++ b/src/mame/layout/tecnbras.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="dotmatrix5dot"> <dotmatrix5dot> diff --git a/src/mame/layout/tenpindx.lay b/src/mame/layout/tenpindx.lay index 45826e39ee1..349640430c3 100644 --- a/src/mame/layout/tenpindx.lay +++ b/src/mame/layout/tenpindx.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="pin1" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/tgm.lay b/src/mame/layout/tgm.lay index 04d43cac89d..16896f812ca 100644 --- a/src/mame/layout/tgm.lay +++ b/src/mame/layout/tgm.lay @@ -1,14 +1,17 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="0.2" green="1.0" blue="0.85" /></led7seg> </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bezel name="digit11" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel> diff --git a/src/mame/layout/thayers.lay b/src/mame/layout/thayers.lay index 7b94c1f89cc..a7d6bf24c18 100644 --- a/src/mame/layout/thayers.lay +++ b/src/mame/layout/thayers.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="10"> <led7seg> diff --git a/src/mame/layout/ti1250.lay b/src/mame/layout/ti1250.lay index 71f202b940f..3f6bd0f8102 100644 --- a/src/mame/layout/ti1250.lay +++ b/src/mame/layout/ti1250.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> diff --git a/src/mame/layout/ti1270.lay b/src/mame/layout/ti1270.lay index 5c411ba99d8..9cbf9d9bae4 100644 --- a/src/mame/layout/ti1270.lay +++ b/src/mame/layout/ti1270.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> + <!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.15" blue="0.08" /></led7seg> diff --git a/src/mame/layout/ti25503.lay b/src/mame/layout/ti25503.lay index fd55bcf1c80..a77821b1c7c 100644 --- a/src/mame/layout/ti25503.lay +++ b/src/mame/layout/ti25503.lay @@ -1,14 +1,17 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="digit" defstate="0"> <led7seg><color red="0.2" green="1.0" blue="0.85" /></led7seg> </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="90" top="0" bottom="15" /> diff --git a/src/mame/layout/ti30.lay b/src/mame/layout/ti30.lay index d106c98135c..9130434e442 100644 --- a/src/mame/layout/ti30.lay +++ b/src/mame/layout/ti30.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> + <!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.15" blue="0.08" /></led7seg> diff --git a/src/mame/layout/ti74.lay b/src/mame/layout/ti74.lay index b8df75728a9..57824920b38 100644 --- a/src/mame/layout/ti74.lay +++ b/src/mame/layout/ti74.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_bg"> diff --git a/src/mame/layout/ti95.lay b/src/mame/layout/ti95.lay index ea118cee66b..a4c6ad35f4a 100644 --- a/src/mame/layout/ti95.lay +++ b/src/mame/layout/ti95.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="static_black"> diff --git a/src/mame/layout/timaze.lay b/src/mame/layout/timaze.lay index 349ae9e708f..83ea0acd7bd 100644 --- a/src/mame/layout/timaze.lay +++ b/src/mame/layout/timaze.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/tinv2650.lay b/src/mame/layout/tinv2650.lay index 137755f6385..3f8b15edb96 100644 --- a/src/mame/layout/tinv2650.lay +++ b/src/mame/layout/tinv2650.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/tisr16.lay b/src/mame/layout/tisr16.lay index 90e582f832c..5072915b4ab 100644 --- a/src/mame/layout/tisr16.lay +++ b/src/mame/layout/tisr16.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> + <!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> <element name="digit" defstate="0"> <led7seg><color red="1.0" green="0.15" blue="0.08" /></led7seg> diff --git a/src/mame/layout/tisub.lay b/src/mame/layout/tisub.lay index 1c22f78c8c0..02f8628452e 100644 --- a/src/mame/layout/tisub.lay +++ b/src/mame/layout/tisub.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/tithermos.lay b/src/mame/layout/tithermos.lay index 49c3d062456..2d462ef0448 100644 --- a/src/mame/layout/tithermos.lay +++ b/src/mame/layout/tithermos.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/tk80.lay b/src/mame/layout/tk80.lay index c5e268f396b..296207a083f 100644 --- a/src/mame/layout/tk80.lay +++ b/src/mame/layout/tk80.lay @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<!-- tk80.lay --> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> diff --git a/src/mame/layout/tm990189.lay b/src/mame/layout/tm990189.lay index 52cdbb6427a..f2319b30eab 100644 --- a/src/mame/layout/tm990189.lay +++ b/src/mame/layout/tm990189.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/tm990189v.lay b/src/mame/layout/tm990189v.lay index 5e39104fc46..3451e21211a 100644 --- a/src/mame/layout/tm990189v.lay +++ b/src/mame/layout/tm990189v.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/tmtennis.lay b/src/mame/layout/tmtennis.lay index 1bdddc7cd5e..1b9d96a370b 100644 --- a/src/mame/layout/tmtennis.lay +++ b/src/mame/layout/tmtennis.lay @@ -1,19 +1,22 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="green"><rect><color red="0" green="0.5" blue="0" /></rect></element> <element name="greena"><rect><color red="0" green="1" blue="0" /></rect></element> <element name="greend"><rect><color red="0" green="1" blue="0" /></rect></element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <screen index="0"><bounds x="10" y="10" width="64" height="13.9" /></screen> - <!-- draw the tennis court --> + <!-- draw the tennis court --> <repeat count="201"> <param name="x" start="6.9" increment="0.0475" /> diff --git a/src/mame/layout/tntell.lay b/src/mame/layout/tntell.lay index b0843c33380..81cad657814 100644 --- a/src/mame/layout/tntell.lay +++ b/src/mame/layout/tntell.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/tonypok.lay b/src/mame/layout/tonypok.lay index 52a76f057d1..99c4e0754ae 100644 --- a/src/mame/layout/tonypok.lay +++ b/src/mame/layout/tonypok.lay @@ -1,12 +1,14 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Poker Master (Tony-Poker) control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Poker Master (Tony-Poker) control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> -<!-- define button-lamps --> + <!-- define button-lamps --> <element name="hold1" defstate="0"> <text string="SMALL/BLACK" state="1"> @@ -144,7 +146,7 @@ </element> -<!-- define basic elements --> + <!-- define basic elements --> <element name="cpanel"> <rect> @@ -260,8 +262,7 @@ -<!-- define cpanel degradee elements --> - + <!-- define cpanel degradee elements --> <element name="cpanel1"> <rect> @@ -288,8 +289,6 @@ </element> -<!-- define background --> - <view name="Button Lamps"> <screen index="0"> <bounds left="0" top="0" right="4" bottom="3" /> @@ -320,7 +319,7 @@ </bezel> -<!-- define lamps --> + <!-- define lamps --> <bezel element="small_b" inputtag="IN0" inputmask="0x40"> <bounds x="0.05" y="3.08" width="0.50" height="0.24" /> diff --git a/src/mame/layout/topgear.lay b/src/mame/layout/topgear.lay index a5ce112789a..ceaa87a229a 100644 --- a/src/mame/layout/topgear.lay +++ b/src/mame/layout/topgear.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/topracer.lay b/src/mame/layout/topracer.lay index fac08546d44..df3422bc11c 100644 --- a/src/mame/layout/topracer.lay +++ b/src/mame/layout/topracer.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/topspeed.lay b/src/mame/layout/topspeed.lay index df590f1fe95..3f8a9b0c4d6 100644 --- a/src/mame/layout/topspeed.lay +++ b/src/mame/layout/topspeed.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/touchme.lay b/src/mame/layout/touchme.lay index 7d514b91729..9084c96b29b 100644 --- a/src/mame/layout/touchme.lay +++ b/src/mame/layout/touchme.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/toutangonl.lay b/src/mame/layout/toutangonl.lay index 1d5e9b3fa36..5bebc4943b7 100644 --- a/src/mame/layout/toutangonl.lay +++ b/src/mame/layout/toutangonl.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/tr606.lay b/src/mame/layout/tr606.lay index 9d3e4d2766a..1dd8b85cfcb 100644 --- a/src/mame/layout/tr606.lay +++ b/src/mame/layout/tr606.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="led" defstate="0"> <disk state="0"><color red="0.2" green="0.04" blue="0.046" /></disk> @@ -9,7 +12,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="100" top="0" bottom="100" /> diff --git a/src/mame/layout/tranz330.lay b/src/mame/layout/tranz330.lay index 1b0b283a4a4..d542da95afa 100644 --- a/src/mame/layout/tranz330.lay +++ b/src/mame/layout/tranz330.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="vfd0"><led16segsc><color red="0" green="0.6" blue="1.0" /></led16segsc></element> diff --git a/src/mame/layout/tritreat.lay b/src/mame/layout/tritreat.lay index e8d6b84bbbd..22240e26210 100644 --- a/src/mame/layout/tritreat.lay +++ b/src/mame/layout/tritreat.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/trstrove.lay b/src/mame/layout/trstrove.lay index f8055bd255e..ba14751e9b8 100644 --- a/src/mame/layout/trstrove.lay +++ b/src/mame/layout/trstrove.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/trvmadns.lay b/src/mame/layout/trvmadns.lay index 512405e3096..2bf4e3d0371 100644 --- a/src/mame/layout/trvmadns.lay +++ b/src/mame/layout/trvmadns.lay @@ -1,8 +1,8 @@ <?xml version="1.0"?> - <!-- license: CC0 copyright-holders: Dirk Best + Simple layout for Trivia Madness --> diff --git a/src/mame/layout/ttfball.lay b/src/mame/layout/ttfball.lay index 86e13e31fea..447a3d34659 100644 --- a/src/mame/layout/ttfball.lay +++ b/src/mame/layout/ttfball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/turbo.lay b/src/mame/layout/turbo.lay index 0a8500b2632..88f7484aba4 100644 --- a/src/mame/layout/turbo.lay +++ b/src/mame/layout/turbo.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="10"> <led7seg> diff --git a/src/mame/layout/turbotag.lay b/src/mame/layout/turbotag.lay index 806ab934e2d..9bc8543ffbf 100644 --- a/src/mame/layout/turbotag.lay +++ b/src/mame/layout/turbotag.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/tx1.lay b/src/mame/layout/tx1.lay index 590e1b06e7e..bdbdb9e7c1a 100644 --- a/src/mame/layout/tx1.lay +++ b/src/mame/layout/tx1.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/ufo21.lay b/src/mame/layout/ufo21.lay index 608c3bb5d6a..fc3b64bc7ea 100644 --- a/src/mame/layout/ufo21.lay +++ b/src/mame/layout/ufo21.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/ufo800.lay b/src/mame/layout/ufo800.lay index 9a9533d80b0..1e312a0e98c 100644 --- a/src/mame/layout/ufo800.lay +++ b/src/mame/layout/ufo800.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/ufomini.lay b/src/mame/layout/ufomini.lay index b27c1f9acb6..1106b110d7b 100644 --- a/src/mame/layout/ufomini.lay +++ b/src/mame/layout/ufomini.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/unixpc.lay b/src/mame/layout/unixpc.lay index be594ed0637..7551ff7b11a 100644 --- a/src/mame/layout/unixpc.lay +++ b/src/mame/layout/unixpc.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> </element> diff --git a/src/mame/layout/unkch.lay b/src/mame/layout/unkch.lay index d1ee8201ff9..285bdd7d3db 100644 --- a/src/mame/layout/unkch.lay +++ b/src/mame/layout/unkch.lay @@ -1,10 +1,12 @@ <?xml version="1.0"?> -<mamelayout version="2"> <!-- - Cherry Gold control panel - May or may not match arrangement/colour of real control panel - Written by Vas Crabb. +license:CC0 +copyright-holders:Vas Crabb + +Cherry Gold control panel +May or may not match arrangement/colour of real control panel --> +<mamelayout version="2"> <element name="start" defstate="0"> <rect state="1"><color red="0.0" green="1.0" blue="0.0" /></rect> diff --git a/src/mame/layout/unkeinv.lay b/src/mame/layout/unkeinv.lay index 071b37f75a9..3b89201af84 100644 --- a/src/mame/layout/unkeinv.lay +++ b/src/mame/layout/unkeinv.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/upndown.lay b/src/mame/layout/upndown.lay index 3544e9d2973..0e4ae0b2318 100644 --- a/src/mame/layout/upndown.lay +++ b/src/mame/layout/upndown.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="BET" defstate="1"> <rect state="1"> diff --git a/src/mame/layout/us2pfball.lay b/src/mame/layout/us2pfball.lay index 508e530637d..84e14e37329 100644 --- a/src/mame/layout/us2pfball.lay +++ b/src/mame/layout/us2pfball.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/ut88mini.lay b/src/mame/layout/ut88mini.lay index 2058d885cf1..1bb45c19e7b 100644 --- a/src/mame/layout/ut88mini.lay +++ b/src/mame/layout/ut88mini.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/vaportrx.lay b/src/mame/layout/vaportrx.lay index f60a0cbefb4..79fa14d3c5c 100644 --- a/src/mame/layout/vaportrx.lay +++ b/src/mame/layout/vaportrx.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp" defstate="0"> <rect state="0"> diff --git a/src/mame/layout/vboy.lay b/src/mame/layout/vboy.lay index c6f99f16113..f1a0bedeb10 100644 --- a/src/mame/layout/vboy.lay +++ b/src/mame/layout/vboy.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="3D Glasses Side-by-Side"> <screen index="0"> diff --git a/src/mame/layout/vcs80.lay b/src/mame/layout/vcs80.lay index d12f973dfe1..b96fb4b3201 100644 --- a/src/mame/layout/vcs80.lay +++ b/src/mame/layout/vcs80.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/vd.lay b/src/mame/layout/vd.lay index 74e67c24439..66cf769423b 100644 --- a/src/mame/layout/vd.lay +++ b/src/mame/layout/vd.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- vd.lay --> - -<!-- 2012-10-14: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/venicea5.lay b/src/mame/layout/venicea5.lay index 1c74b7b3000..cece5c69636 100644 --- a/src/mame/layout/venicea5.lay +++ b/src/mame/layout/venicea5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/vgmplay.lay b/src/mame/layout/vgmplay.lay index bb065cc7591..6ebf67aea86 100644 --- a/src/mame/layout/vgmplay.lay +++ b/src/mame/layout/vgmplay.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- Activity LEDs: diff --git a/src/mame/layout/victor21.lay b/src/mame/layout/victor21.lay index 51b48bb7fda..21584b34dcd 100644 --- a/src/mame/layout/victor21.lay +++ b/src/mame/layout/victor21.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="deal" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/victor5.lay b/src/mame/layout/victor5.lay index cd38b5e11cf..cb6b47f0d79 100644 --- a/src/mame/layout/victor5.lay +++ b/src/mame/layout/victor5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="hold1" defstate="0"> <rect state="1"> diff --git a/src/mame/layout/vidbrain.lay b/src/mame/layout/vidbrain.lay index ff7b440c31b..392f328a662 100644 --- a/src/mame/layout/vidbrain.lay +++ b/src/mame/layout/vidbrain.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Standard (3:2)"> <screen index="0"> diff --git a/src/mame/layout/vidchal.lay b/src/mame/layout/vidchal.lay index f7d29402ce6..6b5bd26b118 100644 --- a/src/mame/layout/vidchal.lay +++ b/src/mame/layout/vidchal.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- define elements --> + <!-- define elements --> <element name="led" defstate="0"> <disk state="0"><color red="0.0" green="0.0" blue="0.0" /></disk> @@ -13,7 +16,7 @@ </element> -<!-- build screen --> + <!-- build screen --> <view name="Internal Layout"> <bounds left="0" right="60" top="-2" bottom="25" /> diff --git a/src/mame/layout/video21.lay b/src/mame/layout/video21.lay index 7cd0e3100d5..f63a9d51f5c 100644 --- a/src/mame/layout/video21.lay +++ b/src/mame/layout/video21.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/videocba.lay b/src/mame/layout/videocba.lay index 42122258138..13b79ddffad 100644 --- a/src/mame/layout/videocba.lay +++ b/src/mame/layout/videocba.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L7" defstate="1"> <rect> diff --git a/src/mame/layout/videodad.lay b/src/mame/layout/videodad.lay index bf7f058984b..f03a0675ea5 100644 --- a/src/mame/layout/videodad.lay +++ b/src/mame/layout/videodad.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect> diff --git a/src/mame/layout/videopin.lay b/src/mame/layout/videopin.lay index 556ac2c2561..a67c1506437 100644 --- a/src/mame/layout/videopin.lay +++ b/src/mame/layout/videopin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="lamp" defstate="0"> <disk state="1"> diff --git a/src/mame/layout/videopkr.lay b/src/mame/layout/videopkr.lay index 67ad283db8a..b89a2499cdd 100644 --- a/src/mame/layout/videopkr.lay +++ b/src/mame/layout/videopkr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="L0" defstate="1"> <rect> diff --git a/src/mame/layout/vjdash.lay b/src/mame/layout/vjdash.lay index e293b3846c8..70484672f58 100644 --- a/src/mame/layout/vjdash.lay +++ b/src/mame/layout/vjdash.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="VJ Custom"> <screen index="0"> diff --git a/src/mame/layout/vk100.lay b/src/mame/layout/vk100.lay index c28406ca640..3193d13b980 100644 --- a/src/mame/layout/vk100.lay +++ b/src/mame/layout/vk100.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the DEC VK100, based on VT100 layout --> +<!-- +license:CC0 + +Basic display of LEDs for the DEC VK100, based on VT100 layout +--> <mamelayout version="2"> diff --git a/src/mame/layout/votrpss.lay b/src/mame/layout/votrpss.lay index 3e4073e1e51..6eb12b6180a 100644 --- a/src/mame/layout/votrpss.lay +++ b/src/mame/layout/votrpss.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> <rect> diff --git a/src/mame/layout/votrtnt.lay b/src/mame/layout/votrtnt.lay index 3e4073e1e51..6eb12b6180a 100644 --- a/src/mame/layout/votrtnt.lay +++ b/src/mame/layout/votrtnt.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="background"> <rect> diff --git a/src/mame/layout/vr.lay b/src/mame/layout/vr.lay index 10e3e584491..407aa181c75 100644 --- a/src/mame/layout/vr.lay +++ b/src/mame/layout/vr.lay @@ -1,7 +1,10 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> -<!-- Screen mode is configured in Test Mode -> Game System -> Monitor --> + <!-- Screen mode is configured in Test Mode -> Game System -> Monitor --> <view name="Wide (16:9)"> <screen index="0"> diff --git a/src/mame/layout/vt100.lay b/src/mame/layout/vt100.lay index 163e49872f3..f8222357a16 100644 --- a/src/mame/layout/vt100.lay +++ b/src/mame/layout/vt100.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of LEDs for the DEC VT100 --> +<!-- +license:CC0 + +Basic display of LEDs for the DEC VT100 +--> <mamelayout version="2"> diff --git a/src/mame/layout/wackygtr.lay b/src/mame/layout/wackygtr.lay index 5a67ac5abb0..2fcd7364fbe 100644 --- a/src/mame/layout/wackygtr.lay +++ b/src/mame/layout/wackygtr.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/wamazon.lay b/src/mame/layout/wamazon.lay index 538dfa14956..e70ca416928 100644 --- a/src/mame/layout/wamazon.lay +++ b/src/mame/layout/wamazon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wamazona.lay b/src/mame/layout/wamazona.lay index c4aa6355ef5..650dc43557b 100644 --- a/src/mame/layout/wamazona.lay +++ b/src/mame/layout/wamazona.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wcougar.lay b/src/mame/layout/wcougar.lay index 3bfb6982832..54f92c9532a 100644 --- a/src/mame/layout/wcougar.lay +++ b/src/mame/layout/wcougar.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wecleman.lay b/src/mame/layout/wecleman.lay index fac08546d44..df3422bc11c 100644 --- a/src/mame/layout/wecleman.lay +++ b/src/mame/layout/wecleman.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="shifter" defstate="0"> <rect> diff --git a/src/mame/layout/whousetc.lay b/src/mame/layout/whousetc.lay index d45669bf73c..b2df0e4d834 100644 --- a/src/mame/layout/whousetc.lay +++ b/src/mame/layout/whousetc.lay @@ -2,6 +2,7 @@ <!-- license:CC0 copyright-holders:Vas Crabb + Westinghouse Test Console Serial #5 layout --> <mamelayout version="2"> diff --git a/src/mame/layout/wicat.lay b/src/mame/layout/wicat.lay index d321a637a9f..8d646ae215a 100644 --- a/src/mame/layout/wicat.lay +++ b/src/mame/layout/wicat.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- LED layout for Wicat WS-150 --> +<!-- +license:CC0 + +LED layout for Wicat WS-150 +--> <mamelayout version="2"> diff --git a/src/mame/layout/wico.lay b/src/mame/layout/wico.lay index bc07fd523a8..b46804c3a02 100644 --- a/src/mame/layout/wico.lay +++ b/src/mame/layout/wico.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- wico.lay --> - -<!-- 2012-10-02: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/wikwin.lay b/src/mame/layout/wikwin.lay index 0c111f636e6..9fb7295dc5d 100644 --- a/src/mame/layout/wikwin.lay +++ b/src/mame/layout/wikwin.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wildbill.lay b/src/mame/layout/wildbill.lay index a43f98db44b..8b1e5ce7cb7 100644 --- a/src/mame/layout/wildbill.lay +++ b/src/mame/layout/wildbill.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wildfire.lay b/src/mame/layout/wildfire.lay index 805b72b9d8f..d5468daea3c 100644 --- a/src/mame/layout/wildfire.lay +++ b/src/mame/layout/wildfire.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/wildone.lay b/src/mame/layout/wildone.lay index ab83eedc39d..992c3114529 100644 --- a/src/mame/layout/wildone.lay +++ b/src/mame/layout/wildone.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="1"> diff --git a/src/mame/layout/wizatron.lay b/src/mame/layout/wizatron.lay index d8b7fa6c3b2..f3474b90776 100644 --- a/src/mame/layout/wizatron.lay +++ b/src/mame/layout/wizatron.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- note: the digits were very small, wide space between them, and not the same style as (MAME's-)default --> diff --git a/src/mame/layout/wizways.lay b/src/mame/layout/wizways.lay index 3da1b47b2db..df95b6d3cc2 100644 --- a/src/mame/layout/wizways.lay +++ b/src/mame/layout/wizways.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/wldarrow.lay b/src/mame/layout/wldarrow.lay index 8d803721e0a..7eaf697e893 100644 --- a/src/mame/layout/wldarrow.lay +++ b/src/mame/layout/wldarrow.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="stop1" defstate="0"> diff --git a/src/mame/layout/wnpost.lay b/src/mame/layout/wnpost.lay index 14ece730b1c..f51cc31a1b8 100644 --- a/src/mame/layout/wnpost.lay +++ b/src/mame/layout/wnpost.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="CASHOUT"> <rect state="1"> diff --git a/src/mame/layout/wotw.lay b/src/mame/layout/wotw.lay index 2f6a1d4ef11..a4d901a971d 100644 --- a/src/mame/layout/wotw.lay +++ b/src/mame/layout/wotw.lay @@ -1,16 +1,19 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> -<!-- backdrop --> + <!-- backdrop --> <rect> <color red="1.0" green="0.15" blue="0.15" /> <bounds x="0" y="0" width="500" height="300" /> </rect> -<!-- gradient --> + <!-- gradient --> <disk> <color red="1.0" green="0.29" blue="0.15" /> @@ -37,10 +40,10 @@ <bounds x="0" y="76" width="500" height="170" /> </disk> -<!-- ground --> + <!-- ground --> -<!-- note: obviously missing the destroyed city skyline here, --> -<!-- you'd need external artwork for that --> + <!-- note: obviously missing the destroyed city skyline here, --> + <!-- you'd need external artwork for that --> <rect> <color red="1.0" green="1.0" blue="0.15" /> diff --git a/src/mame/layout/wpc_an.lay b/src/mame/layout/wpc_an.lay index 9c9a3ee8154..42fda78704a 100644 --- a/src/mame/layout/wpc_an.lay +++ b/src/mame/layout/wpc_an.lay @@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- wpc_an.lay --> - -<!-- 2013-10-01: Initial version. --> +<!-- +license:CC0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/wswan.lay b/src/mame/layout/wswan.lay index 1247dbe200f..a99fbd05a00 100644 --- a/src/mame/layout/wswan.lay +++ b/src/mame/layout/wswan.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <view name="Standard"> <screen index="0"> diff --git a/src/mame/layout/wtiger.lay b/src/mame/layout/wtiger.lay index 147efe6485f..f8e5aed6f96 100644 --- a/src/mame/layout/wtiger.lay +++ b/src/mame/layout/wtiger.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/x68000.lay b/src/mame/layout/x68000.lay index 338212c4dc7..bcef5fc5ce2 100644 --- a/src/mame/layout/x68000.lay +++ b/src/mame/layout/x68000.lay @@ -1,5 +1,9 @@ <?xml version="1.0"?> -<!-- Basic display of disk drive LEDs for the Sharp X680x0 --> +<!-- +license:CC0 + +Basic display of disk drive LEDs for the Sharp X680x0 +--> <mamelayout version="2"> diff --git a/src/mame/layout/xl25.lay b/src/mame/layout/xl25.lay index 4355e1e189f..60eaf3f568e 100644 --- a/src/mame/layout/xl25.lay +++ b/src/mame/layout/xl25.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> diff --git a/src/mame/layout/yosakdon.lay b/src/mame/layout/yosakdon.lay index 3d1e6f16c2b..f329bf397ae 100644 --- a/src/mame/layout/yosakdon.lay +++ b/src/mame/layout/yosakdon.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="overlay"> <rect> diff --git a/src/mame/layout/yukongl5.lay b/src/mame/layout/yukongl5.lay index fde1d9f89fe..40a00a41b7a 100644 --- a/src/mame/layout/yukongl5.lay +++ b/src/mame/layout/yukongl5.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="COLLECT"> <rect state="0"> diff --git a/src/mame/layout/z80dev.lay b/src/mame/layout/z80dev.lay index 46ae2019bfa..c05f1a41d42 100644 --- a/src/mame/layout/z80dev.lay +++ b/src/mame/layout/z80dev.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/z80ne.lay b/src/mame/layout/z80ne.lay index 6485f490345..ab2f67db0e4 100644 --- a/src/mame/layout/z80ne.lay +++ b/src/mame/layout/z80ne.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- z80ne.lay --> -<!-- 2009-01-16: Initial version. [Roberto Lavarone] --> +<!-- +license:CC0 +copyright-holders:Roberto Lavarone +--> <mamelayout version="2"> diff --git a/src/mame/layout/z80net.lay b/src/mame/layout/z80net.lay index 3229af18adf..d31ed485bb9 100644 --- a/src/mame/layout/z80net.lay +++ b/src/mame/layout/z80net.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- z80ne.lay --> -<!-- 2009-01-16: Initial version. [Roberto Lavarone] --> +<!-- +license:CC0 +copyright-holders:Roberto Lavarone +--> <mamelayout version="2"> diff --git a/src/mame/layout/z80netb.lay b/src/mame/layout/z80netb.lay index ef14bec4198..f62975432b0 100644 --- a/src/mame/layout/z80netb.lay +++ b/src/mame/layout/z80netb.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- z80ne.lay --> -<!-- 2009-01-16: Initial version. [Roberto Lavarone] --> +<!-- +license:CC0 +copyright-holders:Roberto Lavarone +--> <mamelayout version="2"> diff --git a/src/mame/layout/z80netf.lay b/src/mame/layout/z80netf.lay index d86921ea3ba..f8ccf8dda01 100644 --- a/src/mame/layout/z80netf.lay +++ b/src/mame/layout/z80netf.lay @@ -1,6 +1,8 @@ <?xml version="1.0"?> -<!-- z80ne.lay --> -<!-- 2009-01-16: Initial version. [Roberto Lavarone] --> +<!-- +license:CC0 +copyright-holders:Roberto Lavarone +--> <mamelayout version="2"> diff --git a/src/mame/layout/zac_1.lay b/src/mame/layout/zac_1.lay index b893fec79ea..8da6ab92bc3 100644 --- a/src/mame/layout/zac_1.lay +++ b/src/mame/layout/zac_1.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- zac_1.lay --> - -<!-- 2012-08-28: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/zac_2.lay b/src/mame/layout/zac_2.lay index 30032e24417..2f0eee867e5 100644 --- a/src/mame/layout/zac_2.lay +++ b/src/mame/layout/zac_2.lay @@ -1,4 +1,8 @@ <?xml version="1.0"?> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <!-- zac_2.lay --> <!-- 2012-08-29: Initial version. [Robbbert] --> diff --git a/src/mame/layout/zac_proto.lay b/src/mame/layout/zac_proto.lay index 5108735572c..3e8733ff777 100644 --- a/src/mame/layout/zac_proto.lay +++ b/src/mame/layout/zac_proto.lay @@ -1,7 +1,8 @@ <?xml version="1.0"?> -<!-- zac_proto.lay --> - -<!-- 2012-08-25: Initial version. [Robbbert] --> +<!-- +license:CC0 +copyright-holders:Robbbert +--> <mamelayout version="2"> diff --git a/src/mame/layout/zapcomputer.lay b/src/mame/layout/zapcomputer.lay index a07d3e015f9..b43e637af0c 100644 --- a/src/mame/layout/zapcomputer.lay +++ b/src/mame/layout/zapcomputer.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <element name="digit" defstate="0"> <led7seg> diff --git a/src/mame/layout/zodiac.lay b/src/mame/layout/zodiac.lay index cf04cc1d466..585a0b926f4 100644 --- a/src/mame/layout/zodiac.lay +++ b/src/mame/layout/zodiac.lay @@ -1,4 +1,7 @@ <?xml version="1.0"?> +<!-- +license:CC0 +--> <mamelayout version="2"> <!-- define elements --> |