summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/layout/amico2k.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/layout/amico2k.lay')
-rw-r--r--src/mess/layout/amico2k.lay30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/mess/layout/amico2k.lay b/src/mess/layout/amico2k.lay
deleted file mode 100644
index 7151895247f..00000000000
--- a/src/mess/layout/amico2k.lay
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <element name="digit" defstate="0">
- <led7seg>
- <color red="0.75" green="0" blue="0.0" />
- </led7seg>
- </element>
-
- <view name="Default Layout">
- <!-- Led address display -->
- <bezel name="digit0" element="digit">
- <bounds x="0" y="0" width="18" height="24" />
- </bezel>
- <bezel name="digit1" element="digit">
- <bounds x="18" y="0" width="18" height="24" />
- </bezel>
- <bezel name="digit2" element="digit">
- <bounds x="36" y="0" width="18" height="24" />
- </bezel>
- <bezel name="digit3" element="digit">
- <bounds x="54" y="0" width="18" height="24" />
- </bezel>
- <bezel name="digit4" element="digit">
- <bounds x="80" y="0" width="18" height="24" />
- </bezel>
- <bezel name="digit5" element="digit">
- <bounds x="98" y="0" width="18" height="24" />
- </bezel>
- </view>
-</mamelayout>