summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/wicat.lay
blob: 891b884b79d3371255679cc4c9606983a0906112 (plain) (tree)
1
                     

































                                                                          
             
<?xml version="1.0"?>
<!-- LED layout for Wicat WS-150 -->

<mamelayout version="2">

	<element name="led">
		<disk>
			<color red="1.0" green="0.0" blue="0.0" />
		</disk>
	</element>

	<view name="LEDs">
		<bezel name="led6" element="led">
			<bounds left="0" right="8" top="0" bottom="8" />
		</bezel>
		<bezel name="led5" element="led">
			<bounds left="10" right="18" top="0" bottom="8" />
		</bezel>
		<bezel name="led4" element="led">
			<bounds left="20" right="28" top="0" bottom="8" />
		</bezel>
		<bezel name="led3" element="led">
			<bounds left="30" right="38" top="0" bottom="8" />
		</bezel>
		<bezel name="led2" element="led">
			<bounds left="40" right="48" top="0" bottom="8" />
		</bezel>
		<bezel name="led1" element="led">
			<bounds left="50" right="58" top="0" bottom="8" />
		</bezel>
		<screen index="0">
			<bounds x="0" y="10" width="400" height="300" />
		</screen>
	</view>

</mamelayout>