From 0b1d95bef8b38814086a708653a183b087084109 Mon Sep 17 00:00:00 2001 From: David Haywood Date: Tue, 13 Aug 2013 11:40:48 +0000 Subject: make it a bit more obvious cupidon.c is a video based system, not a screenless fruit machine one (nw) --- src/emu/machine/68340.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/emu/machine/68340.c') diff --git a/src/emu/machine/68340.c b/src/emu/machine/68340.c index ec6f5bbf6bd..0d877c5376b 100644 --- a/src/emu/machine/68340.c +++ b/src/emu/machine/68340.c @@ -142,6 +142,8 @@ void m68340cpu_device::device_start() m68340SERIAL->reset(); m68340TIMER->reset(); + start_68340_sim(); + m68340_base = 0x00000000; internal = &this->space(AS_PROGRAM); -- cgit v1.2.3-70-g09d2