From 349dafabeb0c88bf5a28974f751e37e437c8215d Mon Sep 17 00:00:00 2001 From: dinkc64 Date: Fri, 28 Jun 2019 23:00:51 -0400 Subject: [PATCH] mark taitof3 version of spaceinvdx sa having gfx issues --- src/burn/drv/taito/d_taitof3.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/burn/drv/taito/d_taitof3.cpp b/src/burn/drv/taito/d_taitof3.cpp index a1ea5f4dd..58a7fea23 100644 --- a/src/burn/drv/taito/d_taitof3.cpp +++ b/src/burn/drv/taito/d_taitof3.cpp @@ -3955,7 +3955,7 @@ static INT32 spcinvdjInit() struct BurnDriver BurnDrvSpcinvdj = { "spcinvdj", "spacedx", NULL, NULL, "1994", - "Space Invaders DX (Ver 2.6J 1994/09/14) (F3 Version)\0", NULL, "Taito Corporation", "Taito F3 System", + "Space Invaders DX (Ver 2.6J 1994/09/14) (F3 Version)\0", "Graphics issues in Cellophane mode - use parent!", "Taito Corporation", "Taito F3 System", NULL, NULL, NULL, NULL, BDF_GAME_WORKING | BDF_CLONE, 2, HARDWARE_TAITO_MISC, GBF_VERSHOOT, 0, NULL, spcinvdjRomInfo, spcinvdjRomName, NULL, NULL, NULL, NULL, F3InputInfo, F3DIPInfo,