summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/tm990189.lay
blob: 52cdbb6427a77f6ae13cef66a1c1a88eaca48730 (plain) (tree)













































































                                                                                
<?xml version="1.0"?>
<mamelayout version="2">
	<element name="digit" defstate="0">
		<led7seg>
			<color red="1.0" green="0.0" blue="0.0" />
		</led7seg>
	</element>
	<element name="red_led" defstate="1">
		<disk>
			<color red="1.0" green="0.0" blue="0.0" />
		</disk>
	</element>
	<element name="background">
		<rect>
			<bounds left="0" top="0" right="1" bottom="1" />
			<color red="0.0" green="0.0" blue="0.0" />
		</rect>
	</element>

	<view name="Default Layout">
		<!-- Black background -->
		<bezel element="background">
			<bounds left="97" top="90" right="597" bottom="235" />
		</bezel>
		<bezel name="digit0" element="digit">
			<bounds left="107" top="105" right="155" bottom="185" />
		</bezel>
		<bezel name="digit1" element="digit">
			<bounds left="155" top="105" right="203" bottom="185" />
		</bezel>
		<bezel name="digit2" element="digit">
			<bounds left="203" top="105" right="251" bottom="185" />
		</bezel>
		<bezel name="digit3" element="digit">
			<bounds left="251" top="105" right="299" bottom="185" />
		</bezel>
		<bezel name="digit4" element="digit">
			<bounds left="299" top="105" right="347" bottom="185" />
		</bezel>
		<bezel name="digit5" element="digit">
			<bounds left="347" top="105" right="395" bottom="185" />
		</bezel>
		<bezel name="digit6" element="digit">
			<bounds left="395" top="105" right="443" bottom="185" />
		</bezel>
		<bezel name="digit7" element="digit">
			<bounds left="443" top="105" right="491" bottom="185" />
		</bezel>
		<bezel name="digit8" element="digit">
			<bounds left="491" top="105" right="539" bottom="185" />
		</bezel>
		<bezel name="digit9" element="digit">
			<bounds left="539" top="105" right="587" bottom="185" />
		</bezel>

		<bezel name="led3" element="red_led"><!-- 3 -->
			<bounds left="210" right="230" top="205" bottom="225" />
		</bezel>
		<bezel name="led2" element="red_led"><!-- 2 -->
			<bounds left="240" right="260" top="205" bottom="225" />
		</bezel>
		<bezel name="led1" element="red_led"><!-- 1 -->
			<bounds left="270" right="290" top="205" bottom="225" />
		</bezel>
		<bezel name="led0" element="red_led"><!-- 0 -->
			<bounds left="300" right="320" top="205" bottom="225" />
		</bezel>
		<bezel name="led6" element="red_led"><!-- IDLE -->
			<bounds left="330" right="350" top="205" bottom="225" />
		</bezel>
		<bezel name="led5" element="red_led"><!-- FWD -->
			<bounds left="360" right="380" top="205" bottom="225" />
		</bezel>
		<bezel name="led4" element="red_led"><!-- SHIFT -->
			<bounds left="390" right="410" top="205" bottom="225" />
		</bezel>
	</view>
</mamelayout>