summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/layout/vertical.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/layout/vertical.lay')
-rw-r--r--src/emu/layout/vertical.lay37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/emu/layout/vertical.lay b/src/emu/layout/vertical.lay
deleted file mode 100644
index 2d66df317f8..00000000000
--- a/src/emu/layout/vertical.lay
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <view name="Standard (3:4)">
- <screen index="0">
- <bounds left="0" top="0" right="3" bottom="4" />
- </screen>
- </view>
-
- <view name="Pixel Aspect (~scr0nativeyaspect~:~scr0nativexaspect~)">
- <screen index="0">
- <bounds left="0" top="0" right="~scr0height~" bottom="~scr0width~" />
- </screen>
- </view>
-
- <view name="Cocktail">
- <screen index="0">
- <bounds x="-3.03" y="0" width="3" height="4" />
- <orientation rotate="180" />
- </screen>
- <screen index="0">
- <bounds x="0" y="0" width="3" height="4" />
- </screen>
- </view>
-
- <element name="dbgdis">
- </element>
-
- <view name="Debug">
- <screen index="0">
- <bounds left="0" top="0" right="3" bottom="4" />
- </screen>
- <bezel element="dbgdis">
- <bounds x="-2.5" y="0" width="8" height="6" />
- </bezel>
- </view>
-
-</mamelayout>