Previous 199869 Revisions Next

r26572 Tuesday 10th December, 2013 at 03:00:53 UTC by Barry Rodewald
wicat: fix error when attaching a serial terminal to an RS232 port. (no whatsnew)
[src/mess/drivers]wicat.c

trunk/src/mess/drivers/wicat.c
r26571r26572
475475   MCFG_SCREEN_UPDATE_DEVICE("video",i8275x_device,screen_update)
476476
477477   MCFG_I8275_ADD("video",XTAL_19_6608MHz/8,9,wicat_display_pixels,DEVWRITELINE("videodma",am9517a_device, dreq0_w))
478   MCFG_VIDEO_SET_SCREEN("screen")
478479
479480   MCFG_DEFAULT_LAYOUT(layout_wicat)
480481

Previous 199869 Revisions Next


© 1997-2024 The MAME Team