summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-07-07 10:20:11 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-07-07 10:20:11 -0400
commit6d4bec80df49a32d27083cf9521c6e16fd91ecba (patch)
tree51c6d8fae1004c625c7948362dbea239cc452595
parent19375eac9ee530ea83af0f8b5ced3d28f40fdbdd (diff)
taito_x.cpp: Remove outdated comments (nw)
-rw-r--r--src/mame/drivers/taito_x.cpp8
1 files changed, 0 insertions, 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)
--------