From 0376d5359f4795fa228a7cbb419ed76170bc8c61 Mon Sep 17 00:00:00 2001 From: Curt Coder Date: Mon, 12 May 2008 16:17:54 +0000 Subject: [PATCH] [CDP1852] Minor fixes. --- src/emu/machine/cdp1852.c | 1 + src/emu/machine/cdp1852.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/emu/machine/cdp1852.c b/src/emu/machine/cdp1852.c index 88f62bf6207..551e75c0858 100644 --- a/src/emu/machine/cdp1852.c +++ b/src/emu/machine/cdp1852.c @@ -43,6 +43,7 @@ static void set_sr_line(const device_config *device, int level) if (cdp1852->sr != level) { cdp1852->intf->on_sr_changed(device, level); + cdp1852->sr = level; } } } diff --git a/src/emu/machine/cdp1852.h b/src/emu/machine/cdp1852.h index 3096fa7e0e9..47d44167b9b 100644 --- a/src/emu/machine/cdp1852.h +++ b/src/emu/machine/cdp1852.h @@ -12,7 +12,7 @@ DI0 3 | | 22 DI7 DO0 4 | | 21 DO7 DI1 5 | | 20 DI6 - DO1 6 | | 19 DO6 + DO1 6 | CDP1852 | 19 DO6 DI2 7 | | 18 DI5 DO2 8 | | 17 DO5 DI3 9 | | 16 DI4