summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/saitek_risc2500.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/saitek_risc2500.lay')
-rw-r--r--src/mame/layout/saitek_risc2500.lay88
1 files changed, 44 insertions, 44 deletions
diff --git a/src/mame/layout/saitek_risc2500.lay b/src/mame/layout/saitek_risc2500.lay
index 117cc5260be..0dec8ac96b6 100644
--- a/src/mame/layout/saitek_risc2500.lay
+++ b/src/mame/layout/saitek_risc2500.lay
@@ -55,12 +55,12 @@ license:CC0
<element name="text_up"> <rect><color red="0.63" green="0.63" blue="0.63" /></rect> <text string="&#x2191;" > <color red="0.17" green="0.15" blue="0.15" /></text> </element>
<element name="text_down"> <rect><color red="0.63" green="0.63" blue="0.63" /></rect> <text string="&#x2193;" > <color red="0.17" green="0.15" blue="0.15" /></text> </element>
<element name="text_enter"> <rect><color red="0.63" green="0.63" blue="0.63" /></rect> <text string="ENTER" > <color red="0.17" green="0.15" blue="0.15" /></text> </element>
- <element name="text_p1"> <image file="chess/bk.png"/></element>
- <element name="text_p2"> <image file="chess/bq.png"/></element>
- <element name="text_p3"> <image file="chess/br.png"/></element>
- <element name="text_p4"> <image file="chess/bb.png"/></element>
- <element name="text_p5"> <image file="chess/bn.png"/></element>
- <element name="text_p6"> <image file="chess/bp.png"/></element>
+ <element name="text_p1"> <image file="chess/bk.svg"/></element>
+ <element name="text_p2"> <image file="chess/bq.svg"/></element>
+ <element name="text_p3"> <image file="chess/br.svg"/></element>
+ <element name="text_p4"> <image file="chess/bb.svg"/></element>
+ <element name="text_p5"> <image file="chess/bn.svg"/></element>
+ <element name="text_p6"> <image file="chess/bp.svg"/></element>
<element name="sym_colon">
<rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect>
<text state="0" string=":"> <color red="0.49412" green="0.51765" blue="0.51765" /></text>
@@ -87,28 +87,28 @@ license:CC0
<text state="1" string="&#x25cf;"> <color red="0.36954" green="0.27945" blue="0.27567" /></text>
</element>
<element name="sym_p1">
- <image state="0" file="chess/bk.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/bk.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/bk.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/bk.svg"><color alpha="0.65"/></image>
</element>
<element name="sym_p2">
- <image state="0" file="chess/bq.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/bq.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/bq.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/bq.svg"><color alpha="0.65"/></image>
</element>
<element name="sym_p3">
- <image state="0" file="chess/br.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/br.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/br.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/br.svg"><color alpha="0.65"/></image>
</element>
<element name="sym_p4">
- <image state="0" file="chess/bb.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/bb.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/bb.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/bb.svg"><color alpha="0.65"/></image>
</element>
<element name="sym_p5">
- <image state="0" file="chess/bn.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/bn.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/bn.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/bn.svg"><color alpha="0.65"/></image>
</element>
<element name="sym_p6">
- <image state="0" file="chess/bp.png"><color alpha="0.06"/></image>
- <image state="1" file="chess/bp.png"><color alpha="0.65"/></image>
+ <image state="0" file="chess/bp.svg"><color alpha="0.06"/></image>
+ <image state="1" file="chess/bp.svg"><color alpha="0.65"/></image>
</element>
<element name="lcd_bg"><rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect></element>
@@ -118,34 +118,34 @@ license:CC0
<element name="bmask"><rect><color red="0.17" green="0.15" blue="0.15" /></rect></element>
<element name="piece" defstate="0">
- <image file="chess/wp.png" state="1"/>
- <image file="chess/wn.png" state="2"/>
- <image file="chess/wb.png" state="3"/>
- <image file="chess/wr.png" state="4"/>
- <image file="chess/wq.png" state="5"/>
- <image file="chess/wk.png" state="6"/>
-
- <image file="chess/bp.png" state="7"/>
- <image file="chess/bn.png" state="8"/>
- <image file="chess/bb.png" state="9"/>
- <image file="chess/br.png" state="10"/>
- <image file="chess/bq.png" state="11"/>
- <image file="chess/bk.png" state="12"/>
+ <image file="chess/wp.svg" state="1"/>
+ <image file="chess/wn.svg" state="2"/>
+ <image file="chess/wb.svg" state="3"/>
+ <image file="chess/wr.svg" state="4"/>
+ <image file="chess/wq.svg" state="5"/>
+ <image file="chess/wk.svg" state="6"/>
+
+ <image file="chess/bp.svg" state="7"/>
+ <image file="chess/bn.svg" state="8"/>
+ <image file="chess/bb.svg" state="9"/>
+ <image file="chess/br.svg" state="10"/>
+ <image file="chess/bq.svg" state="11"/>
+ <image file="chess/bk.svg" state="12"/>
<!-- selected pieces -->
- <image file="chess/wp.png" state="13"><color alpha="0.5" /></image>
- <image file="chess/wn.png" state="14"><color alpha="0.5" /></image>
- <image file="chess/wb.png" state="15"><color alpha="0.5" /></image>
- <image file="chess/wr.png" state="16"><color alpha="0.5" /></image>
- <image file="chess/wq.png" state="17"><color alpha="0.5" /></image>
- <image file="chess/wk.png" state="18"><color alpha="0.5" /></image>
-
- <image file="chess/bp.png" state="19"><color alpha="0.5" /></image>
- <image file="chess/bn.png" state="20"><color alpha="0.5" /></image>
- <image file="chess/bb.png" state="21"><color alpha="0.5" /></image>
- <image file="chess/br.png" state="22"><color alpha="0.5" /></image>
- <image file="chess/bq.png" state="23"><color alpha="0.5" /></image>
- <image file="chess/bk.png" state="24"><color alpha="0.5" /></image>
+ <image file="chess/wp.svg" state="13"><color alpha="0.5" /></image>
+ <image file="chess/wn.svg" state="14"><color alpha="0.5" /></image>
+ <image file="chess/wb.svg" state="15"><color alpha="0.5" /></image>
+ <image file="chess/wr.svg" state="16"><color alpha="0.5" /></image>
+ <image file="chess/wq.svg" state="17"><color alpha="0.5" /></image>
+ <image file="chess/wk.svg" state="18"><color alpha="0.5" /></image>
+
+ <image file="chess/bp.svg" state="19"><color alpha="0.5" /></image>
+ <image file="chess/bn.svg" state="20"><color alpha="0.5" /></image>
+ <image file="chess/bb.svg" state="21"><color alpha="0.5" /></image>
+ <image file="chess/br.svg" state="22"><color alpha="0.5" /></image>
+ <image file="chess/bq.svg" state="23"><color alpha="0.5" /></image>
+ <image file="chess/bk.svg" state="24"><color alpha="0.5" /></image>
</element>