mirror of
https://github.com/holub/mame
synced 2025-06-01 18:41:47 +03:00
ok, looks like these aren't anywhere, leave the information in place for reference against future dumps but turn them off.
This commit is contained in:
parent
628d21e758
commit
9671bd3455
@ -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"
|
||||
|
@ -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 )
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user