summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/super80.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/super80.lay')
-rw-r--r--src/mame/layout/super80.lay18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mame/layout/super80.lay b/src/mame/layout/super80.lay
index 8e4f63658df..be74fbd16a6 100644
--- a/src/mame/layout/super80.lay
+++ b/src/mame/layout/super80.lay
@@ -23,18 +23,18 @@ license:CC0
</element>
<view name="Cassette LED">
- <!-- <bezel name="cass_txt" element="CASSETTE">
- <bounds left="0" right="100" top="1030" bottom="1050" />
- </bezel> -->
- <bezel name="cass_led" element="red_led">
- <bounds left="0" right="20" top="1020" bottom="1045" />
- </bezel>
- <!-- <bezel element="background">
- <bounds left="0" top="850" right="1" bottom="855" />
- </bezel> -->
<screen index="0">
<bounds x="0" y="0" width="1400" height="1050" />
</screen>
+ <!-- <element name="cass_txt" ref="CASSETTE">
+ <bounds left="0" right="100" top="1030" bottom="1050" />
+ </element> -->
+ <element name="cass_led" ref="red_led">
+ <bounds left="0" right="20" top="1020" bottom="1045" />
+ </element>
+ <!-- <element ref="background">
+ <bounds left="0" top="850" right="1" bottom="855" />
+ </element> -->
</view>
</mamelayout>