summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/nbmj8688.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/nbmj8688.lay')
-rw-r--r--src/mame/layout/nbmj8688.lay40
1 files changed, 1 insertions, 39 deletions
diff --git a/src/mame/layout/nbmj8688.lay b/src/mame/layout/nbmj8688.lay
index 9dc702d198a..d6e2037d4d4 100644
--- a/src/mame/layout/nbmj8688.lay
+++ b/src/mame/layout/nbmj8688.lay
@@ -1,51 +1,15 @@
<?xml version="1.0"?>
<mamelayout version="2">
- <view name="Main Screen Standard (4:3)">
- <screen tag="screen">
- <bounds left="0" top="0" right="4" bottom="3" />
- </screen>
- </view>
-
- <view name="LCD0 Standard (15:3)">
- <screen tag="lcd0">
- <bounds left="0" top="0" right="15" bottom="3" />
- </screen>
- </view>
-
- <view name="LCD1 Standard (15:3)">
- <screen tag="lcd1">
- <bounds left="0" top="0" right="15" bottom="3" />
- </screen>
- </view>
-
- <view name="Main Screen Pixel Aspect (~scr0nativexaspect~:~scr0nativeyaspect~)">
- <screen tag="screen">
- <bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" />
- </screen>
- </view>
-
- <view name="LCD0 Pixel Aspect (~scr1nativexaspect~:~scr1nativeyaspect~)">
- <screen tag="lcd0">
- <bounds left="0" top="0" right="~scr1width~" bottom="~scr1height~" />
- </screen>
- </view>
-
- <view name="LCD1 Pixel Aspect (~scr2nativexaspect~:~scr2nativeyaspect~)">
- <screen tag="lcd1">
- <bounds left="0" top="0" right="~scr2width~" bottom="~scr2height~" />
- </screen>
- </view>
-
<view name="Triple">
<screen tag="screen">
<bounds x="0" y="3" width="15" height="11.25" />
</screen>
<screen tag="lcd0">
<bounds x="0" y="14.25" width="15" height="3" />
- <orientation rotate="180" />
</screen>
<screen tag="lcd1">
<bounds x="0" y="0" width="15" height="3" />
+ <orientation rotate="180" />
</screen>
</view>
@@ -55,7 +19,6 @@
</screen>
<screen tag="lcd0">
<bounds x="0" y="14.25" width="15" height="3" />
- <orientation rotate="180" />
</screen>
</view>
@@ -66,7 +29,6 @@
</screen>
<screen tag="lcd1">
<bounds x="0" y="14.25" width="15" height="3" />
- <orientation rotate="180" />
</screen>
</view>
</mamelayout>