From 6d4bec80df49a32d27083cf9521c6e16fd91ecba Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 7 Jul 2017 10:20:11 -0400 Subject: [PATCH] taito_x.cpp: Remove outdated comments (nw) --- src/mame/drivers/taito_x.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/mame/drivers/taito_x.cpp b/src/mame/drivers/taito_x.cpp index eba4bd15af1..94ff160882b 100644 --- a/src/mame/drivers/taito_x.cpp +++ b/src/mame/drivers/taito_x.cpp @@ -23,17 +23,9 @@ Supported games: Last Striker East Technology Corp. 1989 Balloon Brothers East Technology Corp. 199? -Please tell me the games worked on this board. - This file contains routines to interface with the Taito Controller Chip (or "Command Chip") version 1. It's currently used by Superman. -[Further cchip emulation is in machine/rainbow.c, machine/volfied.c, -drivers/opwolf.c and drivers/taito_f2.c] - -According to Richard Bush, the C-Chip is an encrypted Z80 which communicates -with the main board as a protection feature. - Superman (revised SJ 060601) --------