summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/crash.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/crash.lay')
-rw-r--r--src/mame/layout/crash.lay34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/mame/layout/crash.lay b/src/mame/layout/crash.lay
new file mode 100644
index 00000000000..535f884c928
--- /dev/null
+++ b/src/mame/layout/crash.lay
@@ -0,0 +1,34 @@
+<?xml version="1.0"?>
+<mamelayout version="2">
+ <element name="overlay">
+ <rect>
+ <bounds left="0" top="0" right="248" bottom="62.5" />
+ <color red="0.125" green="0.125" blue="1" />
+ </rect>
+ <rect>
+ <bounds left="0" top="62.5" right="87.5" bottom="123.5" />
+ <color red="0.125" green="0.125" blue="1" />
+ </rect>
+ <rect>
+ <bounds left="87.5" top="62.5" right="160.5" bottom="123.5" />
+ <color red="1" green="1" blue="0.25" />
+ </rect>
+ <rect>
+ <bounds left="160.5" top="62.5" right="248" bottom="123.5" />
+ <color red="0.125" green="0.125" blue="1" />
+ </rect>
+ <rect>
+ <bounds left="0" top="123.5" right="248" bottom="186" />
+ <color red="0.125" green="0.125" blue="1" />
+ </rect>
+ </element>
+
+ <view name="Color Overlay">
+ <screen index="0">
+ <bounds left="0" top="0" right="4" bottom="3" />
+ </screen>
+ <overlay name="overlay" element="overlay">
+ <bounds left="0" top="0" right="4" bottom="3" />
+ </overlay>
+ </view>
+</mamelayout>