summaryrefslogtreecommitdiffstatshomepage
path: root/trunk/src/emu/layout/lcd.lay
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/emu/layout/lcd.lay')
-rw-r--r--trunk/src/emu/layout/lcd.lay8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/src/emu/layout/lcd.lay b/trunk/src/emu/layout/lcd.lay
new file mode 100644
index 00000000000..8de4141324a
--- /dev/null
+++ b/trunk/src/emu/layout/lcd.lay
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<mamelayout version="2">
+ <view name="LCD with square pixels">
+ <screen index="0">
+ <bounds left="0" top="0" right="~scr0width~" bottom="~scr0height~" />
+ </screen>
+ </view>
+</mamelayout>