summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/layout/dectalk.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/layout/dectalk.lay')
-rw-r--r--src/mess/layout/dectalk.lay16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mess/layout/dectalk.lay b/src/mess/layout/dectalk.lay
new file mode 100644
index 00000000000..3e4073e1e51
--- /dev/null
+++ b/src/mess/layout/dectalk.lay
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<mamelayout version="2">
+ <element name="background">
+ <rect>
+ <bounds left="0" top="0" right="1" bottom="1" />
+ <color red="0.0" green="0.0" blue="0.0" />
+ </rect>
+ </element>
+
+ <view name="Default Layout">
+ <!-- Black background -->
+ <bezel element="background">
+ <bounds left="1" top="1" right="10" bottom="5" />
+ </bezel>
+ </view>
+</mamelayout>