summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gp32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gp32.cpp')
-rw-r--r--src/mame/drivers/gp32.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/drivers/gp32.cpp b/src/mame/drivers/gp32.cpp
index 6235ce7eefd..00fcd718098 100644
--- a/src/mame/drivers/gp32.cpp
+++ b/src/mame/drivers/gp32.cpp
@@ -23,7 +23,6 @@
#include "cpu/arm7/arm7core.h"
#include "sound/volt_reg.h"
-#include "rendlay.h"
#include "softlist.h"
#include "speaker.h"
@@ -1687,9 +1686,6 @@ MACHINE_CONFIG_START(gp32_state::gp32)
MCFG_SCREEN_VISIBLE_AREA(0, 239, 0, 319)
MCFG_SCREEN_UPDATE_DRIVER(gp32_state, screen_update_gp32)
- /* 320x240 is 4:3 but ROT270 causes an aspect ratio of 3:4 by default */
- config.set_default_layout(layout_lcd_rot);
-
SPEAKER(config, "lspeaker").front_left();
SPEAKER(config, "rspeaker").front_right();
MCFG_DEVICE_ADD("ldac", DAC_16BIT_R2R_TWOS_COMPLEMENT, 0) MCFG_SOUND_ROUTE(ALL_OUTPUTS, "lspeaker", 1.0) // unknown DAC