diff options
| author | 2010-05-26 21:37:40 +0000 | |
|---|---|---|
| committer | 2010-05-26 21:37:40 +0000 | |
| commit | 38c1b945133b59f319a3197f93d748c81cf4d88f (patch) | |
| tree | 21ef34cbcba5ee76d9a6b77f07b12cdf786810db /src | |
| parent | 2270e36cf5389835dcaac66d2c6c52c9971ca2d1 (diff) | |
edf bootleg cname
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/megasys1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/megasys1.c b/src/mame/drivers/megasys1.c index 6099333c16d..953e425f8bc 100644 --- a/src/mame/drivers/megasys1.c +++ b/src/mame/drivers/megasys1.c @@ -3990,7 +3990,7 @@ GAME( 1990, phantasm, avspirit, system_A, phantasm, phantasm, ROT0, " GAME( 1990, monkelf, avspirit, system_B, avspirit, monkelf, ROT0, "bootleg","Monky Elf (Korean bootleg of Avenging Spirit)", GAME_NOT_WORKING ) GAME( 1991, edf, 0, system_B, edf, edf, ROT0, "Jaleco", "E.D.F. : Earth Defense Force", 0 ) GAME( 1991, edfu, edf, system_B, edf, edf, ROT0, "Jaleco", "E.D.F. : Earth Defense Force (North America)", 0 ) -GAME( 1991, edfbl, edf, system_Bbl, edf, edfbl, ROT0, "Jaleco", "E.D.F. : Earth Defense Force (bootleg)", GAME_NOT_WORKING | GAME_NO_SOUND ) +GAME( 1991, edfbl, edf, system_Bbl, edf, edfbl, ROT0, "bootleg","E.D.F. : Earth Defense Force (bootleg)", GAME_NOT_WORKING | GAME_NO_SOUND ) GAME( 1991, 64street, 0, system_C, 64street, 64street, ROT0, "Jaleco", "64th. Street - A Detective Story (World)", 0 ) GAME( 1991, 64streetj,64street, system_C, 64street, 64street, ROT0, "Jaleco", "64th. Street - A Detective Story (Japan)", 0 ) GAME( 1992, soldam, 0, system_A, soldam, soldam, ROT0, "Jaleco", "Soldam", 0 ) |
