summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/stcc.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/stcc.lay')
-rw-r--r--src/mame/layout/stcc.lay16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mame/layout/stcc.lay b/src/mame/layout/stcc.lay
new file mode 100644
index 00000000000..976eab2d8c2
--- /dev/null
+++ b/src/mame/layout/stcc.lay
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<!--
+license:CC0-1.0
+authors:AnthonyRyuki
+-->
+<mamelayout version="2">
+
+ <!-- When the cabinet option in the Test Menu is set to Deluxe, the screen's aspect ratio is set to 16:9. -->
+
+ <view name="Wide (16:9)">
+ <screen index="0">
+ <bounds left="0" top="0" right="16" bottom="9" />
+ </screen>
+ </view>
+</mamelayout>
+