summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/video21.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/video21.lay')
-rw-r--r--src/mame/layout/video21.lay103
1 files changed, 103 insertions, 0 deletions
diff --git a/src/mame/layout/video21.lay b/src/mame/layout/video21.lay
new file mode 100644
index 00000000000..8a6237eeb9e
--- /dev/null
+++ b/src/mame/layout/video21.lay
@@ -0,0 +1,103 @@
+<?xml version="1.0"?>
+<mamelayout version="2">
+
+ <element name="Out0_80" defstate="0">
+ <rect state="1">
+ <color red="0.80" green="0.80" blue="0.80" />
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.10" blue="0.10" />
+ </rect>
+ <text string="Start">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <element name="Out0_40" defstate="0">
+ <rect state="1">
+ <color red="0.80" green="0.80" blue="0.80" />
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.10" blue="0.10" />
+ </rect>
+ <text string="Take">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <element name="Out0_20" defstate="0">
+ <rect state="1">
+ <color red="0.80" green="0.80" blue="0.80" />
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.10" blue="0.10" />
+ </rect>
+ <text string="Stand">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <element name="Out0_04" defstate="0">
+ <rect state="1">
+ <color red="0.80" green="0.80" blue="0.80" />
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.10" blue="0.10" />
+ </rect>
+ <text string="Cabinet?">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <element name="Out1_20" defstate="0">
+ <rect state="1">
+ <color red="0.80" green="0.80" blue="0.80" />
+ </rect>
+ <rect state="0">
+ <color red="0.10" green="0.10" blue="0.10" />
+ </rect>
+ <text string="Bet">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <element name="deal" defstate="0">
+ <rect state="0">
+ <color red="0.10" green="1.00" blue="0.10" />
+ </rect>
+ <text string="Deal">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0.1" y="0.25" width="0.8" height="0.5" />
+ </text>
+ </element>
+
+ <view name="Button Lamps">
+ <screen index="0">
+ <bounds left="0" top="0" right="4" bottom="3" />
+ </screen>
+
+ <bezel name="lamp0" element="Out0_80" inputtag="IN42" inputmask="0x04">
+ <bounds x="0.00" y="3.10" width="0.20" height="0.14" />
+ </bezel>
+ <bezel name="lamp1" element="Out0_40" inputtag="IN42" inputmask="0x08">
+ <bounds x="0.25" y="3.10" width="0.20" height="0.14" />
+ </bezel>
+ <bezel name="lamp2" element="Out0_20" inputtag="IN42" inputmask="0x10">
+ <bounds x="0.50" y="3.10" width="0.20" height="0.14" />
+ </bezel>
+ <bezel name="lamp10" element="Out1_20" inputtag="IN44" inputmask="0x10">
+ <bounds x="2.50" y="3.10" width="0.20" height="0.14" />
+ </bezel>
+
+ <!-- no lamp associated with this? -->
+ <bezel name="deal" element="deal" inputtag="IN42" inputmask="0x80">
+ <bounds x="3.75" y="3.10" width="0.20" height="0.14" />
+ </bezel>
+
+ </view>
+</mamelayout>