Previous 199869 Revisions Next

r18059 Friday 21st September, 2012 at 12:53:44 UTC by Robbbert
bfm_sc2 : commented out non-existent screen to fix crash
[src/mame/layout]bfm_sc2.lay

trunk/src/mame/layout/bfm_sc2.lay
r18058r18059
849849      <backdrop name="vfd15" element="vfd0" state="0">
850850         <bounds x="135" y="280" width="9" height="14"/>
851851      </backdrop>
852      <screen index="0">
852      <!-- <screen index="0">
853853         <bounds x="0" y="0" width="400" height="280" />
854      </screen>
854      </screen> no screen listed in the source -->
855855   </view>
856   <view name="Adder 2 Output Only (400:280)">
856   <!-- <view name="Adder 2 Output Only (400:280)">
857857      <screen index="0">
858858         <bounds left="0" top="0" right="400" bottom="280" />
859859      </screen>
860   </view>
860   </view> no screen listed in the source -->
861861   <view name="VFD Only (144:17)">
862862      <backdrop name="vfd0" element="vfd0" state="0">
863863         <bounds x="0" y="0" width="9" height="14"/>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team