From 0dd76061b2cecc0c2bfc0ec2b22a95cd9be4dfd3 Mon Sep 17 00:00:00 2001 From: hap Date: Tue, 25 Apr 2023 15:41:04 +0200 Subject: [PATCH] megatech: swap screens in default view --- src/mame/sega/megatech.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/sega/megatech.cpp b/src/mame/sega/megatech.cpp index 9239607e214..bcdcba58a50 100644 --- a/src/mame/sega/megatech.cpp +++ b/src/mame/sega/megatech.cpp @@ -722,7 +722,7 @@ void mtech_state::megatech(machine_config &config) io2.in_porte_cb().set(FUNC(mtech_state::bios_porte_r)); io2.out_porte_cb().set(FUNC(mtech_state::bios_porte_w)); - config.set_default_layout(layout_dualhovu); + config.set_default_layout(layout_dualhuov); screen_device &screen(*subdevice("megadriv")); screen.set_raw(XTAL(10'738'635)/2,