summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vt520.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/vt520.c')
-rw-r--r--src/mess/drivers/vt520.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mess/drivers/vt520.c b/src/mess/drivers/vt520.c
index f3beb5ff38c..2627ee36b2d 100644
--- a/src/mess/drivers/vt520.c
+++ b/src/mess/drivers/vt520.c
@@ -84,8 +84,7 @@ static MACHINE_CONFIG_START( vt520, vt520_state )
MCFG_SCREEN_SIZE(802, 480)
MCFG_SCREEN_VISIBLE_AREA(0, 802-1, 0, 480-1)
MCFG_SCREEN_UPDATE_DRIVER(vt520_state, screen_update_vt520)
- MCFG_PALETTE_LENGTH(2)
- MCFG_PALETTE_INIT_OVERRIDE(driver_device, black_and_white)
+ MCFG_PALETTE_ADD_BLACK_AND_WHITE("palette")
// On the board there are two M5M44256BJ-7 chips
// Which are DRAM 256K x 4bit