From 9a8d0f2993d5b7d748c3a75597747128334f766d Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Mon, 7 Apr 2014 00:42:26 +0000 Subject: [PATCH] shanghai.c: Remove obsolete comment. The custom video controller code has long since switched over to the standard HD63484 as a device. - NW --- src/mame/drivers/shanghai.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mame/drivers/shanghai.c b/src/mame/drivers/shanghai.c index e454e5c2594..16f9001676d 100644 --- a/src/mame/drivers/shanghai.c +++ b/src/mame/drivers/shanghai.c @@ -4,9 +4,6 @@ Shanghai driver by Nicola Salmoria -The HD63484 emulation is incomplete, it implements the bare minimum required -to run these games. - The end of round animation in Shanghai is wrong; change the opcode at 0xfb1f2 to a NOP to jump to it immediately at the beginning of a round.