flower desc/company

This commit is contained in:
Michaël Banaan Ananas 2010-05-25 03:27:26 +00:00
parent e91f8397b6
commit 9d6d27ac1c
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
/*
Flower (c)1986 Komax
Flower (c)1986 Komax (USA license)
(c)1986 Sega/Alpha (Sega game number 834-5998)
- Driver by InsideOutBoy
@ -321,9 +321,9 @@ ROM_START( flower ) /* Komax version */
ROM_LOAD( "82s129.a1", 0x0420, 0x0100, CRC(c8dad3fc) SHA1(8e852efac70223d02e45b20ed8a12e38c5010a78) )
ROM_END
ROM_START( flowers ) /* Sega/Alpha version. Sega game number 834-5998 */
ROM_START( flowerj ) /* Sega/Alpha version. Sega game number 834-5998 */
ROM_REGION( 0x10000, "maincpu", 0 ) /* main cpu */
ROM_LOAD( "1", 0x0000, 0x8000, CRC(63a2ef04) SHA1(0770f5a18d58b780abcda7e000c2a5e46f96d319) )
ROM_LOAD( "1", 0x0000, 0x8000, CRC(63a2ef04) SHA1(0770f5a18d58b780abcda7e000c2a5e46f96d319) ) // hacked? "AKINA.N" changed to "JUKYUNG"
ROM_REGION( 0x10000, "sub", 0 ) /* sub cpu */
ROM_LOAD( "2.5f", 0x0000, 0x8000, CRC(7c7ee2d8) SHA1(1e67bfe0f3585be5a6e6719ccf9db764bafbcb01) )
@ -365,5 +365,5 @@ ROM_START( flowers ) /* Sega/Alpha version. Sega game number 834-5998 */
ROM_END
GAME( 1986, flower, 0, flower, flower, 0, ROT0, "Komax", "Flower (Komax)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
GAME( 1986, flowers, flower, flower, flower, 0, ROT0, "Sega / Alpha", "Flower (Sega / Alpha)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 1986, flower, 0, flower, flower, 0, ROT0, "Sega / Alpha Denshi Co. (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)

View File

@ -3818,6 +3818,8 @@ DokiDoki Penguin Land *not confirmed
DRIVER( suprlocoa ) /* (c) 1982 Sega */
DRIVER( dotrikun ) /* 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( angelkds ) /* 833-6599 (c) 1988 Sega / Nasco? */
DRIVER( calorie ) /* (c) 1986 Sega */
@ -8924,8 +8926,6 @@ Other Sun games
DRIVER( fitfight ) /* bootleg of Art of Fighting */
DRIVER( histryma ) /* bootleg of Fighter's History */
DRIVER( bbprot ) /* unfinished prototype */
DRIVER( flower ) /* (c) 1986 Komax */
DRIVER( flowers ) /* (c) 1986 Sega/Alpha */
DRIVER( beaminv ) /* (c) 1979 Tekunon Kougyou (Arcade TV Game List - P.95, Left, 9 from top) */
DRIVER( beaminva ) /* (c) 1979 Tekunon Kougyou (Arcade TV Game List - P.95, Left, 9 from top) */
DRIVER( mcatadv ) /* (c) 1993 Wintechno */