| 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 |
| r26571 | r26572 | |
|---|---|---|
| 475 | 475 | MCFG_SCREEN_UPDATE_DEVICE("video",i8275x_device,screen_update) |
| 476 | 476 | |
| 477 | 477 | MCFG_I8275_ADD("video",XTAL_19_6608MHz/8,9,wicat_display_pixels,DEVWRITELINE("videodma",am9517a_device, dreq0_w)) |
| 478 | MCFG_VIDEO_SET_SCREEN("screen") | |
| 478 | 479 | |
| 479 | 480 | MCFG_DEFAULT_LAYOUT(layout_wicat) |
| 480 | 481 |
| Previous | 199869 Revisions | Next |