diff options
author | 2018-07-26 21:29:05 +0900 | |
---|---|---|
committer | 2018-07-26 14:29:05 +0200 | |
commit | 884f3a86bb57652c4306a852a6f8560cc746b1ce (patch) | |
tree | d3532c33b679ffb9e8d68eea8809c7b298b4270a | |
parent | 796bb295d192b9a5ca7137a2614b191b348a550d (diff) |
Update taito_f3.cpp (#3791)
Removed old comments; ES5510 is in taito_en.h
-rw-r--r-- | src/mame/drivers/taito_f3.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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) |