mirror of
https://github.com/holub/mame
synced 2025-05-21 13:18:56 +03:00
done some double checking, Flower is definitely by Wood Place (spelled with space inbetween btw), compared with clashroad: same soundchip, same font, same programmer (other woodplace games too)
This commit is contained in:
parent
9d6d27ac1c
commit
6e37021618
@ -464,5 +464,5 @@ die once, it would be nice to avoid the hack however
|
|||||||
}
|
}
|
||||||
|
|
||||||
GAME( 1984, firebatl, 0, firebatl, firebatl, firebatl, ROT90, "Taito", "Fire Battle", GAME_IMPERFECT_GRAPHICS )
|
GAME( 1984, firebatl, 0, firebatl, firebatl, firebatl, ROT90, "Taito", "Fire Battle", GAME_IMPERFECT_GRAPHICS )
|
||||||
GAME( 1986, clshroad, 0, clshroad, clshroad, 0, ROT0, "Woodplace Inc.", "Clash-Road", 0 )
|
GAME( 1986, clshroad, 0, clshroad, clshroad, 0, ROT0, "Wood Place Inc.", "Clash-Road", 0 )
|
||||||
GAME( 1986, clshroads,clshroad, clshroad, clshroad, 0, ROT0, "Woodplace Inc. (Status Game Corp. license)", "Clash-Road (Status license)", 0 )
|
GAME( 1986, clshroads,clshroad, clshroad, clshroad, 0, ROT0, "Wood Place Inc. (Status Game Corp. license)", "Clash-Road (Status license)", 0 )
|
||||||
|
@ -365,5 +365,5 @@ ROM_START( flowerj ) /* Sega/Alpha version. Sega game number 834-5998 */
|
|||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
|
|
||||||
GAME( 1986, flower, 0, flower, flower, 0, ROT0, "Sega / Alpha Denshi Co. (Komax license)", "Flower (US)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
|
GAME( 1986, flower, 0, flower, flower, 0, ROT0, "Wood Place Inc. (Komax license)", "Flower (US)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1986, flowerj, flower, flower, flower, 0, ROT0, "Sega / Alpha Denshi Co.", "Flower (Japan)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
|
GAME( 1986, flowerj, flower, flower, flower, 0, ROT0, "Wood Place Inc. (Sega / Alpha license)", "Flower (Japan)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
King of Boxer - (c) 1985 Woodplace Inc.
|
King of Boxer - (c) 1985 Wood Place Inc.
|
||||||
Ring King - (c) 1985 Data East USA Inc. / Woodplace Inc.
|
Ring King - (c) 1985 Data East USA Inc. / Wood Place Inc.
|
||||||
|
|
||||||
Driver by:
|
Driver by:
|
||||||
Ernesto Corvi
|
Ernesto Corvi
|
||||||
@ -829,8 +829,8 @@ static DRIVER_INIT( ringkingw )
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
GAME( 1985, kingofb, 0, kingofb, kingofb, 0, ROT90, "Woodplace Inc.", "King of Boxer (English)", GAME_SUPPORTS_SAVE )
|
GAME( 1985, kingofb, 0, kingofb, kingofb, 0, ROT90, "Wood Place Inc.", "King of Boxer (English)", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1985, ringking, kingofb, ringking, ringking, 0, ROT90, "Woodplace Inc. (Data East USA license)", "Ring King (US set 1)", GAME_SUPPORTS_SAVE )
|
GAME( 1985, ringking, kingofb, ringking, ringking, 0, ROT90, "Wood Place Inc. (Data East USA license)", "Ring King (US set 1)", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1985, ringking2, kingofb, ringking, ringking, 0, ROT90, "Woodplace Inc. (Data East USA license)", "Ring King (US set 2)", GAME_SUPPORTS_SAVE )
|
GAME( 1985, ringking2, kingofb, ringking, ringking, 0, ROT90, "Wood Place Inc. (Data East USA license)", "Ring King (US set 2)", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1985, ringking3, kingofb, kingofb, kingofb, ringking3,ROT90, "Woodplace Inc. (Data East USA license)", "Ring King (US set 3)", GAME_SUPPORTS_SAVE )
|
GAME( 1985, ringking3, kingofb, kingofb, kingofb, ringking3,ROT90, "Wood Place Inc. (Data East USA license)", "Ring King (US set 3)", GAME_SUPPORTS_SAVE )
|
||||||
GAME( 1985, ringkingw, kingofb, kingofb, kingofb, ringkingw,ROT90, "Woodplace Inc.", "Ring King (US, Woodplace Inc.)", GAME_SUPPORTS_SAVE )
|
GAME( 1985, ringkingw, kingofb, kingofb, kingofb, ringkingw,ROT90, "Wood Place Inc.", "Ring King (US, Wood Place Inc.)", GAME_SUPPORTS_SAVE )
|
||||||
|
@ -482,5 +482,5 @@ ROM_START( rundeep )
|
|||||||
ROM_LOAD( "fi-3", 0x400, 0x200, CRC(f61a9686) SHA1(24082f60b72268d240ceca6999bdf18872625cd2) )
|
ROM_LOAD( "fi-3", 0x400, 0x200, CRC(f61a9686) SHA1(24082f60b72268d240ceca6999bdf18872625cd2) )
|
||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
GAME( 1987, thedeep, 0, thedeep, thedeep, 0, ROT270, "Woodplace Inc.", "The Deep (Japan)", 0 )
|
GAME( 1987, thedeep, 0, thedeep, thedeep, 0, ROT270, "Wood Place Inc.", "The Deep (Japan)", 0 )
|
||||||
GAME( 1988, rundeep, thedeep,thedeep, thedeep, 0, ROT270, "bootleg? (Cream)", "Run Deep", 0 )
|
GAME( 1988, rundeep, thedeep,thedeep, thedeep, 0, ROT270, "bootleg? (Cream)", "Run Deep", 0 )
|
||||||
|
@ -1238,7 +1238,7 @@ GAME( 1985, nunchaku, ladymstr, tsamurai, nunchaku, 0, ROT90, "Kaneko / Taito",
|
|||||||
|
|
||||||
GAME( 1985, yamagchi, 0, tsamurai, yamagchi, 0, ROT90, "Kaneko / Taito", "Go Go Mr. Yamaguchi / Yuke Yuke Yamaguchi-kun", GAME_IMPERFECT_COLORS )
|
GAME( 1985, yamagchi, 0, tsamurai, yamagchi, 0, ROT90, "Kaneko / Taito", "Go Go Mr. Yamaguchi / Yuke Yuke Yamaguchi-kun", GAME_IMPERFECT_COLORS )
|
||||||
|
|
||||||
GAME( 1986, m660, 0, m660, m660, 0, ROT90, "Woodplace Inc. (Taito America Corporation license)", "Mission 660 (US)", 0 )
|
GAME( 1986, m660, 0, m660, m660, 0, ROT90, "Wood Place Inc. (Taito America Corporation license)", "Mission 660 (US)", 0 )
|
||||||
GAME( 1986, m660j, m660, m660, m660, 0, ROT90, "Woodplace Inc. (Taito Corporation license)", "Mission 660 (Japan)", 0 )
|
GAME( 1986, m660j, m660, m660, m660, 0, ROT90, "Wood Place Inc. (Taito Corporation license)", "Mission 660 (Japan)", 0 )
|
||||||
GAME( 1986, m660b, m660, m660, m660, 0, ROT90, "bootleg", "Mission 660 (bootleg)", 0 )
|
GAME( 1986, m660b, m660, m660, m660, 0, ROT90, "bootleg", "Mission 660 (bootleg)", 0 )
|
||||||
GAME( 1986, alphaxz, m660, m660, m660, 0, ROT90, "Ed Co. Ltd. (Woodplace Inc. license)", "The Alphax Z (Japan)", 0 )
|
GAME( 1986, alphaxz, m660, m660, m660, 0, ROT90, "Ed Co. Ltd. (Wood Place Inc. license)", "The Alphax Z (Japan)", 0 )
|
||||||
|
@ -76,7 +76,7 @@ Graphic hack games:
|
|||||||
|
|
||||||
Needed roms:
|
Needed roms:
|
||||||
- Babel no Tou (by Namco, 1986)
|
- Babel no Tou (by Namco, 1986)
|
||||||
- Family Boxing (by Namco/Woodplace, 1987; Japan version of TKO Boxing)
|
- Family Boxing (by Namco/Wood Place, 1987; Japan version of TKO Boxing)
|
||||||
- Family Stadium '87 (by Namco, 1987; sequel to RBI Baseball)
|
- Family Stadium '87 (by Namco, 1987; sequel to RBI Baseball)
|
||||||
- Family Stadium '88 (by Namco, 1988; sequel to RBI Baseball)
|
- Family Stadium '88 (by Namco, 1988; sequel to RBI Baseball)
|
||||||
- Family Tennis (by Namco, 1987)
|
- Family Tennis (by Namco, 1987)
|
||||||
|
@ -391,7 +391,7 @@ const game_driver * const drivers[] =
|
|||||||
DRIVER( seicross ) /* (c) 1984 + Alice */
|
DRIVER( seicross ) /* (c) 1984 + Alice */
|
||||||
DRIVER( sectrzon ) /* (c) 1984 + Alice */
|
DRIVER( sectrzon ) /* (c) 1984 + Alice */
|
||||||
DRIVER( firebatl ) /* (c) 1984 Taito */
|
DRIVER( firebatl ) /* (c) 1984 Taito */
|
||||||
DRIVER( clshroad ) /* (c) 1986 Woodplace Inc. */
|
DRIVER( clshroad ) /* (c) 1986 Wood Place Inc. */
|
||||||
DRIVER( clshroads ) /* (c) 1986 Status Games */
|
DRIVER( clshroads ) /* (c) 1986 Status Games */
|
||||||
DRIVER( tubep ) /* (c) 1984 + Fujitek */
|
DRIVER( tubep ) /* (c) 1984 + Fujitek */
|
||||||
DRIVER( tubepb ) /* (c) 1984 + bootleg */
|
DRIVER( tubepb ) /* (c) 1984 + bootleg */
|
||||||
@ -3818,8 +3818,6 @@ DokiDoki Penguin Land *not confirmed
|
|||||||
DRIVER( suprlocoa ) /* (c) 1982 Sega */
|
DRIVER( suprlocoa ) /* (c) 1982 Sega */
|
||||||
DRIVER( dotrikun ) /* cabinet test board */
|
DRIVER( dotrikun ) /* cabinet test board */
|
||||||
DRIVER( dotrikun2 ) /* cabinet test board */
|
DRIVER( dotrikun2 ) /* cabinet test board */
|
||||||
DRIVER( flower ) /* (c) 1986 Komax license */
|
|
||||||
DRIVER( flowerj ) /* 834-5998 (c) 1986 Sega / Alpha */
|
|
||||||
DRIVER( spcpostn ) /* (c) 1986 Sega / Nasco" */
|
DRIVER( spcpostn ) /* (c) 1986 Sega / Nasco" */
|
||||||
DRIVER( angelkds ) /* 833-6599 (c) 1988 Sega / Nasco? */
|
DRIVER( angelkds ) /* 833-6599 (c) 1988 Sega / Nasco? */
|
||||||
DRIVER( calorie ) /* (c) 1986 Sega */
|
DRIVER( calorie ) /* (c) 1986 Sega */
|
||||||
@ -8822,11 +8820,13 @@ Other Sun games
|
|||||||
DRIVER( ddayc ) /* (c) 1982 Olympia + Centuri license */
|
DRIVER( ddayc ) /* (c) 1982 Olympia + Centuri license */
|
||||||
DRIVER( stactics ) /* [1981 Sega] */
|
DRIVER( stactics ) /* [1981 Sega] */
|
||||||
DRIVER( exterm ) /* (c) 1989 Premier Technology - a Gottlieb game */
|
DRIVER( exterm ) /* (c) 1989 Premier Technology - a Gottlieb game */
|
||||||
DRIVER( kingofb ) /* (c) 1985 Woodplace Inc. */
|
DRIVER( flower ) /* (c) 1986 Komax license */
|
||||||
|
DRIVER( flowerj ) /* 834-5998 (c) 1986 Sega / Alpha license? */
|
||||||
|
DRIVER( kingofb ) /* (c) 1985 Wood Place Inc. */
|
||||||
DRIVER( ringking ) /* (c) 1985 Data East USA */
|
DRIVER( ringking ) /* (c) 1985 Data East USA */
|
||||||
DRIVER( ringking2 ) /* (c) 1985 Data East USA */
|
DRIVER( ringking2 ) /* (c) 1985 Data East USA */
|
||||||
DRIVER( ringking3 ) /* (c) 1985 Data East USA */
|
DRIVER( ringking3 ) /* (c) 1985 Data East USA */
|
||||||
DRIVER( ringkingw ) /* (c) 1985 Woodplace Inc. */
|
DRIVER( ringkingw ) /* (c) 1985 Wood Place Inc. */
|
||||||
DRIVER( homo ) /* bootleg */
|
DRIVER( homo ) /* bootleg */
|
||||||
DRIVER( dlair ) /* (c) 1983 Cinematronics */
|
DRIVER( dlair ) /* (c) 1983 Cinematronics */
|
||||||
DRIVER( dlairf ) /* (c) 1983 Cinematronics */
|
DRIVER( dlairf ) /* (c) 1983 Cinematronics */
|
||||||
@ -8982,7 +8982,7 @@ Other Sun games
|
|||||||
DRIVER( crgolfbt ) /* bootleg */
|
DRIVER( crgolfbt ) /* bootleg */
|
||||||
DRIVER( crgolfhi ) /* (c) 1984 Nasco Japan */
|
DRIVER( crgolfhi ) /* (c) 1984 Nasco Japan */
|
||||||
DRIVER( truco ) /* (c) 198? Playtronic SRL */
|
DRIVER( truco ) /* (c) 198? Playtronic SRL */
|
||||||
DRIVER( thedeep ) /* (c) 1987 Woodplace */
|
DRIVER( thedeep ) /* (c) 1987 Wood Place */
|
||||||
DRIVER( rundeep ) /* (c) 1988 Cream (bootleg?) */
|
DRIVER( rundeep ) /* (c) 1988 Cream (bootleg?) */
|
||||||
DRIVER( wallc ) /* (c) 1984 Midcoin */
|
DRIVER( wallc ) /* (c) 1984 Midcoin */
|
||||||
DRIVER( wallca ) /* (c) 1984 Midcoin */
|
DRIVER( wallca ) /* (c) 1984 Midcoin */
|
||||||
|
Loading…
Reference in New Issue
Block a user