From 884f3a86bb57652c4306a852a6f8560cc746b1ce Mon Sep 17 00:00:00 2001 From: Chromaryu Date: Thu, 26 Jul 2018 21:29:05 +0900 Subject: [PATCH] Update taito_f3.cpp (#3791) Removed old comments; ES5510 is in taito_en.h --- src/mame/drivers/taito_f3.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mame/drivers/taito_f3.cpp b/src/mame/drivers/taito_f3.cpp index a40b2c26d5a..46fdb820873 100644 --- a/src/mame/drivers/taito_f3.cpp +++ b/src/mame/drivers/taito_f3.cpp @@ -13,7 +13,6 @@ sprite sync fixes, sprite zoom fixes and others! Other Issues: - - ES5510 DSP isn't hooked up. - Various hacks in video core that needs squashing; - When playing space invaders dx in original mode, t.t. with overlay, the alpha blending effect is wrong (see Taito B version of game)