trunk/src/mess/layout/apricotp.lay
| r20014 | r20015 | |
| 8 | 8 | |
| 9 | 9 | <view name="CRT"> |
| 10 | 10 | <screen index="1"> |
| 11 | | <bounds left="0" top="0" right="4" bottom="3" /> |
| 11 | <bounds left="0" top="0" right="~scr1width~" bottom="~scr1height~" /> |
| 12 | 12 | </screen> |
| 13 | 13 | </view> |
| 14 | 14 | |
| r20014 | r20015 | |
| 17 | 17 | <bounds x="0" y="0" width="~scr0width~" height="~scr0height~" /> |
| 18 | 18 | </screen> |
| 19 | 19 | <screen index="1"> |
| 20 | | <bounds x="~scr0width~" y="0" width="4" height="3" /> |
| 20 | <bounds x="~scr0width~" y="0" width="~scr1width~" height="~scr1height~" /> |
| 21 | 21 | </screen> |
| 22 | 22 | </view> |
| 23 | 23 | |
| r20014 | r20015 | |
| 26 | 26 | <bounds x="0" y="0" width="~scr0width~" height="~scr0height~" /> |
| 27 | 27 | </screen> |
| 28 | 28 | <screen index="1"> |
| 29 | | <bounds x="0" y="~scr0height~" width="4" height="3" /> |
| 29 | <bounds x="0" y="~scr0height~" width="~scr1width~" height="~scr1height~" /> |
| 30 | 30 | </screen> |
| 31 | 31 | </view> |
| 32 | 32 | </mamelayout> |