Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/mame/layout/stcc.lay
Original file line number Diff line number Diff line change
@@ -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>

Loading