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.lay20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/mame/layout/coco3.lay b/src/mame/layout/coco3.lay
deleted file mode 100644
index 561248b7dc1..00000000000
--- a/src/mame/layout/coco3.lay
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0"?>
-<!--
-license:CC0
--->
-<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>