summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/avalnche.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/avalnche.lay')
-rw-r--r--src/mame/layout/avalnche.lay34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/mame/layout/avalnche.lay b/src/mame/layout/avalnche.lay
new file mode 100644
index 00000000000..6748c013ef1
--- /dev/null
+++ b/src/mame/layout/avalnche.lay
@@ -0,0 +1,34 @@
+<?xml version="1.0"?>
+<mamelayout version="2">
+ <element name="overlay">
+ <rect>
+ <bounds left="0" top="0" right="256" bottom="10" />
+ <color red="0.5" green="1" blue="1" />
+ </rect>
+ <rect>
+ <bounds left="0" top="10" right="256" bottom="20" />
+ <color red="0.125" green="0.125" blue="1" />
+ </rect>
+ <rect>
+ <bounds left="0" top="20" right="256" bottom="29" />
+ <color red="1" green="1" blue="0.125" />
+ </rect>
+ <rect>
+ <bounds left="0" top="29" right="256" bottom="40" />
+ <color red="1" green="0.5" blue="0.0627" />
+ </rect>
+ <rect>
+ <bounds left="0" top="40" right="256" bottom="240" />
+ <color red="0.5" green="1" 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>