summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/layout/cp1.lay
blob: 4c42cfb54599967aefcfd420fde2759abea6753a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                     
    
               
   





                                                                  
 

                                                                   
 
                                                   
                                                                      

                                                   
                                                                      

                                                   
                                                                       

                                                   
                                                                       

                                                   
                                                                       

                                                   
                                                                       
                          
 

               
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<element name="digit" defstate="0">
		<led7seg>
			<color red="1.0" green="0.0" blue="0.0" />
		</led7seg>
	</element>

	<view name="Internal Layout">
		<bounds left="0" top="0" right="340" bottom="90" />

		<element name="digit5" ref="digit">
			<bounds x="10" y="5" width="50" height="80" />
		</element>
		<element name="digit4" ref="digit">
			<bounds x="65" y="5" width="50" height="80" />
		</element>
		<element name="digit3" ref="digit">
			<bounds x="120" y="5" width="50" height="80" />
		</element>
		<element name="digit2" ref="digit">
			<bounds x="175" y="5" width="50" height="80" />
		</element>
		<element name="digit1" ref="digit">
			<bounds x="230" y="5" width="50" height="80" />
		</element>
		<element name="digit0" ref="digit">
			<bounds x="285" y="5" width="50" height="80" />
		</element>

	</view>
</mamelayout>