mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
longer set name, as was suggested (nw)
This commit is contained in:
parent
1576a35f82
commit
b58b31e47c
@ -10328,7 +10328,7 @@ ROM_START( wccf116 )
|
||||
ROM_END
|
||||
|
||||
// Sega Yonin Uchi Mahjong MJ (セガ四人打ち麻雀MJ), "Sega The 4Players Mah-Jong"
|
||||
ROM_START( mj )
|
||||
ROM_START( mj1 )
|
||||
NAOMIGD_BIOS
|
||||
NAOMI_DEFAULT_EEPROM
|
||||
|
||||
@ -11456,7 +11456,7 @@ ROM_END
|
||||
// CDP-10001?- World Club Champion Football Serie A 2001-2002 (Sega, 2002)
|
||||
// CDP-10001?- World Club Champion Football Serie A 2001-2002 Ver.1.2 (Sega, 2002)
|
||||
/* CDP-10001C*/ GAME( 2003, wccf116, naomigd, naomigd, naomi, naomi_state, init_naomigd, ROT0, "Hitmaker / Sega", "World Club Champion Football Serie A 2001-2002 Ver.2 (Japan) (CDP-10001C)", GAME_FLAGS )
|
||||
/* CDP-10002B*/ GAME( 2002, mj, naomigd, naomigd, naomi, naomi_state, init_naomigd, ROT0, "Sega", "Sega Yonin Uchi Mahjong MJ (Update Disc Ver.1.008) (CDP-10002B)", GAME_FLAGS )
|
||||
/* CDP-10002B*/ GAME( 2002, mj1, naomigd, naomigd, naomi, naomi_state, init_naomigd, ROT0, "Sega", "Sega Yonin Uchi Mahjong MJ (Update Disc Ver.1.008) (CDP-10002B)", GAME_FLAGS )
|
||||
/* CDP-10003 */ GAME( 2002, wccf1dup, naomigd, naomigd, naomi, naomi_state, init_naomigd, ROT0, "Hitmaker / Sega", "World Club Champion Football Serie A 2001-2002 DIMM FIRM Ver.3.03 (CDP-10003)", GAME_FLAGS )
|
||||
// CDV-10001 - World Club Champion Football Serie A 2001-2002 Ver.2.11 (Japan) (Sega, 2002)
|
||||
/* CDV-10002 */ GAME( 2004, wccf212e, naomigd, naomigd, naomi, naomi_state, init_naomigd, ROT0, "Hitmaker / Sega", "World Club Champion Football Serie A 2002-2003 Ver.2.12 (Italy) (CDV-10002)", GAME_FLAGS )
|
||||
|
@ -29776,7 +29776,7 @@ meltyb // 2007.03 Melty Blood Act Cadenza Version B2 (R
|
||||
meltybld // 2005.08 Melty Blood Act Cadenza Ver. A (Rev C)
|
||||
meltyblo // 2005.03 Melty Blood Act Cadenza
|
||||
meltybo // 2006.12 Melty Blood Act Cadenza Version B
|
||||
mj // 2002.10 Sega Yonin Uchi Mahjong MJ (Update Disc Ver.1.008) (CDP-10002B)
|
||||
mj1 // 2002.10 Sega Yonin Uchi Mahjong MJ (Update Disc Ver.1.008) (CDP-10002B)
|
||||
moeru // 2002.12 Moeru Casinyo
|
||||
mok // 2002.03.06 The Maze of the Kings
|
||||
monkeyba // 2001.05 Monkey Ball
|
||||
|
Loading…
Reference in New Issue
Block a user