mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
amsterd, bup, glasgow, mm2: invert lcd color (nw)
This commit is contained in:
parent
6923f81826
commit
5c99d23a60
@ -1,11 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<mamelayout version="2">
|
||||
|
||||
<!-- our digit element is bright-on-dark, this means the lcd panel is the wrong colour here -->
|
||||
<element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
|
||||
<element name="digit" defstate="0">
|
||||
<led7seg>
|
||||
<color red="1" green="1" blue="1" />
|
||||
</led7seg>
|
||||
<led7seg><color red="0.31" green="0.28" blue="0.29" /></led7seg>
|
||||
</element>
|
||||
|
||||
<element name="led" defstate="0">
|
||||
@ -349,10 +348,11 @@
|
||||
<!-- 7seg panel -->
|
||||
|
||||
<group name="panel">
|
||||
<bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="10" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="20" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="30" y="0" width="10" height="15" /></bezel>
|
||||
<bezel element="lcd_bg"><bounds x="0" y="0" width="35" height="15" /></bezel>
|
||||
<bezel name="digit0" element="digit"><bounds x="4" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="11" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="18" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="25" y="2.5" width="6" height="10" /></bezel>
|
||||
</group>
|
||||
|
||||
|
||||
@ -528,7 +528,7 @@
|
||||
<bezel element="cblack"><bounds x="14" y="0" width="87" height="87" /></bezel>
|
||||
<bezel element="cwhite"><bounds x="17" y="2" width="81" height="81" /></bezel>
|
||||
|
||||
<group ref="panel"><bounds x="37.5" y="91" width="23" height="8" /></group>
|
||||
<group ref="panel"><bounds x="37.5" y="91" width="20" height="8" /></group>
|
||||
|
||||
<group ref="buttons"><bounds x="67.5" y="88.5" width="29" height="14" /></group>
|
||||
|
||||
|
@ -2,11 +2,10 @@
|
||||
<mamelayout version="2">
|
||||
<!-- define elements -->
|
||||
|
||||
<!-- our digit element is bright-on-dark, this means the lcd panel is the wrong colour here -->
|
||||
<element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
|
||||
<element name="digit" defstate="0">
|
||||
<led7seg>
|
||||
<color red="1" green="1" blue="1" />
|
||||
</led7seg>
|
||||
<led7seg><color red="0.31" green="0.28" blue="0.29" /></led7seg>
|
||||
</element>
|
||||
|
||||
<element name="led" defstate="0">
|
||||
@ -350,10 +349,11 @@
|
||||
<!-- 7seg panel -->
|
||||
|
||||
<group name="panel1">
|
||||
<bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="10" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="20" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="30" y="0" width="10" height="15" /></bezel>
|
||||
<bezel element="lcd_bg"><bounds x="0" y="0" width="35" height="15" /></bezel>
|
||||
<bezel name="digit0" element="digit"><bounds x="4" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="11" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="18" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="25" y="2.5" width="6" height="10" /></bezel>
|
||||
</group>
|
||||
|
||||
|
||||
@ -535,7 +535,7 @@
|
||||
<bezel element="cblack"><bounds x="14" y="0" width="87" height="87" /></bezel>
|
||||
<bezel element="cwhite"><bounds x="17" y="2" width="81" height="81" /></bezel>
|
||||
|
||||
<group ref="panel1"><bounds x="37.5" y="91" width="23" height="8" /></group>
|
||||
<group ref="panel1"><bounds x="37.5" y="91" width="20" height="8" /></group>
|
||||
<group ref="panel2"><bounds x="67.5" y="88.25" width="29" height="1.5" /></group>
|
||||
<group ref="buttons"><bounds x="67.5" y="91" width="29" height="14" /></group>
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
<?xml version="1.0"?>
|
||||
<mamelayout version="2">
|
||||
|
||||
<!-- our digit element is bright-on-dark, this means the lcd panel is the wrong colour here -->
|
||||
<element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
|
||||
<element name="digit" defstate="0">
|
||||
<led7seg>
|
||||
<color red="1" green="1" blue="1" />
|
||||
</led7seg>
|
||||
<led7seg><color red="0.31" green="0.28" blue="0.29" /></led7seg>
|
||||
</element>
|
||||
|
||||
<element name="led" defstate="0">
|
||||
@ -349,10 +348,11 @@
|
||||
<!-- Display panel -->
|
||||
|
||||
<group name="panel">
|
||||
<bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="10" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="20" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="30" y="0" width="10" height="15" /></bezel>
|
||||
<bezel element="lcd_bg"><bounds x="0" y="0" width="35" height="15" /></bezel>
|
||||
<bezel name="digit0" element="digit"><bounds x="4" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="11" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="18" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="25" y="2.5" width="6" height="10" /></bezel>
|
||||
</group>
|
||||
|
||||
|
||||
@ -546,7 +546,7 @@
|
||||
<bezel element="text_g"><bounds x="81.5" y="84" width="2" height="2" /></bezel>
|
||||
<bezel element="text_h"><bounds x="91.5" y="84" width="2" height="2" /></bezel>
|
||||
|
||||
<group ref="panel"><bounds x="37.5" y="91.5" width="23" height="8" /></group>
|
||||
<group ref="panel"><bounds x="37.5" y="91.5" width="20" height="8" /></group>
|
||||
|
||||
<group ref="buttons"><bounds x="67.5" y="88.5" width="29" height="14" /></group>
|
||||
|
||||
|
@ -2,11 +2,10 @@
|
||||
<mamelayout version="2">
|
||||
<!-- define elements -->
|
||||
|
||||
<!-- our digit element is bright-on-dark, this means the lcd panel is the wrong colour here -->
|
||||
<element name="lcd_bg"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
|
||||
<element name="digit" defstate="0">
|
||||
<led7seg>
|
||||
<color red="1" green="1" blue="1" />
|
||||
</led7seg>
|
||||
<led7seg><color red="0.31" green="0.28" blue="0.29" /></led7seg>
|
||||
</element>
|
||||
|
||||
<element name="led" defstate="0">
|
||||
@ -350,10 +349,11 @@
|
||||
<!-- 7seg panel -->
|
||||
|
||||
<group name="panel1">
|
||||
<bezel name="digit0" element="digit"><bounds x="0" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="10" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="20" y="0" width="10" height="15" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="30" y="0" width="10" height="15" /></bezel>
|
||||
<bezel element="lcd_bg"><bounds x="0" y="0" width="35" height="15" /></bezel>
|
||||
<bezel name="digit0" element="digit"><bounds x="4" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit1" element="digit"><bounds x="11" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit2" element="digit"><bounds x="18" y="2.5" width="6" height="10" /></bezel>
|
||||
<bezel name="digit3" element="digit"><bounds x="25" y="2.5" width="6" height="10" /></bezel>
|
||||
</group>
|
||||
|
||||
|
||||
@ -544,7 +544,7 @@
|
||||
<bezel element="cblack"><bounds x="14" y="0" width="87" height="87" /></bezel>
|
||||
<bezel element="cwhite"><bounds x="17" y="2" width="81" height="81" /></bezel>
|
||||
|
||||
<group ref="panel1"><bounds x="37.5" y="91" width="23" height="8" /></group>
|
||||
<group ref="panel1"><bounds x="37.5" y="91" width="20" height="8" /></group>
|
||||
<group ref="panel2"><bounds x="67.5" y="88.25" width="29" height="1.5" /></group>
|
||||
<group ref="buttons"><bounds x="67.5" y="91" width="29" height="14" /></group>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user