diff options
| author | 2014-04-07 00:42:26 +0000 | |
|---|---|---|
| committer | 2014-04-07 00:42:26 +0000 | |
| commit | 9a8d0f2993d5b7d748c3a75597747128334f766d (patch) | |
| tree | b9c9130b92cf13e43403b831d2de0a14627493fa | |
| parent | 4afefdf4b6e8f15d65e77c0477c83d031acdd510 (diff) | |
shanghai.c: Remove obsolete comment. The custom video controller code has long since switched over to the standard HD63484 as a device. - NW
| -rw-r--r-- | src/mame/drivers/shanghai.c | 3 |
1 files changed, 0 insertions, 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. |
