summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/coco3.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/coco3.lay')
-rw-r--r--src/mame/layout/coco3.lay17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/mame/layout/coco3.lay b/src/mame/layout/coco3.lay
deleted file mode 100644
index 46a6bd2137a..00000000000
--- a/src/mame/layout/coco3.lay
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <view name="Composite">
- <!-- workaround for MAME selecting a 2-screen view by default -->
- <screen index="1"><bounds left="0" top="0" right="4" bottom="3" /><color alpha="0" /></screen>
-
- <screen index="0">
- <bounds left="0" top="0" right="4" bottom="3" />
- </screen>
- </view>
-
- <view name="RGB">
- <screen index="1">
- <bounds left="0" top="0" right="4" bottom="3" />
- </screen>
- </view>
-</mamelayout>