Previous 199869 Revisions Next

r33774 Tuesday 9th December, 2014 at 17:48:51 UTC by Jürgen Buchmüller
Fix obsolete comments. Make 7seg display smaller (nw)
[src/mame/layout]gts1.lay

trunk/src/mame/layout/gts1.lay
r242285r242286
4747      <bezel name="digit8_5" element="digit8_">
4848         <bounds left="135" top="45" right="155" bottom="84" />
4949      </bezel>
50      <!-- Digits 6 and 7 are not used -->
5150      <bezel name="digit8_8" element="digit8_">
5251         <bounds left="170" top="45" right="190" bottom="84" />
5352      </bezel>
r242285r242286
6665      <bezel name="digit8_13" element="digit8_">
6766         <bounds left="295" top="45" right="315" bottom="84" />
6867      </bezel>
69      <!-- Digits 14 and 15 are not used -->
7068
7169      <!-- Bottom Row -->
7270      <bezel name="digit8_16" element="digit8_">
r242285r242286
110108
111109      <!-- 4 digit display -->
112110      <bezel name="digit7_6" element="digit7_">
113         <bounds left="111" top="155" right="131" bottom="194" />
111         <bounds left="121" top="155" right="136" bottom="189" />
114112      </bezel>
115113      <bezel name="digit7_7" element="digit7_">
116         <bounds left="135" top="155" right="155" bottom="194" />
114         <bounds left="140" top="155" right="155" bottom="189" />
117115      </bezel>
118116      <bezel name="digit7_14" element="digit7_">
119         <bounds left="170" top="155" right="190" bottom="194" />
117         <bounds left="170" top="155" right="185" bottom="189" />
120118      </bezel>
121119      <bezel name="digit7_15" element="digit7_">
122         <bounds left="194" top="155" right="214" bottom="194" />
120         <bounds left="189" top="155" right="204" bottom="189" />
123121      </bezel>
124122   </view>
125123</mamelayout>


Previous 199869 Revisions Next


© 1997-2024 The MAME Team