mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
chess*: small update to internal artwork
This commit is contained in:
parent
eab0eb4bef
commit
8decfe35ca
@ -36,6 +36,7 @@ Undocumented buttons:
|
||||
#include "speaker.h"
|
||||
|
||||
// internal artwork
|
||||
#include "mephisto_mega4.lh"
|
||||
#include "mephisto_smondial.lh"
|
||||
#include "mephisto_smondial2.lh"
|
||||
|
||||
@ -348,6 +349,8 @@ void smondialb_state::mega4(machine_config &config)
|
||||
|
||||
const attotime nmi_period = attotime::from_hz(4.9152_MHz_XTAL / 0x2000);
|
||||
m_maincpu->set_periodic_int(FUNC(smondialb_state::nmi_handler), nmi_period);
|
||||
|
||||
config.set_default_layout(layout_mephisto_mega4);
|
||||
}
|
||||
|
||||
|
||||
|
@ -4,6 +4,8 @@ license:CC0-1.0
|
||||
-->
|
||||
<mamelayout version="2">
|
||||
|
||||
<!-- NOTE: no backgammon pieces simulation here -->
|
||||
|
||||
<!-- define elements -->
|
||||
|
||||
<element name="gray"><rect><color red="0.6" green="0.6" blue="0.6" /></rect></element>
|
||||
|
@ -71,22 +71,22 @@ license:CC0-1.0
|
||||
<element name="white"><rect><color red="0.84" green="0.75" blue="0.50" /></rect></element>
|
||||
<element name="blackb"><rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
|
||||
<element name="text_train"> <text string="TRAIN"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
@ -432,27 +432,27 @@ license:CC0-1.0
|
||||
<element ref="text_lcd"><bounds x="1" y="6.5" width="24" height="1.7" /></element>
|
||||
<group ref="lcd"><bounds x="1" y="0" width="23.55" height="6.25" /></group>
|
||||
|
||||
<element ref="text_train"> <bounds x="29.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="41.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="47.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="53.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_fct"> <bounds x="59.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="67.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="74.25" y="2" width="3" height="1.5" /> </element>
|
||||
<element ref="text_train"> <bounds x="29.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="41.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="47.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="53.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_fct"> <bounds x="59.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="67.25" y="2" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="74.25" y="2" width="3" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_newgame"> <bounds x="68.25" y="6.7" width="9" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="67.25" y="0.2" width="1.1" height="1.1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.25" y="0.2" width="1.1" height="1.1" /> </element>
|
||||
<element ref="text_newgame"> <bounds x="68.25" y="6.7" width="9" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="67.25" y="0.2" width="1.1" height="1.1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.25" y="0.2" width="1.1" height="1.1" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="31" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="37" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="43" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="49" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="55" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="61" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY" inputmask="0x40"> <bounds x="69" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY" inputmask="0x80"> <bounds x="75" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="31" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="37" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="43" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="49" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="55" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="61" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY" inputmask="0x40"> <bounds x="69" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY" inputmask="0x80"> <bounds x="75" y="3.75" width="1.5" height="2.5" /> </element>
|
||||
|
||||
<!-- hidden input below ENT/CL buttons to press both -->
|
||||
<element ref="nothing" inputtag="CLICKABLE" inputmask="0x01"><bounds x="69" y="6.85" width="7.5" height="1.3" /></element>
|
||||
|
@ -44,22 +44,22 @@ license:CC0-1.0
|
||||
<rect><color alpha="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
|
||||
<element name="text_enter"> <text string="ENTER"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_clear"> <text string="CLEAR"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
@ -68,8 +68,8 @@ license:CC0-1.0
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -384,9 +384,9 @@ license:CC0-1.0
|
||||
<element ref="blackb"><bounds x="1.5" y="21.2" width="9" height="0.8" /></element>
|
||||
<element ref="blackb"><bounds x="2.7" y="21.5" width="6.6" height="0.8" /></element>
|
||||
|
||||
<element ref="text_newgame"> <bounds x="0.7" y="21.4" width="11" height="1.4" /></element>
|
||||
<element ref="text_clear"> <bounds x="12.5" y="21.4" width="5" height="1.4" /></element>
|
||||
<element ref="text_enter"> <bounds x="18.5" y="21.4" width="5" height="1.4" /></element>
|
||||
<element ref="text_newgame"> <bounds x="0.7" y="21.4" width="11" height="1.4" /></element>
|
||||
<element ref="text_clear"> <bounds x="12.5" y="21.4" width="5" height="1.4" /></element>
|
||||
<element ref="text_enter"> <bounds x="18.5" y="21.4" width="5" height="1.4" /></element>
|
||||
|
||||
<element ref="yellow" blend="multiply"><bounds left="0" right="24" top="11" bottom="24" /></element>
|
||||
|
||||
|
561
src/mame/layout/mephisto_mega4.lay
Normal file
561
src/mame/layout/mephisto_mega4.lay
Normal file
@ -0,0 +1,561 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
license:CC0-1.0
|
||||
-->
|
||||
<mamelayout version="2">
|
||||
|
||||
<!-- define elements -->
|
||||
|
||||
<element name="digit" defstate="0">
|
||||
<led7seg><color red="0.2" green="0.16" blue="0.16" /></led7seg>
|
||||
</element>
|
||||
|
||||
<element name="ledo">
|
||||
<rect><color red="0.1" green="0.1" blue="0.1" /></rect>
|
||||
</element>
|
||||
<element name="ledr" defstate="0">
|
||||
<rect state="0"><color red="0" green="0" blue="0" /></rect>
|
||||
<rect state="1"><color red="1" green="0" blue="0" /></rect>
|
||||
</element>
|
||||
<element name="ledg" defstate="0">
|
||||
<rect state="0"><color red="0" green="0" blue="0" /></rect>
|
||||
<rect state="1"><color red="0" green="1" blue="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="led" defstate="0">
|
||||
<rect state="0">
|
||||
<color red="0.1" green="0.01" blue="0.01" />
|
||||
</rect>
|
||||
<rect state="1">
|
||||
<color red="1" green="0.1" blue="0.1" />
|
||||
</rect>
|
||||
</element>
|
||||
<element name="hlb" defstate="0">
|
||||
<rect state="1">
|
||||
<color red="1.0" green="1.0" blue="1.0" />
|
||||
</rect>
|
||||
</element>
|
||||
|
||||
<element name="led7seg_background"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
<element name="red"> <rect><color red="0.8" green="0.2" blue="0.2" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_book"> <text string="BOOK" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_err"> <text string="ERR" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_plus"> <text string="+"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_black"> <text string="■" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_white"> <text string="□" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lcd"> <text string="MULTI INFO LCD"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_b1"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="1 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="2 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b3"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="3 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b4"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="4 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b5"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="5 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b6"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="6 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_mem2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b7"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ■ 7 ◄"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b8"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" □ 8 ►"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_book9"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" BOOK 9"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos0"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" POS 0"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_cl"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" CL"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_ent"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ENT"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
<element name="text_res"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" RES"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
|
||||
<element name="text_p1"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wp.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p2"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wn.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p3"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wb.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p4"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wr.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p5"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wq.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p6"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wk.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
<disk state="1">
|
||||
<bounds x="0.12" y="0.12" width="0.76" height="0.76" />
|
||||
<color red="0" green="0" blue="0" />
|
||||
</disk>
|
||||
</element>
|
||||
|
||||
<element name="piece" defstate="0">
|
||||
<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.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>
|
||||
|
||||
<group name="sb_board">
|
||||
<bounds x="0" y="0" width="80" height="80" />
|
||||
|
||||
<!-- squares (avoid seams) -->
|
||||
<element ref="cwhite"><bounds x="0" y="0" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="10" y="0" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="20" y="0" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="30" y="0" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="40" y="0" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="50" y="0" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="60" y="0" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="70" y="0" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cblack"><bounds x="0" y="10" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="10" y="10" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="20" y="10" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="30" y="10" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="40" y="10" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="50" y="10" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="60" y="10" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="70" y="10" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cwhite"><bounds x="0" y="20" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="10" y="20" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="20" y="20" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="30" y="20" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="40" y="20" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="50" y="20" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="60" y="20" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="70" y="20" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cblack"><bounds x="0" y="30" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="10" y="30" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="20" y="30" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="30" y="30" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="40" y="30" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="50" y="30" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="60" y="30" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="70" y="30" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cwhite"><bounds x="0" y="40" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="10" y="40" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="20" y="40" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="30" y="40" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="40" y="40" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="50" y="40" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="60" y="40" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="70" y="40" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cblack"><bounds x="0" y="50" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="10" y="50" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="20" y="50" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="30" y="50" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="40" y="50" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="50" y="50" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="60" y="50" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="70" y="50" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cwhite"><bounds x="0" y="60" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="10" y="60" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="20" y="60" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="30" y="60" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="40" y="60" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="50" y="60" width="11" height="11" /></element>
|
||||
<element ref="cwhite"><bounds x="60" y="60" width="11" height="11" /></element>
|
||||
<element ref="cblack"><bounds x="70" y="60" width="10" height="11" /></element>
|
||||
|
||||
<element ref="cblack"><bounds x="0" y="70" width="11" height="10" /></element>
|
||||
<element ref="cwhite"><bounds x="10" y="70" width="11" height="10" /></element>
|
||||
<element ref="cblack"><bounds x="20" y="70" width="11" height="10" /></element>
|
||||
<element ref="cwhite"><bounds x="30" y="70" width="11" height="10" /></element>
|
||||
<element ref="cblack"><bounds x="40" y="70" width="11" height="10" /></element>
|
||||
<element ref="cwhite"><bounds x="50" y="70" width="11" height="10" /></element>
|
||||
<element ref="cblack"><bounds x="60" y="70" width="11" height="10" /></element>
|
||||
<element ref="cwhite"><bounds x="70" y="70" width="10" height="10" /></element>
|
||||
|
||||
<!-- sensors, pieces -->
|
||||
<repeat count="8">
|
||||
<param name="y" start="0" increment="10" />
|
||||
<param name="i" start="8" increment="-1" />
|
||||
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x01"><bounds x="0" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x02"><bounds x="10" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x04"><bounds x="20" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x08"><bounds x="30" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x10"><bounds x="40" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x20"><bounds x="50" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x40"><bounds x="60" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
<element ref="hlbb" inputtag="board:RANK.~i~" inputmask="0x80"><bounds x="70" y="~y~" width="10" height="10" /><color alpha="0.04" /></element>
|
||||
|
||||
<element name="piece_a~i~" ref="piece"><bounds x="0" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_b~i~" ref="piece"><bounds x="10" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_c~i~" ref="piece"><bounds x="20" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_d~i~" ref="piece"><bounds x="30" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_e~i~" ref="piece"><bounds x="40" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_f~i~" ref="piece"><bounds x="50" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_g~i~" ref="piece"><bounds x="60" y="~y~" width="10" height="10" /></element>
|
||||
<element name="piece_h~i~" ref="piece"><bounds x="70" y="~y~" width="10" height="10" /></element>
|
||||
</repeat>
|
||||
</group>
|
||||
|
||||
|
||||
<!-- sb ui -->
|
||||
|
||||
<element name="hlub" defstate="0">
|
||||
<rect state="1"><color red="0" green="0" blue="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_uit1"><text string="S.BOARD"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uit2"><text string="INTERFACE"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uib1"><text string="BOARD:"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uib2"><text string="RESET"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uib3"><text string="CLEAR"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uis1"><text string="SPAWN:"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uih1"><text string="HAND:"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uih2"><text string="REMOVE"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uiu1"><text string="UNDO:"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
<element name="text_uiu2a"><text string=" <<"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uiu2b"><text string=" < "><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uiu2c"><text string=" >"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uiu2d"><text string=" >>"><color red="0.01" green="0.01" blue="0.01" /></text></element>
|
||||
<element name="text_uiu3b"><text string="/"><color red="0.81" green="0.8" blue="0.79" /></text></element>
|
||||
|
||||
<element name="text_uiu3a" defstate="0">
|
||||
<simplecounter maxstate="999" digits="1" align="2">
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</simplecounter>
|
||||
</element>
|
||||
<element name="text_uiu3c" defstate="0">
|
||||
<simplecounter maxstate="999" digits="1" align="1">
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</simplecounter>
|
||||
</element>
|
||||
|
||||
<group name="sb_ui">
|
||||
<bounds x="0" y="0" width="10" height="80" />
|
||||
<element ref="cblack"><bounds x="0" y="0" width="10" height="1" /></element>
|
||||
<element ref="cblack"><bounds x="0" y="7" width="10" height="1" /></element>
|
||||
<element ref="cblack"><bounds x="0" y="79" width="10" height="1" /></element>
|
||||
<element ref="text_uit1"><bounds x="0" y="2" width="10" height="2" /></element>
|
||||
<element ref="text_uit2"><bounds x="0" y="4" width="10" height="2" /></element>
|
||||
|
||||
<!-- board -->
|
||||
<element ref="text_uib1"><bounds x="0" y="9" width="10" height="2" /></element>
|
||||
<element ref="cwhite"><bounds x="1" y="11.5" width="8" height="2.5" /></element>
|
||||
<element ref="cwhite"><bounds x="1" y="15" width="8" height="2.5" /></element>
|
||||
|
||||
<element ref="text_uib2"><bounds x="1.5" y="11.75" width="7" height="2" /></element>
|
||||
<element ref="text_uib3"><bounds x="1.5" y="15.25" width="7" height="2" /></element>
|
||||
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x200"><bounds x="1" y="11.5" width="8" height="2.5" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x100"><bounds x="1" y="15" width="8" height="2.5" /><color alpha="0.25" /></element>
|
||||
|
||||
<!-- spawn -->
|
||||
<element ref="text_uis1"><bounds x="0" y="20.5" width="10" height="2" /></element>
|
||||
<element ref="cwhite"><bounds x="1" y="23" width="8" height="12" /></element>
|
||||
<element ref="cwhite"><bounds x="1" y="36" width="8" height="12" /></element>
|
||||
|
||||
<element name="piece_ui1" ref="piece"><bounds x="1" y="23" width="4" height="4" /></element>
|
||||
<element name="piece_ui2" ref="piece"><bounds x="1" y="27" width="4" height="4" /></element>
|
||||
<element name="piece_ui3" ref="piece"><bounds x="1" y="31" width="4" height="4" /></element>
|
||||
<element name="piece_ui4" ref="piece"><bounds x="5" y="23" width="4" height="4" /></element>
|
||||
<element name="piece_ui5" ref="piece"><bounds x="5" y="27" width="4" height="4" /></element>
|
||||
<element name="piece_ui6" ref="piece"><bounds x="5" y="31" width="4" height="4" /></element>
|
||||
<element name="piece_ui7" ref="piece"><bounds x="1" y="36" width="4" height="4" /></element>
|
||||
<element name="piece_ui8" ref="piece"><bounds x="1" y="40" width="4" height="4" /></element>
|
||||
<element name="piece_ui9" ref="piece"><bounds x="1" y="44" width="4" height="4" /></element>
|
||||
<element name="piece_ui10" ref="piece"><bounds x="5" y="36" width="4" height="4" /></element>
|
||||
<element name="piece_ui11" ref="piece"><bounds x="5" y="40" width="4" height="4" /></element>
|
||||
<element name="piece_ui12" ref="piece"><bounds x="5" y="44" width="4" height="4" /></element>
|
||||
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0001"><bounds x="1" y="23" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0002"><bounds x="1" y="27" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0004"><bounds x="1" y="31" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0008"><bounds x="5" y="23" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0010"><bounds x="5" y="27" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0020"><bounds x="5" y="31" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0040"><bounds x="1" y="36" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0080"><bounds x="1" y="40" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0100"><bounds x="1" y="44" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0200"><bounds x="5" y="36" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0400"><bounds x="5" y="40" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:SPAWN" inputmask="0x0800"><bounds x="5" y="44" width="4" height="4" /><color alpha="0.25" /></element>
|
||||
|
||||
<!-- hand -->
|
||||
<element ref="text_uih1"><bounds x="0" y="51" width="10" height="2" /></element>
|
||||
<element ref="cblack"><bounds x="1" y="53.5" width="8" height="6" /></element>
|
||||
<element name="piece_ui0" ref="piece"><bounds x="2" y="53.5" width="6" height="6" /></element>
|
||||
|
||||
<element ref="cwhite"><bounds x="1" y="60.5" width="8" height="2.5" /></element>
|
||||
<element ref="text_uih2"><bounds x="1.5" y="60.75" width="7" height="2" /></element>
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x08"><bounds x="1" y="60.5" width="8" height="2.5" /><color alpha="0.25" /></element>
|
||||
|
||||
<!-- undo -->
|
||||
<element ref="text_uiu1"><bounds x="0" y="66" width="10" height="2" /></element>
|
||||
<element ref="cwhite"><bounds x="1" y="68.5" width="1.7" height="6" /></element>
|
||||
<element ref="cwhite"><bounds x="3.1" y="68.5" width="1.7" height="6" /></element>
|
||||
<element ref="cwhite"><bounds x="5.2" y="68.5" width="1.7" height="6" /></element>
|
||||
<element ref="cwhite"><bounds x="7.3" y="68.5" width="1.7" height="6" /></element>
|
||||
<element ref="text_uiu2a"><bounds x="1" y="69.5" width="1.7" height="4" /></element>
|
||||
<element ref="text_uiu2b"><bounds x="3.1" y="69.5" width="1.7" height="4" /></element>
|
||||
<element ref="text_uiu2c"><bounds x="5.2" y="69.5" width="1.7" height="4" /></element>
|
||||
<element ref="text_uiu2d"><bounds x="7.3" y="69.5" width="1.7" height="4" /></element>
|
||||
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x10"><bounds x="1" y="68.5" width="1.7" height="6" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x20"><bounds x="3.1" y="68.5" width="1.7" height="6" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x40"><bounds x="5.2" y="68.5" width="1.7" height="6" /><color alpha="0.25" /></element>
|
||||
<element ref="hlub" inputtag="board:UI" inputmask="0x80"><bounds x="7.3" y="68.5" width="1.7" height="6" /><color alpha="0.25" /></element>
|
||||
|
||||
<element name="count_ui0" ref="text_uiu3a"><bounds x="0" y="75" width="4" height="2" /></element>
|
||||
<element name="count_ui1" ref="text_uiu3c"><bounds x="6" y="75" width="4" height="2" /></element>
|
||||
<element ref="text_uiu3b"><bounds x="4" y="75" width="2" height="2" /></element>
|
||||
</group>
|
||||
|
||||
|
||||
<!-- lcd/button panel -->
|
||||
|
||||
<group name="panel">
|
||||
<bounds left="0" right="79" top="-1.5" bottom="12" />
|
||||
<element ref="background"><bounds x="0" y="-1.5" width="79" height="13.5" /></element>
|
||||
|
||||
<element ref="black"> <bounds x="0" y="1.5" width="10" height="10.5" /> </element>
|
||||
<element ref="text_lcd"> <bounds x="0" y="0" width="10" height="1.5" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="2" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="2.5" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="2.5" width="2" height="3" /> </element>
|
||||
<element name="digit2" ref="digit"> <bounds x="5" y="2.5" width="2" height="3" /> </element>
|
||||
<element name="digit3" ref="digit"> <bounds x="7" y="2.5" width="2" height="3" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="7.5" width="9" height="4" /> </element>
|
||||
<element name="digit4" ref="digit"> <bounds x="1" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit5" ref="digit"> <bounds x="3" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit6" ref="digit"> <bounds x="5" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit7" ref="digit"> <bounds x="7" y="8" width="2" height="3" /> </element>
|
||||
|
||||
<element ref="ledo"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.0" ref="ledg" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.0" ref="ledg" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.0" ref="ledg" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.0" ref="ledg" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.0" ref="ledg" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.0" ref="ledg" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.0" ref="ledg" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.0" ref="ledg" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.1" ref="ledr" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.1" ref="ledr" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.1" ref="ledr" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.1" ref="ledr" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.1" ref="ledr" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.1" ref="ledr" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.1" ref="ledr" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.1" ref="ledr" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element ref="black"> <bounds x="13" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="64" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="7.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_plus"> <bounds x="55.5" y="-1.2" width="2" height="1.5" /> </element>
|
||||
<element ref="text_book"> <bounds x="15.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="24.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="32.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="41.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="49.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="58.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="66.6" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_white"> <bounds x="75.1" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_book9"> <bounds x="13.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos0"> <bounds x="22" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem2"> <bounds x="30.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info2"> <bounds x="39" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="47.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev2"> <bounds x="56" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="64.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="73" y="8" width="5" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_p1" blend="multiply"><bounds x="13.5" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p2" blend="multiply"><bounds x="22" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p3" blend="multiply"><bounds x="30.5" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p4" blend="multiply"><bounds x="39" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p5" blend="multiply"><bounds x="47.5" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p6" blend="multiply"><bounds x="56" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="21.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="30" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="38.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="47" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="55.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="64" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="72.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="13" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="30" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="38.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="47" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="55.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="64" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="72.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
</group>
|
||||
|
||||
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout">
|
||||
<bounds left="0" right="103" top="-2" bottom="105" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="107" /></element>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="13.6" y="7" width="2" height="2" /></element>
|
||||
<element ref="text_7"><bounds x="13.6" y="17" width="2" height="2" /></element>
|
||||
<element ref="text_6"><bounds x="13.6" y="27" width="2" height="2" /></element>
|
||||
<element ref="text_5"><bounds x="13.6" y="37" width="2" height="2" /></element>
|
||||
<element ref="text_4"><bounds x="13.6" y="47" width="2" height="2" /></element>
|
||||
<element ref="text_3"><bounds x="13.6" y="57" width="2" height="2" /></element>
|
||||
<element ref="text_2"><bounds x="13.6" y="67" width="2" height="2" /></element>
|
||||
<element ref="text_1"><bounds x="13.6" y="77" width="2" height="2" /></element>
|
||||
|
||||
<element ref="text_a"><bounds x="22" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_b"><bounds x="32" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_c"><bounds x="42" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_d"><bounds x="52" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_e"><bounds x="62" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_f"><bounds x="72" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_g"><bounds x="82" y="85.7" width="2" height="2" /></element>
|
||||
<element ref="text_h"><bounds x="92" y="85.7" width="2" height="2" /></element>
|
||||
|
||||
<!-- LCD panel -->
|
||||
<group ref="panel"><bounds x="18" y="90" width="79" height="13.5" /></group>
|
||||
<element ref="black"><bounds x="10" y="88" width="100" height="2" /></element>
|
||||
|
||||
<!-- chessboard bezel -->
|
||||
<element ref="black"><bounds x="17.5" y="2.5" width="81" height="81" /></element>
|
||||
<group ref="sb_board"><bounds x="18" y="3" width="80" height="80" /></group>
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element ref="ledo"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.2" ref="ledg" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.2" ref="ledg" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.2" ref="ledg" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.2" ref="ledg" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.2" ref="ledg" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.2" ref="ledg" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.2" ref="ledg" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.2" ref="ledg" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.3" ref="ledr" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.3" ref="ledr" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.3" ref="ledr" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.3" ref="ledr" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.3" ref="ledr" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.3" ref="ledr" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.3" ref="ledr" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.3" ref="ledr" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element ref="ledo"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.4" ref="ledg" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.4" ref="ledg" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.4" ref="ledg" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.4" ref="ledg" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.4" ref="ledg" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.4" ref="ledg" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.4" ref="ledg" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.4" ref="ledg" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.5" ref="ledr" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.5" ref="ledr" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.5" ref="ledr" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.5" ref="ledr" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.5" ref="ledr" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.5" ref="ledr" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.5" ref="ledr" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.5" ref="ledr" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
@ -52,22 +52,23 @@ license:CC0-1.0
|
||||
<rect><color alpha="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
|
||||
<element name="text_training"> <text string="TRAINING"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_memory"> <text string="MEMORY"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
@ -88,8 +89,8 @@ license:CC0-1.0
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
|
@ -51,22 +51,23 @@ license:CC0-1.0
|
||||
<rect><color alpha="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
|
||||
<element name="text_book"> <text string="BOOK"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_memory"> <text string="MEMORY"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
@ -87,8 +88,8 @@ license:CC0-1.0
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
|
@ -392,7 +392,7 @@ license:CC0-1.0
|
||||
<group ref="buttons"><bounds x="77.5" y="88.5" width="13" height="13" /></group>
|
||||
|
||||
<group ref="sb_board"><bounds x="17.5" y="2.5" width="80" height="80" /></group>
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
<group ref="sb_ui"><bounds x="1.5" y="2.5" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="14.2" y="6.5" width="2" height="2" /></element>
|
||||
|
@ -17,7 +17,7 @@ license:CC0-1.0
|
||||
<element name="hlb" defstate="0">
|
||||
<rect>
|
||||
<bounds x="0.0" y="0.0" width="1.0" height="1.0" />
|
||||
<color red="0.86" green="0.85" blue="0.85" />
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</rect>
|
||||
<rect state="0">
|
||||
<bounds x="0.08" y="0.08" width="0.84" height="0.84" />
|
||||
@ -29,45 +29,45 @@ license:CC0-1.0
|
||||
</rect>
|
||||
</element>
|
||||
|
||||
<element name="background"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="panel_background"> <rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_pos"> <text align="1" string="POS"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_mem"> <text align="1" string="MEM"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_info"> <text align="1" string="INFO"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_err"> <text align="1" string="ERR"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_lev"> <text align="1" string="LEV"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_plus"> <text align="1" string="+"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b1"> <text align="1" string="1"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b2"> <text align="1" string="2"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b3"> <text align="1" string="3"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b4"> <text align="1" string="4"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b5"> <text align="1" string="5"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b6"> <text align="1" string="6"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b7"> <text align="1" string="7"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b8"> <text align="1" string="8"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_play"> <text align="1" string="PLAY"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_cl"> <text align="1" string="CL"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_ent"> <text align="1" string="ENT"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_res"> <text align="1" string="RES"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_pos"> <text align="1" string="POS"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_mem"> <text align="1" string="MEM"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_info"> <text align="1" string="INFO"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_err"> <text align="1" string="ERR"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_lev"> <text align="1" string="LEV"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_plus"> <text align="1" string="+"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b1"> <text align="1" string="1"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b2"> <text align="1" string="2"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b3"> <text align="1" string="3"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b4"> <text align="1" string="4"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b5"> <text align="1" string="5"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b6"> <text align="1" string="6"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b7"> <text align="1" string="7"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b8"> <text align="1" string="8"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_play"> <text align="1" string="PLAY"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_cl"> <text align="1" string="CL"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_ent"> <text align="1" string="ENT"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_res"> <text align="1" string="RES"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
|
||||
<element name="text_p1"><image file="chess/wp.svg"><color alpha="0.85" /></image></element>
|
||||
<element name="text_p2"><image file="chess/wn.svg"><color alpha="0.85" /></image></element>
|
||||
@ -79,7 +79,7 @@ license:CC0-1.0
|
||||
<element name="text_black">
|
||||
<rect>
|
||||
<bounds x="0" y="0" width="1" height="1" />
|
||||
<color red="0.86" green="0.85" blue="0.85" />
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</rect>
|
||||
<rect>
|
||||
<bounds x="0.2" y="0.2" width="0.6" height="0.6" />
|
||||
@ -87,14 +87,14 @@ license:CC0-1.0
|
||||
</rect>
|
||||
</element>
|
||||
<element name="text_white">
|
||||
<rect><color red="0.86" green="0.85" blue="0.85" /></rect>
|
||||
<rect><color red="0.81" green="0.8" blue="0.79" /></rect>
|
||||
</element>
|
||||
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -356,67 +356,67 @@ license:CC0-1.0
|
||||
<bounds left="0" right="78" top="-1" bottom="12" />
|
||||
<element ref="panel_background"><bounds x="0" y="0" width="78" height="12" /></element>
|
||||
|
||||
<element name="0.0" ref="led2"> <bounds x="1" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="1.0" ref="led2"> <bounds x="11" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="2.0" ref="led2"> <bounds x="21" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="3.0" ref="led2"> <bounds x="31" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="4.0" ref="led2"> <bounds x="41" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="5.0" ref="led2"> <bounds x="51" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="6.0" ref="led2"> <bounds x="61" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="7.0" ref="led2"> <bounds x="71" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="0.0" ref="led2"> <bounds x="1" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="1.0" ref="led2"> <bounds x="11" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="2.0" ref="led2"> <bounds x="21" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="3.0" ref="led2"> <bounds x="31" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="4.0" ref="led2"> <bounds x="41" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="5.0" ref="led2"> <bounds x="51" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="6.0" ref="led2"> <bounds x="61" y="0.35" width="2" height="0.85" /> </element>
|
||||
<element name="7.0" ref="led2"> <bounds x="71" y="0.35" width="2" height="0.85" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="1" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="11" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="21" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="31" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x10"> <bounds x="41" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x20"> <bounds x="51" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x40"> <bounds x="61" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x80"> <bounds x="71" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="1" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="11" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="31" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x10"> <bounds x="41" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x20"> <bounds x="51" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x40"> <bounds x="61" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x80"> <bounds x="71" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="1" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="11" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="21" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="31" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x10"> <bounds x="41" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x20"> <bounds x="51" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x40"> <bounds x="61" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x80"> <bounds x="71" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="1" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="11" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="31" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x10"> <bounds x="41" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x20"> <bounds x="51" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x40"> <bounds x="61" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x80"> <bounds x="71" y="7.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_play"> <bounds x="3" y="-0.1" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="13" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="23" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="33" y="-0.1" width="4" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="43" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_plus"> <bounds x="53" y="-0.3" width="3" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="63.1" y="0.2" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.1" y="0.2" width="1" height="1" /> </element>
|
||||
<element ref="text_play"> <bounds x="3.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="13.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="23.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="33.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="43.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_plus"> <bounds x="53.4" y="-0.3" width="5" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="63.6" y="0.1" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.6" y="0.1" width="1" height="1" /> </element>
|
||||
|
||||
<element ref="text_p1"> <bounds x="1.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="11.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="21.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="31.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="41.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="51.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="62.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="72.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_p1"> <bounds x="1.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="11.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="21.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="31.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="41.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="51.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="62.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="72.0" y="2.7" width="1" height="1" /> </element>
|
||||
|
||||
<element ref="text_b1"> <bounds x="3.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="13.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="23.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="33.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="43.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="53.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="63.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b1"> <bounds x="3.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="13.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="23.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="33.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="43.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="53.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="63.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_play"> <bounds x="2" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="12" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="22" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="32" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="42" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="52" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="62" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="72" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_play"> <bounds x="2" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="12" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="22" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="32" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="42" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="52" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="62" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="72" y="9.5" width="4" height="1.5" /> </element>
|
||||
</group>
|
||||
|
||||
|
||||
@ -455,22 +455,22 @@ license:CC0-1.0
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element name="0.2" ref="led"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.2" ref="led"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.2" ref="led"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.2" ref="led"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.2" ref="led"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.2" ref="led"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.2" ref="led"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.2" ref="led"><bounds x="15.7" y="77" width="0.85" height="2" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="67" width="0.85" height="2" /></element>
|
||||
<element name="2.2" ref="led"><bounds x="15.7" y="57" width="0.85" height="2" /></element>
|
||||
<element name="3.2" ref="led"><bounds x="15.7" y="47" width="0.85" height="2" /></element>
|
||||
<element name="4.2" ref="led"><bounds x="15.7" y="37" width="0.85" height="2" /></element>
|
||||
<element name="5.2" ref="led"><bounds x="15.7" y="27" width="0.85" height="2" /></element>
|
||||
<element name="6.2" ref="led"><bounds x="15.7" y="17" width="0.85" height="2" /></element>
|
||||
<element name="7.2" ref="led"><bounds x="15.7" y="7" width="0.85" height="2" /></element>
|
||||
|
||||
<element name="0.1" ref="led"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.1" ref="led"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.1" ref="led"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.1" ref="led"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.1" ref="led"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.1" ref="led"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.1" ref="led"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.1" ref="led"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.1" ref="led"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.1" ref="led"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.1" ref="led"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.1" ref="led"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.1" ref="led"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.1" ref="led"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
||||
|
@ -17,7 +17,7 @@ license:CC0-1.0
|
||||
<element name="hlb" defstate="0">
|
||||
<rect>
|
||||
<bounds x="0.0" y="0.0" width="1.0" height="1.0" />
|
||||
<color red="0.86" green="0.85" blue="0.85" />
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</rect>
|
||||
<rect state="0">
|
||||
<bounds x="0.08" y="0.08" width="0.84" height="0.84" />
|
||||
@ -29,45 +29,45 @@ license:CC0-1.0
|
||||
</rect>
|
||||
</element>
|
||||
|
||||
<element name="background"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="panel_background"> <rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_pos"> <text align="1" string="POS"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_mem"> <text align="1" string="MEM"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_info"> <text align="1" string="INFO"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_err"> <text align="1" string="ERR"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_lev"> <text align="1" string="LEV"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_plus"> <text align="1" string="+"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b1"> <text align="1" string="1"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b2"> <text align="1" string="2"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b3"> <text align="1" string="3"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b4"> <text align="1" string="4"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b5"> <text align="1" string="5"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b6"> <text align="1" string="6"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b7"> <text align="1" string="7"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_b8"> <text align="1" string="8"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_play"> <text align="1" string="PLAY"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_cl"> <text align="1" string="CL"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_ent"> <text align="1" string="ENT"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_res"> <text align="1" string="RES"> <color red="0.86" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_pos"> <text align="1" string="POS"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_mem"> <text align="1" string="MEM"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_info"> <text align="1" string="INFO"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_err"> <text align="1" string="ERR"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_lev"> <text align="1" string="LEV"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_plus"> <text align="1" string="+"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b1"> <text align="1" string="1"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b2"> <text align="1" string="2"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b3"> <text align="1" string="3"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b4"> <text align="1" string="4"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b5"> <text align="1" string="5"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b6"> <text align="1" string="6"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b7"> <text align="1" string="7"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_b8"> <text align="1" string="8"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_play"> <text align="1" string="PLAY"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_cl"> <text align="1" string="CL"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_ent"> <text align="1" string="ENT"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
<element name="text_res"> <text align="1" string="RES"> <color red="0.81" green="0.8" blue="0.79" /></text> </element>
|
||||
|
||||
<element name="text_p1"><image file="chess/wp.svg"><color alpha="0.85" /></image></element>
|
||||
<element name="text_p2"><image file="chess/wn.svg"><color alpha="0.85" /></image></element>
|
||||
@ -79,7 +79,7 @@ license:CC0-1.0
|
||||
<element name="text_black">
|
||||
<rect>
|
||||
<bounds x="0" y="0" width="1" height="1" />
|
||||
<color red="0.86" green="0.85" blue="0.85" />
|
||||
<color red="0.81" green="0.8" blue="0.79" />
|
||||
</rect>
|
||||
<rect>
|
||||
<bounds x="0.2" y="0.2" width="0.6" height="0.6" />
|
||||
@ -87,14 +87,14 @@ license:CC0-1.0
|
||||
</rect>
|
||||
</element>
|
||||
<element name="text_white">
|
||||
<rect><color red="0.86" green="0.85" blue="0.85" /></rect>
|
||||
<rect><color red="0.81" green="0.8" blue="0.79" /></rect>
|
||||
</element>
|
||||
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -356,67 +356,67 @@ license:CC0-1.0
|
||||
<bounds left="0" right="78" top="-1" bottom="12" />
|
||||
<element ref="panel_background"><bounds x="0" y="0" width="78" height="12" /></element>
|
||||
|
||||
<element name="0.0" ref="led2"> <bounds x="1" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="1.0" ref="led2"> <bounds x="11" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="2.0" ref="led2"> <bounds x="21" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="3.0" ref="led2"> <bounds x="31" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="4.0" ref="led2"> <bounds x="41" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="5.0" ref="led2"> <bounds x="51" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="6.0" ref="led2"> <bounds x="61" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="7.0" ref="led2"> <bounds x="71" y="0.4" width="1.5" height="0.8" /> </element>
|
||||
<element name="0.0" ref="led2"> <bounds x="1" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="1.0" ref="led2"> <bounds x="11" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="2.0" ref="led2"> <bounds x="21" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="3.0" ref="led2"> <bounds x="31" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="4.0" ref="led2"> <bounds x="41" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="5.0" ref="led2"> <bounds x="51" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="6.0" ref="led2"> <bounds x="61" y="0.35" width="2" height="0.885" /> </element>
|
||||
<element name="7.0" ref="led2"> <bounds x="71" y="0.35" width="2" height="0.885" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="1" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="11" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="21" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="31" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="41" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="51" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="61" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="71" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="1" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="11" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="21" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="31" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="41" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="51" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="61" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="71" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="1" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="11" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="21" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="31" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="41" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="51" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="61" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="71" y="2" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="1" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="11" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="21" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="31" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="41" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="51" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="61" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="71" y="7.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_play"> <bounds x="3" y="-0.1" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="13" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="23" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="33" y="-0.1" width="4" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="43" y="-0.1" width="3" height="1.5" /> </element>
|
||||
<element ref="text_plus"> <bounds x="53" y="-0.3" width="3" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="63.1" y="0.2" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.1" y="0.2" width="1" height="1" /> </element>
|
||||
<element ref="text_play"> <bounds x="3.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="13.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="23.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="33.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="43.7" y="-0.1" width="5" height="1.5" /> </element>
|
||||
<element ref="text_plus"> <bounds x="53.4" y="-0.3" width="5" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="63.6" y="0.1" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="73.6" y="0.1" width="1" height="1" /> </element>
|
||||
|
||||
<element ref="text_p1"> <bounds x="1.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="11.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="21.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="31.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="41.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="51.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="62.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="72.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_p1"> <bounds x="1.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="11.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="21.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="31.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="41.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="51.7" y="2.3" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_black"> <bounds x="62.0" y="2.7" width="1" height="1" /> </element>
|
||||
<element ref="text_white"> <bounds x="72.0" y="2.7" width="1" height="1" /> </element>
|
||||
|
||||
<element ref="text_b1"> <bounds x="3.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="13.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="23.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="33.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="43.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="53.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="63.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b1"> <bounds x="3.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="13.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="23.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="33.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="43.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="53.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="63.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73.8" y="2.5" width="4" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_play"> <bounds x="2" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="12" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="22" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="32" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="42" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="52" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="62" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="72" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_play"> <bounds x="2" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="12" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="22" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="32" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="42" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="52" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="62" y="9.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="72" y="9.5" width="4" height="1.5" /> </element>
|
||||
</group>
|
||||
|
||||
|
||||
@ -455,22 +455,22 @@ license:CC0-1.0
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element name="0.2" ref="led"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.2" ref="led"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.2" ref="led"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.2" ref="led"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.2" ref="led"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.2" ref="led"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.2" ref="led"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.2" ref="led"><bounds x="15.7" y="77" width="0.85" height="2" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="67" width="0.85" height="2" /></element>
|
||||
<element name="2.2" ref="led"><bounds x="15.7" y="57" width="0.85" height="2" /></element>
|
||||
<element name="3.2" ref="led"><bounds x="15.7" y="47" width="0.85" height="2" /></element>
|
||||
<element name="4.2" ref="led"><bounds x="15.7" y="37" width="0.85" height="2" /></element>
|
||||
<element name="5.2" ref="led"><bounds x="15.7" y="27" width="0.85" height="2" /></element>
|
||||
<element name="6.2" ref="led"><bounds x="15.7" y="17" width="0.85" height="2" /></element>
|
||||
<element name="7.2" ref="led"><bounds x="15.7" y="7" width="0.85" height="2" /></element>
|
||||
|
||||
<element name="0.1" ref="led"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.1" ref="led"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.1" ref="led"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.1" ref="led"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.1" ref="led"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.1" ref="led"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.1" ref="led"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.1" ref="led"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.1" ref="led"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.1" ref="led"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.1" ref="led"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.1" ref="led"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.1" ref="led"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.1" ref="led"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
||||
|
@ -44,57 +44,57 @@ license:CC0-1.0
|
||||
</element>
|
||||
|
||||
<element name="led7seg_background"><rect><color red="0.54" green="0.57" blue="0.58" /> </rect></element>
|
||||
<element name="background"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /> </rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
<element name="red"> <rect><color red="0.8" green="0.2" blue="0.2" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_b1"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="A1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b2"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="B2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b3"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="C3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b4"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="D4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b5"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="E5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b6"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="F6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b7"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="G7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b8"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="H8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b1"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="A1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="B2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b3"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="C3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b4"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="D4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b5"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="E5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b6"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="F6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b7"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="G7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b8"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="H8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_pos"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" POS"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_mem"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_9"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" ◄ ■ 9"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_0"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" ► □ 0"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_cl"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" CL"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
<element name="text_ent"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" ENT"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
<element name="text_pos"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" POS"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_mem"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_9"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ◄ ■ 9"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_0"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ► □ 0"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_cl"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" CL"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
<element name="text_ent"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ENT"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
|
||||
<element name="text_p1"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bp.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p2"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bn.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p3"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bb.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p4"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/br.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p5"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bq.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p6"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bk.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p1"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wp.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p2"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wn.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p3"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wb.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p4"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wr.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p5"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wq.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p6"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wk.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -356,46 +356,46 @@ license:CC0-1.0
|
||||
<bounds left="0" right="79" top="0" bottom="12" />
|
||||
<element ref="background"><bounds x="0" y="0" width="79" height="12" /></element>
|
||||
|
||||
<element ref="black"> <bounds x="0" y="6" width="10" height="5" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="6.5" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit2" ref="digit"> <bounds x="5" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit3" ref="digit"> <bounds x="7" y="7" width="2" height="3" /> </element>
|
||||
<element ref="black"> <bounds x="0" y="6" width="10" height="5" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="6.5" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit2" ref="digit"> <bounds x="5" y="7" width="2" height="3" /> </element>
|
||||
<element name="digit3" ref="digit"> <bounds x="7" y="7" width="2" height="3" /> </element>
|
||||
|
||||
<element ref="black"> <bounds x="13" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="64" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="1" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="64" y="6.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="6.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_b1"> <bounds x="13.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_9"> <bounds x="13.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_0"> <bounds x="22" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="30.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="39" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="47.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="56" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="64.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="73" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="1.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_9"> <bounds x="13.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_0"> <bounds x="22" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="30.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="39" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="47.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="56" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="64.5" y="7" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="73" y="7" width="5" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_p1" blend="multiply"><bounds x="22" y="1.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p2" blend="multiply"><bounds x="30.5" y="1.5" width="1.5" height="1.5" /> </element>
|
||||
@ -404,22 +404,22 @@ license:CC0-1.0
|
||||
<element ref="text_p5" blend="multiply"><bounds x="56" y="1.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p6" blend="multiply"><bounds x="64.5" y="1.5" width="1.5" height="1.5" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x01"> <bounds x="13" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x01"> <bounds x="21.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x01"> <bounds x="30" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x01"> <bounds x="38.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x02"> <bounds x="47" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x02"> <bounds x="55.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x02"> <bounds x="64" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x02"> <bounds x="72.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x04"> <bounds x="13" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x04"> <bounds x="21.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x04"> <bounds x="30" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x04"> <bounds x="38.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x08"> <bounds x="47" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x08"> <bounds x="55.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x08"> <bounds x="64" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x08"> <bounds x="72.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x01"> <bounds x="13" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x01"> <bounds x="21.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x01"> <bounds x="30" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x01"> <bounds x="38.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x02"> <bounds x="47" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x02"> <bounds x="55.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x02"> <bounds x="64" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x02"> <bounds x="72.5" y="1" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x04"> <bounds x="13" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x04"> <bounds x="21.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x04"> <bounds x="30" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x04"> <bounds x="38.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.0" inputmask="0x08"> <bounds x="47" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.1" inputmask="0x08"> <bounds x="55.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.2" inputmask="0x08"> <bounds x="64" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="IN.3" inputmask="0x08"> <bounds x="72.5" y="6.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
|
||||
<!-- hidden input between CL/ENT buttons to press both -->
|
||||
<element ref="nothing" inputtag="CLICKABLE" inputmask="0x01"><bounds x="70" y="6.5" width="2.5" height="4" /></element>
|
||||
@ -429,8 +429,8 @@ license:CC0-1.0
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout">
|
||||
<bounds left="0" right="103" top="-2" bottom="102" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="104" /></element>
|
||||
<bounds left="0" right="103" top="-2" bottom="103.5" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="105.5" /></element>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="13.6" y="7" width="2" height="2" /></element>
|
||||
@ -452,7 +452,8 @@ license:CC0-1.0
|
||||
<element ref="text_h"><bounds x="92" y="85.7" width="2" height="2" /></element>
|
||||
|
||||
<!-- LCD panel -->
|
||||
<group ref="panel"><bounds x="18" y="89" width="79" height="12" /></group>
|
||||
<group ref="panel"><bounds x="18" y="91" width="79" height="12" /></group>
|
||||
<element ref="black"><bounds x="10" y="88" width="100" height="2" /></element>
|
||||
|
||||
<!-- chessboard bezel -->
|
||||
<element ref="black"><bounds x="17.5" y="2.5" width="81" height="81" /></element>
|
||||
@ -460,22 +461,22 @@ license:CC0-1.0
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element name="1.0" ref="led"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.3" ref="led"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.4" ref="led"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.5" ref="led"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.6" ref="led"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.7" ref="led"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.0" ref="led"><bounds x="15.7" y="77" width="0.85" height="2" /></element>
|
||||
<element name="1.1" ref="led"><bounds x="15.7" y="67" width="0.85" height="2" /></element>
|
||||
<element name="1.2" ref="led"><bounds x="15.7" y="57" width="0.85" height="2" /></element>
|
||||
<element name="1.3" ref="led"><bounds x="15.7" y="47" width="0.85" height="2" /></element>
|
||||
<element name="1.4" ref="led"><bounds x="15.7" y="37" width="0.85" height="2" /></element>
|
||||
<element name="1.5" ref="led"><bounds x="15.7" y="27" width="0.85" height="2" /></element>
|
||||
<element name="1.6" ref="led"><bounds x="15.7" y="17" width="0.85" height="2" /></element>
|
||||
<element name="1.7" ref="led"><bounds x="15.7" y="7" width="0.85" height="2" /></element>
|
||||
|
||||
<element name="0.0" ref="led"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.1" ref="led"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.2" ref="led"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.3" ref="led"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.4" ref="led"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.5" ref="led"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.6" ref="led"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.7" ref="led"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.0" ref="led"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.1" ref="led"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.2" ref="led"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.3" ref="led"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.4" ref="led"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.5" ref="led"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.6" ref="led"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="0.7" ref="led"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
||||
|
@ -58,22 +58,22 @@ license:CC0-1.0
|
||||
<element name="blackb"><rect><color red="0" green="0" blue="0" /></rect></element>
|
||||
<element name="pmask"><rect><color red="0.31" green="0.54" blue="0.72" /></rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
|
||||
<element name="text_book"> <text string="BOOK" align="1"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS" align="1"> <color red="1" green="1" blue="1" /></text> </element>
|
||||
@ -408,7 +408,7 @@ license:CC0-1.0
|
||||
<bounds left="0" right="80" top="-0.5" bottom="13.5" />
|
||||
<element ref="blackb"><bounds x="0" y="-0.5" width="80" height="13.5" /></element>
|
||||
|
||||
<element ref="text_lcd"> <bounds x="0.5" y="-0.5" width="10" height="1.5"/></element>
|
||||
<element ref="text_lcd"> <bounds x="0" y="-0.5" width="10" height="1.5"/></element>
|
||||
<element ref="text_book"> <bounds x="15.25" y="-0.5" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="24.25" y="-0.5" width="3" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="33.25" y="-0.5" width="3" height="1.5" /> </element>
|
||||
@ -447,16 +447,16 @@ license:CC0-1.0
|
||||
<element ref="text_black"> <bounds x="66.1" y="5.2" width="1.1" height="1.1" /> </element>
|
||||
<element ref="text_white"> <bounds x="75.1" y="5.2" width="1.1" height="1.1" /> </element>
|
||||
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="1.5" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit2" ref="digit"> <bounds x="5" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit3" ref="digit"> <bounds x="7" y="2" width="2" height="3" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="7.5" width="9" height="4" /> </element>
|
||||
<element name="digit4" ref="digit"> <bounds x="1" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit5" ref="digit"> <bounds x="3" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit6" ref="digit"> <bounds x="5" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit7" ref="digit"> <bounds x="7" y="8" width="2" height="3" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="1.5" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit2" ref="digit"> <bounds x="5" y="2" width="2" height="3" /> </element>
|
||||
<element name="digit3" ref="digit"> <bounds x="7" y="2" width="2" height="3" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="7.5" width="9" height="4" /> </element>
|
||||
<element name="digit4" ref="digit"> <bounds x="1" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit5" ref="digit"> <bounds x="3" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit6" ref="digit"> <bounds x="5" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit7" ref="digit"> <bounds x="7" y="8" width="2" height="3" /> </element>
|
||||
|
||||
<element ref="ledo"><bounds x="13.1" y="-0.4" width="1.3" height="1.3" /></element>
|
||||
<element ref="ledo"><bounds x="22.1" y="-0.4" width="1.3" height="1.3" /></element>
|
||||
@ -485,22 +485,22 @@ license:CC0-1.0
|
||||
<element name="2.3" ref="ledg" blend="add"><bounds x="67.1" y="-0.4" width="1.3" height="1.3" /></element>
|
||||
<element name="3.3" ref="ledg" blend="add"><bounds x="76.1" y="-0.4" width="1.3" height="1.3" /></element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="13" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="22" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="31" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="40" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x10"> <bounds x="49" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x20"> <bounds x="58" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x40"> <bounds x="67" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x80"> <bounds x="76" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="22" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="31" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="40" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x10"> <bounds x="49" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x20"> <bounds x="58" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x40"> <bounds x="67" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY.0" inputmask="0x80"> <bounds x="76" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="13" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="22" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="31" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="40" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x10"> <bounds x="49" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x20"> <bounds x="58" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x40"> <bounds x="67" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x80"> <bounds x="76" y="2" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="22" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="31" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="40" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x10"> <bounds x="49" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x20"> <bounds x="58" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x40"> <bounds x="67" y="8" width="1.5" height="2.5" /> </element>
|
||||
<element ref="hlbr" inputtag="KEY.0" inputmask="0x80"> <bounds x="76" y="8" width="1.5" height="2.5" /> </element>
|
||||
</group>
|
||||
|
||||
|
||||
|
@ -50,31 +50,31 @@ license:CC0-1.0
|
||||
<rect><color alpha="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_1"> <text string="1"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_1"> <text string="1"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
|
||||
<element name="text_trn"> <text string="TRN"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_fct"> <text string="FCT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_ent"> <text string="ENT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_cl"> <text string="CL"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_trn"> <text string="TRN"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_fct"> <text string="FCT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_ent"> <text string="ENT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_cl"> <text string="CL"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lcd"> <text string="8 BIT DISPLAY MODUL"><color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
|
||||
<element name="static_lcd"><rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect></element>
|
||||
@ -385,44 +385,44 @@ license:CC0-1.0
|
||||
<bounds left="0" right="60" top="0" bottom="14" />
|
||||
<group ref="lcd"><bounds x="1" y="3" width="24.5" height="6.5" /></group>
|
||||
|
||||
<element ref="text_p6"> <bounds x="30.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p5"> <bounds x="35.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p4"> <bounds x="40.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p3"> <bounds x="45.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p2"> <bounds x="50.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p1"> <bounds x="55.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p6"> <bounds x="30.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p5"> <bounds x="35.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p4"> <bounds x="40.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p3"> <bounds x="45.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p2"> <bounds x="50.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p1"> <bounds x="55.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="yellow_mask" blend="multiply"><bounds x="30" y="5.51" width="28" height="2.2" /></element>
|
||||
|
||||
<element ref="text_lcd"><bounds x="1" y="1" width="24.5" height="1.2" /></element>
|
||||
|
||||
<element name="led100" ref="led2"> <bounds x="29.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led101" ref="led2"> <bounds x="34.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led102" ref="led2"> <bounds x="39.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led103" ref="led2"> <bounds x="44.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led104" ref="led2"> <bounds x="49.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led105" ref="led2"> <bounds x="54.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led100" ref="led2"> <bounds x="29.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led101" ref="led2"> <bounds x="34.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led102" ref="led2"> <bounds x="39.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led103" ref="led2"> <bounds x="44.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led104" ref="led2"> <bounds x="49.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led105" ref="led2"> <bounds x="54.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
|
||||
<element ref="text_trn"> <bounds x="30.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_mem"> <bounds x="40.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_pos"> <bounds x="45.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_lev"> <bounds x="50.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_fct"> <bounds x="55.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_ent"> <bounds x="49.5" y="8" width="3.5" height="1.2" /> </element>
|
||||
<element ref="text_cl"> <bounds x="54.5" y="8" width="3.5" height="1.3" /> </element>
|
||||
<element ref="text_trn"> <bounds x="30.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_mem"> <bounds x="40.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_pos"> <bounds x="45.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_lev"> <bounds x="50.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_fct"> <bounds x="55.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_ent"> <bounds x="49.5" y="8" width="3.5" height="1.2" /> </element>
|
||||
<element ref="text_cl"> <bounds x="54.5" y="8" width="3.5" height="1.3" /> </element>
|
||||
|
||||
<element ref="yellow_mask"><bounds x="52.5" y="8.5" width="2.5" height="0.1" /></element>
|
||||
<element ref="yellow_mask"><bounds x="51.2" y="9.25" width="0.1" height="0.5" /></element>
|
||||
<element ref="yellow_mask"><bounds x="56.2" y="9.25" width="0.1" height="0.5" /></element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="29.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="34.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="39.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="44.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="49.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="54.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x40"> <bounds x="49.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x80"> <bounds x="54.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="29.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="34.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="39.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="44.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="49.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="54.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x40"> <bounds x="49.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x80"> <bounds x="54.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
|
||||
<!-- hidden input above ENT/CL buttons to press both -->
|
||||
<element ref="nothing" inputtag="CLICKABLE" inputmask="0x01"><bounds x="52.2" y="8.0" width="3.1" height="1.1" /></element>
|
||||
|
@ -50,31 +50,31 @@ license:CC0-1.0
|
||||
<rect><color alpha="0" /></rect>
|
||||
</element>
|
||||
|
||||
<element name="text_1"> <text string="1"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_1"> <text string="1"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_2"> <text string="2"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_3"> <text string="3"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_4"> <text string="4"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_5"> <text string="5"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_6"> <text string="6"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_7"> <text string="7"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_8"> <text string="8"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_a"> <text string="A"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_b"> <text string="B"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_c"> <text string="C"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_d"> <text string="D"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_e"> <text string="E"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_f"> <text string="F"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_g"> <text string="G"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
<element name="text_h"> <text string="H"><color red="0.87" green="0.87" blue="0.84" /></text> </element>
|
||||
|
||||
<element name="text_trn"> <text string="TRN"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_fct"> <text string="FCT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_ent"> <text string="ENT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_cl"> <text string="CL"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_trn"> <text string="TRN"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_fct"> <text string="FCT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_ent"> <text string="ENT"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_cl"> <text string="CL"> <color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
<element name="text_lcd"> <text string="16/32 BIT DISPLAY MODUL"><color red="0.76" green="0.74" blue="0.41" /></text> </element>
|
||||
|
||||
<element name="static_lcd"><rect><color red="0.5412" green="0.57255" blue="0.5804" /></rect></element>
|
||||
@ -385,44 +385,44 @@ license:CC0-1.0
|
||||
<bounds left="0" right="60" top="0" bottom="14" />
|
||||
<group ref="lcd"><bounds x="1" y="3" width="24.5" height="6.5" /></group>
|
||||
|
||||
<element ref="text_p6"> <bounds x="30.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p5"> <bounds x="35.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p4"> <bounds x="40.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p3"> <bounds x="45.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p2"> <bounds x="50.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p1"> <bounds x="55.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p6"> <bounds x="30.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p5"> <bounds x="35.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p4"> <bounds x="40.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p3"> <bounds x="45.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p2"> <bounds x="50.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="text_p1"> <bounds x="55.25" y="5.55" width="2" height="2" /></element>
|
||||
<element ref="yellow_mask" blend="multiply"><bounds x="30" y="5.51" width="28" height="2.2" /></element>
|
||||
|
||||
<element ref="text_lcd"><bounds x="1" y="1" width="24.5" height="1.2" /></element>
|
||||
|
||||
<element name="led100" ref="led2"> <bounds x="29.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led101" ref="led2"> <bounds x="34.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led102" ref="led2"> <bounds x="39.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led103" ref="led2"> <bounds x="44.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led104" ref="led2"> <bounds x="49.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led105" ref="led2"> <bounds x="54.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led100" ref="led2"> <bounds x="29.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led101" ref="led2"> <bounds x="34.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led102" ref="led2"> <bounds x="39.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led103" ref="led2"> <bounds x="44.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led104" ref="led2"> <bounds x="49.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
<element name="led105" ref="led2"> <bounds x="54.1" y="1" width="1.3" height="1.3" /> </element>
|
||||
|
||||
<element ref="text_trn"> <bounds x="30.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_mem"> <bounds x="40.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_pos"> <bounds x="45.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_lev"> <bounds x="50.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_fct"> <bounds x="55.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_ent"> <bounds x="49.5" y="8" width="3.5" height="1.2" /> </element>
|
||||
<element ref="text_cl"> <bounds x="54.5" y="8" width="3.5" height="1.3" /> </element>
|
||||
<element ref="text_trn"> <bounds x="30.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_info"> <bounds x="35.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_mem"> <bounds x="40.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_pos"> <bounds x="45.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_lev"> <bounds x="50.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_fct"> <bounds x="55.5" y="1" width="2.5" height="1.2" /> </element>
|
||||
<element ref="text_ent"> <bounds x="49.5" y="8" width="3.5" height="1.2" /> </element>
|
||||
<element ref="text_cl"> <bounds x="54.5" y="8" width="3.5" height="1.3" /> </element>
|
||||
|
||||
<element ref="yellow_mask"><bounds x="52.5" y="8.5" width="2.5" height="0.1" /></element>
|
||||
<element ref="yellow_mask"><bounds x="51.2" y="9.25" width="0.1" height="0.5" /></element>
|
||||
<element ref="yellow_mask"><bounds x="56.2" y="9.25" width="0.1" height="0.5" /></element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="29.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="34.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="39.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="44.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="49.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="54.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x40"> <bounds x="49.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x80"> <bounds x="54.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x01"> <bounds x="29.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x02"> <bounds x="34.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x04"> <bounds x="39.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x08"> <bounds x="44.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x10"> <bounds x="49.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x20"> <bounds x="54.5" y="3" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x40"> <bounds x="49.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
<element ref="hlb" inputtag="KEY" inputmask="0x80"> <bounds x="54.5" y="10" width="3.5" height="2.5" /> </element>
|
||||
|
||||
<!-- hidden input above ENT/CL buttons to press both -->
|
||||
<element ref="nothing" inputtag="CLICKABLE" inputmask="0x01"><bounds x="52.2" y="8.0" width="3.1" height="1.1" /></element>
|
||||
|
@ -37,68 +37,68 @@ license:CC0-1.0
|
||||
</element>
|
||||
|
||||
<element name="led7seg_background"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
<element name="red"> <rect><color red="0.8" green="0.2" blue="0.2" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_book"> <text string="BOOK"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_err"> <text string="ERR"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_black"> <text string="■"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_white"> <text string="□"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lcd"> <text string="MULTI INFO LCD"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_book"> <text string="BOOK" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos"> <text string="POS" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_err"> <text string="ERR" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev"> <text string="LEV" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_plus"> <text string="+"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_black"> <text string="■" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_white"> <text string="□" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lcd"> <text string="MULTI INFO LCD"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
|
||||
<element name="text_b1"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="1 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b2"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="2 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b3"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="3 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b4"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="4 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b5"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="5 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b6"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text string="6 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b1"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="1 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="2 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b3"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="3 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b4"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="4 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b5"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="5 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b6"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text string="6 "> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_mem2"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info2"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev2"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b7"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" ■ 7 ◄"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b8"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" □ 8 ►"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_book9"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" BOOK 9"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos0"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" POS 0"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_cl"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" CL"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_ent"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" ENT"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_res"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect> <text align="1" string=" RES"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
<element name="text_mem2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_lev2"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b7"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ■ 7 ◄"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b8"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" □ 8 ►"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_book9"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" BOOK 9"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_pos0"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" POS 0"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_cl"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" CL"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_ent"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" ENT"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_res"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect> <text align="1" string=" RES"> <color red="0.8" green="0.2" blue="0.2" /></text> </element>
|
||||
|
||||
|
||||
<element name="text_p1"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bp.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p2"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bn.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p3"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bb.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p4"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/br.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p5"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bq.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p6"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/bk.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p1"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wp.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p2"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wn.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p3"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wb.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p4"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wr.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p5"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wq.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
<element name="text_p6"><rect><color red="1" green="1" blue="1" /></rect><image file="chess/wk.svg" /><rect><color red="1" green="1" blue="1" alpha="0.03" /></rect></element>
|
||||
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -357,11 +357,11 @@ license:CC0-1.0
|
||||
<!-- lcd/button panel -->
|
||||
|
||||
<group name="panel">
|
||||
<bounds left="0" right="79" top="0" bottom="13" />
|
||||
<element ref="background"><bounds x="0" y="0" width="79" height="13" /></element>
|
||||
<bounds left="0" right="79" top="-1.5" bottom="12" />
|
||||
<element ref="background"><bounds x="0" y="-1.5" width="79" height="13.5" /></element>
|
||||
|
||||
<element ref="black"> <bounds x="0" y="1.5" width="10" height="10.5" /> </element>
|
||||
<element ref="text_lcd"> <bounds x="0.5" y="0" width="10" height="1.5" /> </element>
|
||||
<element ref="text_lcd"> <bounds x="0" y="0" width="10" height="1.5" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="2" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="2.5" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="2.5" width="2" height="3" /> </element>
|
||||
@ -373,74 +373,75 @@ license:CC0-1.0
|
||||
<element name="digit6" ref="digit"> <bounds x="5" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit7" ref="digit"> <bounds x="7" y="8" width="2" height="3" /> </element>
|
||||
|
||||
<element ref="ledo"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.0" ref="ledg" blend="add"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="1.0" ref="ledg" blend="add"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="2.0" ref="ledg" blend="add"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="3.0" ref="ledg" blend="add"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="4.0" ref="ledg" blend="add"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="5.0" ref="ledg" blend="add"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="6.0" ref="ledg" blend="add"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="7.0" ref="ledg" blend="add"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="0.0" ref="ledg" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.0" ref="ledg" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.0" ref="ledg" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.0" ref="ledg" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.0" ref="ledg" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.0" ref="ledg" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.0" ref="ledg" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.0" ref="ledg" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.1" ref="ledr" blend="add"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="1.1" ref="ledr" blend="add"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="2.1" ref="ledr" blend="add"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="3.1" ref="ledr" blend="add"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="4.1" ref="ledr" blend="add"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="5.1" ref="ledr" blend="add"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="6.1" ref="ledr" blend="add"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="7.1" ref="ledr" blend="add"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="0.1" ref="ledr" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.1" ref="ledr" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.1" ref="ledr" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.1" ref="ledr" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.1" ref="ledr" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.1" ref="ledr" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.1" ref="ledr" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.1" ref="ledr" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element ref="black"> <bounds x="13" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="7.5" width="6" height="4" /> </element> <!-- on Mega IV, this button is red, but that's not worth another .lay file -->
|
||||
<element ref="red"> <bounds x="72.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="7.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_book"> <bounds x="15" y="0" width="4" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="23.5" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="32" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="40.5" y="0" width="4" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="49" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="57.5" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="66" y="0" width="1" height="1.5" /> </element>
|
||||
<element ref="text_white"> <bounds x="74.5" y="0" width="1" height="1.5" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_book9"> <bounds x="13.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos0"> <bounds x="22" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem2"> <bounds x="30.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info2"> <bounds x="39" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="47.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev2"> <bounds x="56" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="64.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="73" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_plus"> <bounds x="55.5" y="-1.2" width="2" height="1.5" /> </element>
|
||||
<element ref="text_book"> <bounds x="15.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="24.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="32.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="41.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_err"> <bounds x="49.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="58.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="66.6" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_white"> <bounds x="75.1" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="2.5" width="5" height="1.5" /> </element>
|
||||
<element ref="text_book9"> <bounds x="13.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos0"> <bounds x="22" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem2"> <bounds x="30.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info2"> <bounds x="39" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="47.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev2"> <bounds x="56" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="64.5" y="8" width="5" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="73" y="8" width="5" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_p1" blend="multiply"><bounds x="13.5" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p2" blend="multiply"><bounds x="22" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
@ -449,30 +450,30 @@ license:CC0-1.0
|
||||
<element ref="text_p5" blend="multiply"><bounds x="47.5" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
<element ref="text_p6" blend="multiply"><bounds x="56" y="2.5" width="1.5" height="1.5" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="21.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="30" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="38.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="47" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="55.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="64" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="72.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="13" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="30" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="38.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="47" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="55.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="64" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="72.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="21.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="30" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="38.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="47" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="55.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="64" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="72.5" y="2" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="13" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="30" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="38.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="47" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="55.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="64" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="72.5" y="7.5" width="6" height="4" /> <color alpha="0.3"/></element>
|
||||
</group>
|
||||
|
||||
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout">
|
||||
<bounds left="0" right="103" top="-2" bottom="102" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="104" /></element>
|
||||
<bounds left="0" right="103" top="-2" bottom="105" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="107" /></element>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="13.6" y="7" width="2" height="2" /></element>
|
||||
@ -494,7 +495,8 @@ license:CC0-1.0
|
||||
<element ref="text_h"><bounds x="92" y="85.7" width="2" height="2" /></element>
|
||||
|
||||
<!-- LCD panel -->
|
||||
<group ref="panel"><bounds x="18" y="89" width="79" height="13" /></group>
|
||||
<group ref="panel"><bounds x="18" y="90" width="79" height="13.5" /></group>
|
||||
<element ref="black"><bounds x="10" y="88" width="100" height="2" /></element>
|
||||
|
||||
<!-- chessboard bezel -->
|
||||
<element ref="black"><bounds x="17.5" y="2.5" width="81" height="81" /></element>
|
||||
@ -502,58 +504,58 @@ license:CC0-1.0
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element ref="ledo"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.2" ref="ledg" blend="add"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.2" ref="ledg" blend="add"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.2" ref="ledg" blend="add"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.2" ref="ledg" blend="add"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.2" ref="ledg" blend="add"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.2" ref="ledg" blend="add"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.2" ref="ledg" blend="add"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.2" ref="ledg" blend="add"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.2" ref="ledg" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.2" ref="ledg" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.2" ref="ledg" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.2" ref="ledg" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.2" ref="ledg" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.2" ref="ledg" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.2" ref="ledg" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.2" ref="ledg" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.3" ref="ledr" blend="add"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.3" ref="ledr" blend="add"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.3" ref="ledr" blend="add"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.3" ref="ledr" blend="add"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.3" ref="ledr" blend="add"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.3" ref="ledr" blend="add"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.3" ref="ledr" blend="add"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.3" ref="ledr" blend="add"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.3" ref="ledr" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.3" ref="ledr" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.3" ref="ledr" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.3" ref="ledr" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.3" ref="ledr" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.3" ref="ledr" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.3" ref="ledr" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.3" ref="ledr" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element ref="ledo"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.4" ref="ledg" blend="add"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.4" ref="ledg" blend="add"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.4" ref="ledg" blend="add"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.4" ref="ledg" blend="add"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.4" ref="ledg" blend="add"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.4" ref="ledg" blend="add"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.4" ref="ledg" blend="add"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.4" ref="ledg" blend="add"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.4" ref="ledg" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.4" ref="ledg" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.4" ref="ledg" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.4" ref="ledg" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.4" ref="ledg" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.4" ref="ledg" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.4" ref="ledg" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.4" ref="ledg" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.5" ref="ledr" blend="add"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.5" ref="ledr" blend="add"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.5" ref="ledr" blend="add"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.5" ref="ledr" blend="add"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.5" ref="ledr" blend="add"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.5" ref="ledr" blend="add"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.5" ref="ledr" blend="add"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.5" ref="ledr" blend="add"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.5" ref="ledr" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.5" ref="ledr" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.5" ref="ledr" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.5" ref="ledr" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.5" ref="ledr" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.5" ref="ledr" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.5" ref="ledr" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.5" ref="ledr" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
||||
|
@ -37,35 +37,35 @@ license:CC0-1.0
|
||||
</element>
|
||||
|
||||
<element name="led7seg_background"><rect><color red="0.54" green="0.57" blue="0.58" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="background"> <rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="black"> <rect><color red="0" green="0" blue="0" /> </rect></element>
|
||||
<element name="red"> <rect><color red="0.8" green="0.2" blue="0.2" /> </rect></element>
|
||||
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_1"> <text string="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_2"> <text string="2"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_3"> <text string="3"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_4"> <text string="4"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_5"> <text string="5"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_6"> <text string="6"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_7"> <text string="7"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_8"> <text string="8"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_a"> <text string="A"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_b"> <text string="B"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_c"> <text string="C"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_d"> <text string="D"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_e"> <text string="E"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_f"> <text string="F"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_g"> <text string="G"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_h"> <text string="H"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_tutor"> <text string="TUTOR"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_play"> <text string="PLAY"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wpos"> <text string="POS"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wmem"> <text string="MEM"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wlev"> <text string="LEV"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_black"> <text string="■"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_white"> <text string="□"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_tutor"> <text string="TUTOR" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_play"> <text string="PLAY" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_info"> <text string="INFO" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wpos"> <text string="POS" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wmem"> <text string="MEM" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_wlev"> <text string="LEV" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_black"> <text string="■" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
<element name="text_white"> <text string="□" align="1"> <color red="0" green="0" blue="0" /></text> </element>
|
||||
|
||||
<element name="text_pos"> <text string="POS"> <color red="0.85" green="0.85" blue="0.85" /></text> </element>
|
||||
<element name="text_mem"> <text string="MEM"> <color red="0.85" green="0.85" blue="0.85" /></text> </element>
|
||||
@ -95,8 +95,8 @@ license:CC0-1.0
|
||||
|
||||
<!-- sb board -->
|
||||
|
||||
<element name="cwhite"><rect><color red="0.86" green="0.85" blue="0.85" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.4" green="0.4" blue="0.4" /></rect></element>
|
||||
<element name="cwhite"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
|
||||
<element name="cblack"><rect><color red="0.41" green="0.4" blue="0.39" /></rect></element>
|
||||
|
||||
<element name="hlbb" defstate="0">
|
||||
<text string=" "><bounds x="0" y="0" width="1" height="1" /></text>
|
||||
@ -355,11 +355,11 @@ license:CC0-1.0
|
||||
<!-- lcd/button panel -->
|
||||
|
||||
<group name="panel">
|
||||
<bounds left="0" right="79" top="0" bottom="13" />
|
||||
<element ref="background"><bounds x="0" y="0" width="79" height="13" /></element>
|
||||
<bounds left="0" right="79" top="-1.5" bottom="12" />
|
||||
<element ref="background"><bounds x="0" y="-1.5" width="79" height="13.5" /></element>
|
||||
|
||||
<element ref="black"> <bounds x="0" y="1.5" width="10" height="10.5" /> </element>
|
||||
<element ref="text_lcd"> <bounds x="0.5" y="0" width="10" height="1.5" /> </element>
|
||||
<element ref="text_lcd"> <bounds x="0" y="0" width="10" height="1.5" /> </element>
|
||||
<element ref="led7seg_background"> <bounds x="0.5" y="2" width="9" height="4" /> </element>
|
||||
<element name="digit0" ref="digit"> <bounds x="1" y="2.5" width="2" height="3" /> </element>
|
||||
<element name="digit1" ref="digit"> <bounds x="3" y="2.5" width="2" height="3" /> </element>
|
||||
@ -371,106 +371,106 @@ license:CC0-1.0
|
||||
<element name="digit6" ref="digit"> <bounds x="5" y="8" width="2" height="3" /> </element>
|
||||
<element name="digit7" ref="digit"> <bounds x="7" y="8" width="2" height="3" /> </element>
|
||||
|
||||
<element ref="ledo"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element ref="ledo"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element ref="ledo"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.0" ref="ledg" blend="add"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="1.0" ref="ledg" blend="add"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="2.0" ref="ledg" blend="add"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="3.0" ref="ledg" blend="add"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="4.0" ref="ledg" blend="add"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="5.0" ref="ledg" blend="add"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="6.0" ref="ledg" blend="add"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="7.0" ref="ledg" blend="add"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="0.0" ref="ledg" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.0" ref="ledg" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.0" ref="ledg" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.0" ref="ledg" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.0" ref="ledg" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.0" ref="ledg" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.0" ref="ledg" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.0" ref="ledg" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element name="0.1" ref="ledr" blend="add"><bounds x="13.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="1.1" ref="ledr" blend="add"><bounds x="21.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="2.1" ref="ledr" blend="add"><bounds x="30.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="3.1" ref="ledr" blend="add"><bounds x="38.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="4.1" ref="ledr" blend="add"><bounds x="47.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="5.1" ref="ledr" blend="add"><bounds x="55.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="6.1" ref="ledr" blend="add"><bounds x="64.0" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="7.1" ref="ledr" blend="add"><bounds x="72.5" y="0.4" width="1.3" height="0.8" /> </element>
|
||||
<element name="0.1" ref="ledr" blend="add"><bounds x="13.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="1.1" ref="ledr" blend="add"><bounds x="21.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="2.1" ref="ledr" blend="add"><bounds x="30.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="3.1" ref="ledr" blend="add"><bounds x="38.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="4.1" ref="ledr" blend="add"><bounds x="47.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="5.1" ref="ledr" blend="add"><bounds x="55.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="6.1" ref="ledr" blend="add"><bounds x="64.0" y="0.5" width="2" height="0.85" /> </element>
|
||||
<element name="7.1" ref="ledr" blend="add"><bounds x="72.5" y="0.5" width="2" height="0.85" /> </element>
|
||||
|
||||
<element ref="black"> <bounds x="13" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="13" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="13" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="2" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="72.5" y="2" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="13" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="21.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="30" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="38.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="47" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="55.5" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="black"> <bounds x="64" y="7.5" width="6" height="4" /> </element>
|
||||
<element ref="red"> <bounds x="72.5" y="7.5" width="6" height="4" /> </element>
|
||||
|
||||
<element ref="text_tutor"> <bounds x="15" y="0" width="4" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="23.5" y="0" width="3.5" height="1.5" /> </element>
|
||||
<element ref="text_wpos"> <bounds x="32" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_wmem"> <bounds x="40.5" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_wlev"> <bounds x="49" y="0" width="3" height="1.5" /> </element>
|
||||
<element ref="text_play"> <bounds x="57.5" y="0" width="3.5" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="66" y="0" width="1" height="1.5" /> </element>
|
||||
<element ref="text_white"> <bounds x="74.5" y="0" width="1" height="1.5" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_help9"> <bounds x="13.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info0"> <bounds x="22" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="30.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="39" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="47.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="56" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="64.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="73" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_tutor"> <bounds x="15.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info"> <bounds x="24.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_wpos"> <bounds x="32.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_wmem"> <bounds x="41.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_wlev"> <bounds x="49.6" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_play"> <bounds x="58.1" y="0" width="5" height="1.5" /> </element>
|
||||
<element ref="text_black"> <bounds x="66.6" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_white"> <bounds x="75.1" y="-0.6" width="3" height="2.3" /> </element>
|
||||
<element ref="text_b1"> <bounds x="13.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b2"> <bounds x="22" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b3"> <bounds x="30.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b4"> <bounds x="39" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b5"> <bounds x="47.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b6"> <bounds x="56" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b7"> <bounds x="64.5" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_b8"> <bounds x="73" y="3.25" width="5" height="1.5" /> </element>
|
||||
<element ref="text_help9"> <bounds x="13.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_info0"> <bounds x="22" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_pos"> <bounds x="30.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_mem"> <bounds x="39" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_lev"> <bounds x="47.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_cl"> <bounds x="56" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_ent"> <bounds x="64.5" y="8.75" width="5" height="1.5" /> </element>
|
||||
<element ref="text_res"> <bounds x="73" y="8.75" width="5" height="1.5" /> </element>
|
||||
|
||||
<element ref="text_p1"> <bounds x="13.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="22" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="30.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="39" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="47.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="56" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p1"> <bounds x="13.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p2"> <bounds x="22" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p3"> <bounds x="30.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p4"> <bounds x="39" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p5"> <bounds x="47.5" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
<element ref="text_p6"> <bounds x="56" y="3.0" width="1.8" height="1.8" /> </element>
|
||||
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="21.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="30" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="38.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="47" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="55.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="64" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="72.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="13" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="30" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="38.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="47" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="55.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="64" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="72.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x01"> <bounds x="13" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x01"> <bounds x="21.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x01"> <bounds x="30" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x01"> <bounds x="38.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x02"> <bounds x="47" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x02"> <bounds x="55.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x02"> <bounds x="64" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x02"> <bounds x="72.5" y="2" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x04"> <bounds x="13" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x04"> <bounds x="21.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x04"> <bounds x="30" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x04"> <bounds x="38.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.0" inputmask="0x08"> <bounds x="47" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.1" inputmask="0x08"> <bounds x="55.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.2" inputmask="0x08"> <bounds x="64" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
<element ref="hlb" inputtag="KEY.3" inputmask="0x08"> <bounds x="72.5" y="7.5" width="6" height="4" /> <color alpha="0.3" /></element>
|
||||
</group>
|
||||
|
||||
|
||||
<!-- build screen -->
|
||||
|
||||
<view name="Internal Layout">
|
||||
<bounds left="0" right="103" top="-2" bottom="102" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="104" /></element>
|
||||
<bounds left="0" right="103" top="-2" bottom="105" />
|
||||
<element ref="background"><bounds x="13" y="-2" width="90" height="107" /></element>
|
||||
|
||||
<!-- chessboard coords -->
|
||||
<element ref="text_8"><bounds x="13.6" y="7" width="2" height="2" /></element>
|
||||
@ -492,7 +492,8 @@ license:CC0-1.0
|
||||
<element ref="text_h"><bounds x="92" y="85.7" width="2" height="2" /></element>
|
||||
|
||||
<!-- LCD panel -->
|
||||
<group ref="panel"><bounds x="18" y="89" width="79" height="13" /></group>
|
||||
<group ref="panel"><bounds x="18" y="90" width="79" height="13.5" /></group>
|
||||
<element ref="black"><bounds x="10" y="88" width="100" height="2" /></element>
|
||||
|
||||
<!-- chessboard bezel -->
|
||||
<element ref="black"><bounds x="17.5" y="2.5" width="81" height="81" /></element>
|
||||
@ -500,58 +501,58 @@ license:CC0-1.0
|
||||
<group ref="sb_ui"><bounds x="1.5" y="3" width="10" height="80" /></group>
|
||||
|
||||
<!-- chessboard leds -->
|
||||
<element ref="ledo"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element ref="ledo"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.2" ref="ledg" blend="add"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.2" ref="ledg" blend="add"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.2" ref="ledg" blend="add"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.2" ref="ledg" blend="add"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.2" ref="ledg" blend="add"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.2" ref="ledg" blend="add"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.2" ref="ledg" blend="add"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.2" ref="ledg" blend="add"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.2" ref="ledg" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.2" ref="ledg" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.2" ref="ledg" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.2" ref="ledg" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.2" ref="ledg" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.2" ref="ledg" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.2" ref="ledg" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.2" ref="ledg" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element name="0.3" ref="ledr" blend="add"><bounds x="15.7" y="77.25" width="0.8" height="1.5" /></element>
|
||||
<element name="1.3" ref="ledr" blend="add"><bounds x="15.7" y="67.25" width="0.8" height="1.5" /></element>
|
||||
<element name="2.3" ref="ledr" blend="add"><bounds x="15.7" y="57.25" width="0.8" height="1.5" /></element>
|
||||
<element name="3.3" ref="ledr" blend="add"><bounds x="15.7" y="47.25" width="0.8" height="1.5" /></element>
|
||||
<element name="4.3" ref="ledr" blend="add"><bounds x="15.7" y="37.25" width="0.8" height="1.5" /></element>
|
||||
<element name="5.3" ref="ledr" blend="add"><bounds x="15.7" y="27.25" width="0.8" height="1.5" /></element>
|
||||
<element name="6.3" ref="ledr" blend="add"><bounds x="15.7" y="17.25" width="0.8" height="1.5" /></element>
|
||||
<element name="7.3" ref="ledr" blend="add"><bounds x="15.7" y="7.25" width="0.8" height="1.5" /></element>
|
||||
<element name="0.3" ref="ledr" blend="add"><bounds x="15.7" y="77" width="0.8" height="2" /></element>
|
||||
<element name="1.3" ref="ledr" blend="add"><bounds x="15.7" y="67" width="0.8" height="2" /></element>
|
||||
<element name="2.3" ref="ledr" blend="add"><bounds x="15.7" y="57" width="0.8" height="2" /></element>
|
||||
<element name="3.3" ref="ledr" blend="add"><bounds x="15.7" y="47" width="0.8" height="2" /></element>
|
||||
<element name="4.3" ref="ledr" blend="add"><bounds x="15.7" y="37" width="0.8" height="2" /></element>
|
||||
<element name="5.3" ref="ledr" blend="add"><bounds x="15.7" y="27" width="0.8" height="2" /></element>
|
||||
<element name="6.3" ref="ledr" blend="add"><bounds x="15.7" y="17" width="0.8" height="2" /></element>
|
||||
<element name="7.3" ref="ledr" blend="add"><bounds x="15.7" y="7" width="0.8" height="2" /></element>
|
||||
|
||||
<element ref="ledo"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element ref="ledo"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element ref="ledo"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.4" ref="ledg" blend="add"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.4" ref="ledg" blend="add"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.4" ref="ledg" blend="add"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.4" ref="ledg" blend="add"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.4" ref="ledg" blend="add"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.4" ref="ledg" blend="add"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.4" ref="ledg" blend="add"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.4" ref="ledg" blend="add"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.4" ref="ledg" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.4" ref="ledg" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.4" ref="ledg" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.4" ref="ledg" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.4" ref="ledg" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.4" ref="ledg" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.4" ref="ledg" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.4" ref="ledg" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
|
||||
<element name="0.5" ref="ledr" blend="add"><bounds x="22.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="1.5" ref="ledr" blend="add"><bounds x="32.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="2.5" ref="ledr" blend="add"><bounds x="42.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="3.5" ref="ledr" blend="add"><bounds x="52.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="4.5" ref="ledr" blend="add"><bounds x="62.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="5.5" ref="ledr" blend="add"><bounds x="72.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="6.5" ref="ledr" blend="add"><bounds x="82.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="7.5" ref="ledr" blend="add"><bounds x="92.25" y="84.5" width="1.5" height="0.8" /></element>
|
||||
<element name="0.5" ref="ledr" blend="add"><bounds x="22" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="1.5" ref="ledr" blend="add"><bounds x="32" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="2.5" ref="ledr" blend="add"><bounds x="42" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="3.5" ref="ledr" blend="add"><bounds x="52" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="4.5" ref="ledr" blend="add"><bounds x="62" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="5.5" ref="ledr" blend="add"><bounds x="72" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="6.5" ref="ledr" blend="add"><bounds x="82" y="84.45" width="2" height="0.85" /></element>
|
||||
<element name="7.5" ref="ledr" blend="add"><bounds x="92" y="84.45" width="2" height="0.85" /></element>
|
||||
</view>
|
||||
</mamelayout>
|
||||
|
Loading…
Reference in New Issue
Block a user