summaryrefslogtreecommitdiffstatshomepage
path: root/tests/lib/util/corestr.c
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2015-10-20 20:07:38 +0200
committer ImJezze <jezze@gmx.net>2015-10-20 20:07:38 +0200
commit4610935e796661874bb4ee7ec6536d9423aeb7be (patch)
tree8fc1165b0164ffa889fae6731c24fc6f0659d01c /tests/lib/util/corestr.c
parentcd7de43b13e33f0d3d8fa3f31e48e2e669c31c1c (diff)
Small Fixes
- fixed position of reflection effect for vector graphics - fixed size of rounded corners - fixed very small black border
Diffstat (limited to 'tests/lib/util/corestr.c')
0 files changed, 0 insertions, 0 deletions
194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472
<?xml version="1.0"?>
<!--
license:CC0
-->
<mamelayout version="2">

<!-- define elements -->

	<element name="white"><rect><color red="0.81" green="0.8" blue="0.79" /></rect></element>
	<element name="whited"><disk><color red="0.81" green="0.8" blue="0.79" /></disk></element>
	<element name="black"><rect><color red="0" green="0" blue="0" /></rect></element>
	<element name="blackd"><disk><color red="0" green="0" blue="0" /></disk></element>

	<element name="led" defstate="0">
		<disk state="1"><color red="1.0" green="0.1" blue="0.15" /></disk>
		<disk state="0"><color red="0.1" green="0.01" blue="0.015" /></disk>
	</element>
	<element name="led2" defstate="0">
		<disk state="1"><color red="1.0" green="0.1" blue="0.15" /></disk>
		<disk state="0"><color red="0.14" green="0.014" blue="0.02" /></disk>
	</element>

	<element name="but" defstate="0">
		<disk state="0"><color red="0.17" green="0.15" blue="0.15" /></disk>
		<disk state="1"><color red="0.34" green="0.3" blue="0.3" /></disk>
	</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_q"><text string="?"><color red="0.81" green="0.8" blue="0.79" /></text></element>
	<element name="text_lr"><text string="&#x2194;"><color red="0.81" green="0.8" blue="0.79" /></text></element>
	<element name="text_ud"><text string="&#x2195;"><color red="0.81" green="0.8" blue="0.79" /></text></element>
	<element name="text_ss"><text string="&#xa7;"><color red="0.81" green="0.8" blue="0.79" /></text></element>

	<element name="text_stop">
		<rect><color red="0.81" green="0.8" blue="0.79" /></rect>
		<text string="STOP"><color red="0.05" green="0.05" blue="0.05" /></text>
	</element>

	<element name="text_p1"><image file="chess/wk.svg"><color alpha="0.9" /></image></element>
	<element name="text_p2"><image file="chess/wq.svg"><color alpha="0.9" /></image></element>
	<element name="text_p3"><image file="chess/wr.svg"><color alpha="0.9" /></image></element>
	<element name="text_p4"><image file="chess/wb.svg"><color alpha="0.9" /></image></element>
	<element name="text_p5"><image file="chess/wn.svg"><color alpha="0.9" /></image></element>
	<element name="text_p6"><image file="chess/wp.svg"><color alpha="0.9" /></image></element>


<!-- sb board -->

	<element name="cblack"><rect><color red="0.56" green="0.33" blue="0.12" /></rect></element>
	<element name="cwhite"><rect><color red="0.84" green="0.75" blue="0.50" /></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>

		<!-- leds -->
		<repeat count="8">
			<param name="y" start="8.3" increment="10" />
			<param name="i1" start="7" increment="-1" />

			<repeat count="8">
				<param name="x" start="0.2" increment="10" />
				<param name="i2" start="8" increment="-1" />
				<element name="~i2~.~i1~" ref="led"><bounds x="~x~" y="~y~" width="1.5" height="1.5" /></element>
			</repeat>
		</repeat>

		<!-- 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">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<text string="RESET"><color red="0.01" green="0.01" blue="0.01" /></text>
	</element>
	<element name="text_uib3">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<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">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<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">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<text string=" &lt;&lt;"><color red="0.01" green="0.01" blue="0.01" /></text>
	</element>
	<element name="text_uiu2b">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<text string=" &lt;  "><color red="0.01" green="0.01" blue="0.01" /></text>
	</element>
	<element name="text_uiu2c">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<text string="   &gt;"><color red="0.01" green="0.01" blue="0.01" /></text>
	</element>
	<element name="text_uiu2d">
		<rect><color red="0.84" green="0.75" blue="0.50" /></rect>
		<text string=" &gt;&gt;"><color red="0.01" green="0.01" blue="0.01" /></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_uiu3b"><text string="/"><color red="0.81" green="0.8" blue="0.79" /></text></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>


<!-- build screen -->

	<view name="Internal Layout">
		<bounds left="-16" right="93" top="-1.5" bottom="87.5" />

		<group ref="sb_board"><bounds x="4" y="3" width="80" height="80" /></group>
		<group ref="sb_ui"><bounds x="-14.5" y="3" width="10" height="80" /></group>

	<!-- chessboard coords -->

		<element ref="text_8"><bounds x="1.2" y="7" width="2" height="2" /></element>
		<element ref="text_7"><bounds x="1.2" y="17" width="2" height="2" /></element>
		<element ref="text_6"><bounds x="1.2" y="27" width="2" height="2" /></element>
		<element ref="text_5"><bounds x="1.2" y="37" width="2" height="2" /></element>
		<element ref="text_4"><bounds x="1.2" y="47" width="2" height="2" /></element>
		<element ref="text_3"><bounds x="1.2" y="57" width="2" height="2" /></element>
		<element ref="text_2"><bounds x="1.2" y="67" width="2" height="2" /></element>
		<element ref="text_1"><bounds x="1.2" y="77" width="2" height="2" /></element>

		<element ref="text_8"><bounds x="84.9" y="7" width="2" height="2" /></element>
		<element ref="text_7"><bounds x="84.9" y="17" width="2" height="2" /></element>
		<element ref="text_6"><bounds x="84.9" y="27" width="2" height="2" /></element>
		<element ref="text_5"><bounds x="84.9" y="37" width="2" height="2" /></element>
		<element ref="text_4"><bounds x="84.9" y="47" width="2" height="2" /></element>
		<element ref="text_3"><bounds x="84.9" y="57" width="2" height="2" /></element>
		<element ref="text_2"><bounds x="84.9" y="67" width="2" height="2" /></element>
		<element ref="text_1"><bounds x="84.9" y="77" width="2" height="2" /></element>

		<element ref="text_a"><bounds x="8"  y="0" width="2" height="2" /></element>
		<element ref="text_b"><bounds x="18" y="0" width="2" height="2" /></element>
		<element ref="text_c"><bounds x="28" y="0" width="2" height="2" /></element>
		<element ref="text_d"><bounds x="38" y="0" width="2" height="2" /></element>
		<element ref="text_e"><bounds x="48" y="0" width="2" height="2" /></element>
		<element ref="text_f"><bounds x="58" y="0" width="2" height="2" /></element>
		<element ref="text_g"><bounds x="68" y="0" width="2" height="2" /></element>
		<element ref="text_h"><bounds x="78" y="0" width="2" height="2" /></element>

		<element ref="text_a"><bounds x="8"  y="84" width="2" height="2" /></element>
		<element ref="text_b"><bounds x="18" y="84" width="2" height="2" /></element>
		<element ref="text_c"><bounds x="28" y="84" width="2" height="2" /></element>
		<element ref="text_d"><bounds x="38" y="84" width="2" height="2" /></element>
		<element ref="text_e"><bounds x="48" y="84" width="2" height="2" /></element>
		<element ref="text_f"><bounds x="58" y="84" width="2" height="2" /></element>
		<element ref="text_g"><bounds x="68" y="84" width="2" height="2" /></element>
		<element ref="text_h"><bounds x="78" y="84" width="2" height="2" /></element>

	<!-- side leds/buttons -->

		<element name="9.7" ref="led2"><bounds x="1.35" y="5" width="1.5" height="1.5" /></element>
		<element name="9.6" ref="led2"><bounds x="1.35" y="15" width="1.5" height="1.5" /></element>
		<element name="9.5" ref="led2"><bounds x="1.35" y="25" width="1.5" height="1.5" /></element>
		<element name="9.4" ref="led2"><bounds x="1.35" y="35" width="1.5" height="1.5" /></element>
		<element name="9.3" ref="led2"><bounds x="1.35" y="45" width="1.5" height="1.5" /></element>
		<element name="9.2" ref="led2"><bounds x="1.35" y="55" width="1.5" height="1.5" /></element>
		<element name="9.1" ref="led2"><bounds x="1.35" y="65" width="1.5" height="1.5" /></element>
		<element name="9.0" ref="led2"><bounds x="1.35" y="75" width="1.5" height="1.5" /></element>

		<element name="0.7" ref="led2"><bounds x="85.25" y="5" width="1.5" height="1.5" /></element>
		<element name="0.6" ref="led2"><bounds x="85.25" y="15" width="1.5" height="1.5" /></element>
		<element name="0.5" ref="led2"><bounds x="85.25" y="25" width="1.5" height="1.5" /></element>
		<element name="0.4" ref="led2"><bounds x="85.25" y="35" width="1.5" height="1.5" /></element>
		<element name="0.3" ref="led2"><bounds x="85.25" y="45" width="1.5" height="1.5" /></element>
		<element name="0.2" ref="led2"><bounds x="85.25" y="55" width="1.5" height="1.5" /></element>
		<element name="0.1" ref="led2"><bounds x="85.25" y="65" width="1.5" height="1.5" /></element>
		<element name="0.0" ref="led2"><bounds x="85.25" y="75" width="1.5" height="1.5" /></element>

		<element ref="but" inputtag="IN.1" inputmask="0x80"><bounds x="1.05" y="9.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x40"><bounds x="1.05" y="19.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x20"><bounds x="1.05" y="29.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x10"><bounds x="1.05" y="39.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x08"><bounds x="1.05" y="49.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x04"><bounds x="1.05" y="59.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x02"><bounds x="1.05" y="69.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.1" inputmask="0x01"><bounds x="1.05" y="79.25" width="2" height="2" /></element>

		<element ref="but" inputtag="IN.0" inputmask="0x80"><bounds x="84.95" y="9.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x40"><bounds x="84.95" y="19.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x20"><bounds x="84.95" y="29.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x10"><bounds x="84.95" y="39.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x08"><bounds x="84.95" y="49.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x04"><bounds x="84.95" y="59.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x02"><bounds x="84.95" y="69.25" width="2" height="2" /></element>
		<element ref="but" inputtag="IN.0" inputmask="0x01"><bounds x="84.95" y="79.25" width="2" height="2" /></element>

	<!-- side labels -->

		<element ref="white"><bounds x="-2.2" y="7" width="2" height="2" /></element>
		<element ref="black"><bounds x="-1.9" y="7.3" width="1.4" height="1.4" /></element>
		<element ref="white"><bounds x="-2.2" y="17" width="2" height="2" /></element>

		<element ref="text_p1"><bounds x="-3.1" y="25.9" width="3.7" height="3.7" /></element>
		<element ref="text_p2"><bounds x="-3.1" y="36.0" width="3.7" height="3.7" /></element>
		<element ref="text_p3"><bounds x="-3.1" y="46.0" width="3.7" height="3.7" /></element>
		<element ref="text_p4"><bounds x="-3.1" y="56.0" width="3.7" height="3.7" /></element>
		<element ref="text_p5"><bounds x="-3.1" y="66.0" width="3.7" height="3.7" /></element>
		<element ref="text_p6"><bounds x="-3.1" y="76.0" width="3.7" height="3.7" /></element>

		<element ref="whited"><bounds x="88.2" y="7.3" width="1.4" height="1.4" /></element>

		<element ref="text_ud"><bounds x="87.5" y="16.3" width="3" height="3" /></element>
		<element ref="text_lr"><bounds x="87.5" y="26.3" width="3" height="3" /></element>
		<element ref="text_ud"><bounds x="87.5" y="26.3" width="3" height="3" /></element>
		<element ref="text_ss"><bounds x="87.5" y="36.5" width="3" height="3" /></element>
		<element ref="text_q"><bounds x="87.5" y="46.5" width="3" height="3" /></element>

		<element ref="white"><bounds x="87.5" y="56.5" width="3" height="3" /></element>
		<element ref="black"><bounds x="87.8" y="56.8" width="2.4" height="2.4" /></element>
		<element ref="text_p6"><bounds x="87.7" y="56.65" width="2.6" height="2.6" /></element>

		<element ref="whited"><bounds x="87.5" y="66.5" width="3" height="3" /></element>
		<element ref="text_stop"><bounds x="87.8" y="67.25" width="2.5" height="1.5" /></element>

		<element ref="whited"><bounds x="87.5" y="76.7" width="2.6" height="2.6" /></element>
		<element ref="blackd"><bounds x="87.8" y="77.0" width="2.0" height="2.0" /></element>
		<element ref="whited"><bounds x="90.3" y="78.7" width="0.6" height="0.6" /></element>

	</view>
</mamelayout>