From 0fc29aeb838f2eae2d58150fa620c6190991fd76 Mon Sep 17 00:00:00 2001 From: mahlemiut Date: Mon, 3 Nov 2014 14:41:49 +1300 Subject: amstrad: add CRTC Cursor signal to expansion bus, connected to PlayCity which now has working NMIs. --- src/emu/bus/cpc/playcity.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/emu/bus/cpc/playcity.c') diff --git a/src/emu/bus/cpc/playcity.c b/src/emu/bus/cpc/playcity.c index 382d80b3d92..e6803ffb049 100644 --- a/src/emu/bus/cpc/playcity.c +++ b/src/emu/bus/cpc/playcity.c @@ -6,7 +6,6 @@ TODO: IRQs aren't working currently, the Z80CTC core requires the daisy chain setup to acknowledge IRQs properly, and that can't be used in a slot device currently. - Add CRTC Cursor signal support to the expansion bus, this should get NMIs working consistently. */ #include "playcity.h" -- cgit v1.2.3-70-g09d2