summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/eacc.lay
blob: eecd0b9dcc04e3768bb604b2aede202cb7d91965 (plain) (tree)
1
2
3
4
5
6
7
                     
    
               



                                  





                                                                              
                                                                                 














































                                                                                                                           
                                          
                                                                              

                                                   
                                                                              

                                                   
                                                                                

                                                   
                                                                                

                                                   
                                                                                
                          
 
                                                   
                                                                              

                                                   
                                                                              

                                                   
                                                                              

                                                   
                                                                              

                                                   
                                                                              

                                                   
                                                                              

                                                   
                                                                                

                                                   
                                                                                




































                                                                                                                                             

               
<?xml version="1.0"?>
<!--
license:CC0-1.0
copyright-holders:Robbbert

Electronics Australia Car Computer
-->

<mamelayout version="2">
	<element name="digit" defstate="0">
		<led7seg><color red="0.75" green="0.0" blue="0.0" /></led7seg>
	</element>
	<element name="red_led">
		<disk state="0"><color red="1.0" green="0.0" blue="0.0" /></disk>
	</element>
	<element name="red_button" state="0">
		<rect state="0"><color red="0.75" green="0.25" blue="0.25" /></rect>
		<rect state="1"><color red="1.0" green="0.25" blue="0.25" /></rect>
	</element>
	<element name="blue_button">
		<rect state="0"><color red="0.25" green="0.25" blue="0.75" /></rect>
		<rect state="1"><color red="0.25" green="0.25" blue="1.0" /></rect>
	</element>
	<element name="green_button">
		<rect state="0"><color red="0.25" green="0.75" blue="0.25" /></rect>
		<rect state="1"><color red="0.25" green="1.0" blue="0.25" /></rect>
	</element>
	<element name="white_button">
		<rect state="0"><color red="0.75" green="0.75" blue="0.75" /></rect>
		<rect state="1"><color red="1.0" green="1.0" blue="1.0" /></rect>
	</element>
	<element name="background">
		<rect><color red="0.0" green="0.0" blue="0.0" /></rect>
	</element>
	<element name="L0"><text string="0"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L1"><text string="1"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L2"><text string="2"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L3"><text string="3"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L4"><text string="4"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L5"><text string="5"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L6"><text string="6"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L7"><text string="7"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L8"><text string="8"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="L9"><text string="9"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="LM"><text string="."><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T0"><text string="hour.min"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T1"><text string="litres"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T2"><text string="km"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T3"><text string="km/h"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T4"><text string="l/100km"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="TM"><text string="ENTER"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T5"><text string="START"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T7"><text string="--- CAL ---"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T8"><text string="REM"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="T9"><text string="AV"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="TN"><text string="END"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="P0"><text string="ELECTRONICS AUSTRALIA"><color red="1.0" green="1.0" blue="1.0" /></text></element>
	<element name="P1"><text string="CAR COMPUTER"><color red="1.0" green="1.0" blue="1.0" /></text></element>

	<view name="Default Layout">
		<!-- Black background -->
		<element ref="background">
			<bounds left="31" top="70" right="640" bottom="240" />
		</element>
		<element name="digit6" ref="digit">
			<bounds left="41" top="115" right="89" bottom="195" />
		</element>
		<element name="digit5" ref="digit">
			<bounds left="111" top="115" right="159" bottom="195" />
		</element>
		<element name="digit4" ref="digit">
			<bounds left="181" top="115" right="229" bottom="195" />
		</element>
		<element name="digit3" ref="digit">
			<bounds left="251" top="115" right="299" bottom="195" />
		</element>

		<element name="led0" ref="red_led">
			<bounds left="350" right="365" top="80" bottom="95" />
		</element>
		<element name="led1" ref="red_led">
			<bounds left="400" right="415" top="80" bottom="95" />
		</element>
		<element name="led2" ref="red_led">
			<bounds left="450" right="465" top="80" bottom="95" />
		</element>
		<element name="led3" ref="red_led">
			<bounds left="500" right="515" top="80" bottom="95" />
		</element>
		<element name="led4" ref="red_led">
			<bounds left="550" right="565" top="80" bottom="95" />
		</element>
		<element name="led5" ref="red_led">
			<bounds left="600" right="615" top="80" bottom="95" />
		</element>
		<element name="led7" ref="red_led">
			<bounds left="500" right="515" top="170" bottom="185" />
		</element>
		<element name="led6" ref="red_led">
			<bounds left="550" right="565" top="170" bottom="185" />
		</element>
		<element ref="blue_button" inputtag="X2" inputmask="0x02"><bounds left="348" right="367" top="105" bottom="124" /></element>
		<element ref="blue_button" inputtag="X3" inputmask="0x02"><bounds left="398" right="417" top="105" bottom="124" /></element>
		<element ref="blue_button" inputtag="X0" inputmask="0x04"><bounds left="448" right="467" top="105" bottom="124" /></element>
		<element ref="blue_button" inputtag="X1" inputmask="0x04"><bounds left="498" right="517" top="105" bottom="124" /></element>
		<element ref="blue_button" inputtag="X2" inputmask="0x04"><bounds left="548" right="567" top="105" bottom="124" /></element>
		<element ref="red_button" inputtag="X0" inputmask="0x02"><bounds left="598" right="617" top="105" bottom="124" /></element>
		<element ref="red_button" inputtag="X1" inputmask="0x01"><bounds left="348" right="367" top="195" bottom="214" /></element>
		<element ref="green_button" inputtag="X0" inputmask="0x01"><bounds left="398" right="417" top="195" bottom="214" /></element>
		<element ref="green_button" inputtag="X2" inputmask="0x01"><bounds left="448" right="467" top="195" bottom="214" /></element>
		<element ref="white_button" inputtag="X3" inputmask="0x01"><bounds left="498" right="517" top="195" bottom="214" /></element>
		<element ref="white_button" inputtag="X3" inputmask="0x04"><bounds left="548" right="567" top="195" bottom="214" /></element>
		<element ref="red_button" inputtag="X1" inputmask="0x02"><bounds left="598" right="617" top="195" bottom="214" /></element>
		<element ref="L0"><bounds left="369" right="383" top="108" bottom="122" /></element>
		<element ref="L1"><bounds left="419" right="433" top="108" bottom="122" /></element>
		<element ref="L2"><bounds left="469" right="483" top="108" bottom="122" /></element>
		<element ref="L3"><bounds left="519" right="533" top="108" bottom="122" /></element>
		<element ref="L4"><bounds left="569" right="583" top="108" bottom="122" /></element>
		<element ref="L5"><bounds left="369" right="383" top="198" bottom="212" /></element>
		<element ref="L6"><bounds left="419" right="433" top="198" bottom="212" /></element>
		<element ref="L7"><bounds left="469" right="483" top="198" bottom="212" /></element>
		<element ref="L8"><bounds left="519" right="533" top="198" bottom="212" /></element>
		<element ref="L9"><bounds left="569" right="583" top="198" bottom="212" /></element>
		<element ref="LM"><bounds left="619" right="633" top="108" bottom="122" /></element>
		<element ref="T0"><bounds left="330" right="390" top="126" bottom="140" /></element>
		<element ref="T1"><bounds left="380" right="440" top="126" bottom="140" /></element>
		<element ref="T2"><bounds left="430" right="490" top="126" bottom="140" /></element>
		<element ref="T3"><bounds left="480" right="540" top="126" bottom="140" /></element>
		<element ref="T4"><bounds left="530" right="590" top="126" bottom="140" /></element>
		<element ref="T5"><bounds left="330" right="385" top="216" bottom="230" /></element>
		<element ref="T7"><bounds left="380" right="490" top="216" bottom="230" /></element>
		<element ref="T8"><bounds left="480" right="535" top="216" bottom="230" /></element>
		<element ref="T9"><bounds left="530" right="585" top="216" bottom="230" /></element>
		<element ref="TM"><bounds left="580" right="635" top="126" bottom="140" /></element>
		<element ref="TN"><bounds left="580" right="635" top="216" bottom="230" /></element>
		<element ref="P0"><bounds left="40" right="300" top="75" bottom="105" /></element>
		<element ref="P1"><bounds left="40" right="300" top="205" bottom="235" /></element>
	</view>
</mamelayout>