summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midwunit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midwunit.cpp')
-rw-r--r--src/mame/drivers/midwunit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midwunit.cpp b/src/mame/drivers/midwunit.cpp
index c3a49753079..0925f6c168a 100644
--- a/src/mame/drivers/midwunit.cpp
+++ b/src/mame/drivers/midwunit.cpp
@@ -641,7 +641,7 @@ void midwunit_state::wunit(machine_config &config)
NVRAM(config, "nvram", nvram_device::DEFAULT_ALL_0);
/* video hardware */
- PALETTE(config, m_palette, 32768).set_format(PALETTE_FORMAT_xRRRRRGGGGGBBBBB);
+ PALETTE(config, "palette").set_format(palette_device::xRGB_555, 32768);
screen_device &screen(SCREEN(config, "screen", SCREEN_TYPE_RASTER));
// from TMS340 registers