summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author davidhay <davidhay@localhost>2009-03-02 07:44:26 +0000
committer davidhay <davidhay@localhost>2009-03-02 07:44:26 +0000
commit9671bd34558a9ec1b5196246274013b6b412b363 (patch)
treebb448b16c0eec51b1e91d4b007b8b6d9b9af6f7b
parent628d21e7587e7b819128bc65ed7462b620af1c2c (diff)
ok, looks like these aren't anywhere, leave the information in place for reference against future dumps but turn them off.
-rw-r--r--src/mame/drivers/multfish.c2
-rw-r--r--src/mame/mamedriv.c26
2 files changed, 14 insertions, 14 deletions
diff --git a/src/mame/drivers/multfish.c b/src/mame/drivers/multfish.c
index 556c6bc854d..edf79b0c949 100644
--- a/src/mame/drivers/multfish.c
+++ b/src/mame/drivers/multfish.c
@@ -32,7 +32,7 @@
// revision information comes from dat files, not all of them can be tested
// for some only MD5 and CRC information is present
-#define ALL_REVISIONS 1
+#define ALL_REVISIONS 0
#include "driver.h"
#include "sound/ay8910.h"
diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c
index 681ea036827..d9f30799cce 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -8936,21 +8936,21 @@ Other Sun games
/* Sanki Denshi Kogyo */
DRIVER( pachifev ) /* (c) 1983? */
- /* Igro */
- DRIVER( mfish )
+ /* Igrosoft - SHA1 information is not available for commented out sets, only MD5/CRC32 */
+ //DRIVER( mfish )
DRIVER( mfish_2 )
DRIVER( mfish_2a )
- DRIVER( mfish_3 )
- DRIVER( mfish_4 )
- DRIVER( mfish_5 )
- DRIVER( mfish_6 )
- DRIVER( mfish_7 )
- DRIVER( mfish_8 )
- DRIVER( mfish_9 )
- DRIVER( mfish_10 )
- DRIVER( mfish_11 )
- DRIVER( mfish_12 )
- DRIVER( mfish_13 )
+ //DRIVER( mfish_3 )
+ //DRIVER( mfish_4 )
+ //DRIVER( mfish_5 )
+ //DRIVER( mfish_6 )
+ //DRIVER( mfish_7 )
+ //DRIVER( mfish_8 )
+ //DRIVER( mfish_9 )
+ //DRIVER( mfish_10 )
+ //DRIVER( mfish_11 )
+ //DRIVER( mfish_12 )
+ //DRIVER( mfish_13 )