summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/pe_schip.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/pe_schip.lay')
-rw-r--r--src/mame/layout/pe_schip.lay31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/mame/layout/pe_schip.lay b/src/mame/layout/pe_schip.lay
new file mode 100644
index 00000000000..96654cedacf
--- /dev/null
+++ b/src/mame/layout/pe_schip.lay
@@ -0,0 +1,31 @@
+<!-- pe_schip.lay -->
+
+<mamelayout version="2">
+ <element name="bezel">
+ </element>
+
+ <element name="dealspinstart" defstate="1">
+ <rect state="0">
+ <color red="0.5" green="0.5" blue="0.5" />
+ </rect>
+ <rect state="1">
+ <color red="1.0" green="1.0" blue="1.0" />
+ </rect>
+ <text string="DEAL-SPIN-START">
+ <color red="0.0" green="0.0" blue="0.0" />
+ <bounds x="0" y="0.1" width="1" height="0.8" />
+ </text>
+ </element>
+
+ <view name="Set Chip Lamps">
+ <screen index="0">
+ <bounds left="10" top="40" right="330" bottom="240" />
+ </screen>
+ <bezel element="bezel">
+ <bounds left="0" top="0" right="340" bottom="310" />
+ </bezel>
+ <bezel name="pe_bnkb1" element="dealspinstart">
+ <bounds x="10" y="280" width="74" height="20" />
+ </bezel>
+ </view>
+</mamelayout>