(MESS) trs80m2: Cleanup. (nw)

This commit is contained in:
Curt Coder 2013-12-20 16:00:53 +00:00
parent f46847e487
commit 10bc08dd8a

View File

@ -820,9 +820,6 @@ static MACHINE_CONFIG_START( trs80m2, trs80m2_state )
MCFG_SCREEN_SIZE(640, 480)
MCFG_SCREEN_VISIBLE_AREA(0, 639, 0, 479)
MCFG_PALETTE_LENGTH(2)
MCFG_PALETTE_INIT_OVERRIDE(driver_device, black_and_white)
MCFG_MC6845_ADD(MC6845_TAG, MC6845, SCREEN_TAG, XTAL_12_48MHz/8, mc6845_intf)
// devices