summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/snspellsp.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/snspellsp.lay')
-rw-r--r--src/mame/layout/snspellsp.lay11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/mame/layout/snspellsp.lay b/src/mame/layout/snspellsp.lay
index 7e9b48a05e5..d7ef7b6b6ae 100644
--- a/src/mame/layout/snspellsp.lay
+++ b/src/mame/layout/snspellsp.lay
@@ -1,13 +1,16 @@
<?xml version="1.0"?>
+<!--
+license:CC0
+-->
<mamelayout version="2">
-<!-- define elements -->
+ <!-- define elements -->
<element name="digit" defstate="0">
<led14seg><color red="0.2" green="1.0" blue="0.85" /></led14seg>
</element>
-<!-- add our own for DP(display point) and the custom triangle accent mark segments -->
+ <!-- add our own for DP(display point) and the custom triangle accent mark segments -->
<element name="lamp_dp" defstate="0">
<disk state="0"><color red="0.0235" green="0.1255" blue="0.1059" /></disk>
@@ -19,12 +22,12 @@
</element>
-<!-- build screen -->
+ <!-- build screen -->
<view name="Internal Layout">
<bounds left="0" right="88.5" top="0" bottom="19" />
- <!-- 8 digits with accent mark and dp -->
+ <!-- 8 digits with accent mark and dp -->
<bezel name="digit0" element="digit"><bounds x="0" y="4" width="10" height="15" /></bezel>
<bezel name="digit1" element="digit"><bounds x="11" y="4" width="10" height="15" /></bezel>