Previous | 199869 Revisions | Next |
r46585 Tuesday 22nd March, 2016 at 04:35:27 UTC by Vasantha Crabb |
---|
Flip the 2P view for Nichibutsu two-player mahjong games with single CRT plus LCDs to better represent what they'd see from their side of the cocktail cabinet |
[src/mame/layout] | nbmj8688.lay |
r255096 | r255097 | |
---|---|---|
62 | 62 | <view name="Player 2"> |
63 | 63 | <screen index="0"> |
64 | 64 | <bounds x="0" y="3" width="15" height="11.25" /> |
65 | <orientation rotate="180" /> | |
65 | 66 | </screen> |
66 | 67 | <screen index="2"> |
67 | <bounds x="0" y="0" width="15" height="3" /> | |
68 | <bounds x="0" y="14.25" width="15" height="3" /> | |
69 | <orientation rotate="180" /> | |
68 | 70 | </screen> |
69 | 71 | </view> |
70 | 72 | </mamelayout> |
https://github.com/mamedev/mame/commit/b6be6e9ec05972e2688c2d4367e1a726a0c407b5 |
Previous | 199869 Revisions | Next |