mirror of
https://github.com/holub/mame
synced 2025-06-27 06:39:03 +03:00
Flaming 7: Name convention. Change the set name according with
the two custom graphics sets. Added more notes. [Roberto Fresca]
This commit is contained in:
parent
ce7f681c1c
commit
a1cf30261d
@ -13978,52 +13978,59 @@ ROM_END
|
|||||||
|
|
||||||
Titles / GFX upgrades:
|
Titles / GFX upgrades:
|
||||||
|
|
||||||
- Big Bull Frog.
|
+----+------------------------------+---------+----------+
|
||||||
- Buffalo Bills.
|
| N# | Title: | Dumped | Emulated |
|
||||||
- Cash Cabaret.
|
+----+------------------------------+---------+----------+
|
||||||
- Cash Cow.
|
| 01 | Big Bull Frog. | NO | NO |
|
||||||
- Cherry 50 Bonus.
|
| 02 | Buffalo Bills. | NO | NO |
|
||||||
- Cherry 500 Bonus.
|
| 03 | Cash Cabaret. | NO | NO |
|
||||||
- Cherry 1000 Bonus.
|
| 04 | Cash Cow. | NO | NO |
|
||||||
- Christmas.
|
| 05 | Cherry 50 Bonus. | NO | NO |
|
||||||
- Deuces Wild.
|
| 06 | Cherry 500 Bonus. | NO | NO |
|
||||||
- Diamond Delight.
|
| 07 | Cherry 1000 Bonus. | NO | NO |
|
||||||
- Diamond Doubles.
|
| 08 | Christmas. | NO | NO |
|
||||||
- Diamond Treasure.
|
| 09 | Deuces Wild. | NO | NO |
|
||||||
- Dream Catcher.
|
| 10 | Diamond Delight. | NO | NO |
|
||||||
- Dynamite Diamonds 1.
|
| 11 | Diamond Doubles. | NO | NO |
|
||||||
- Dynamite Diamonds 2.
|
| 12 | Diamond Treasure. | NO | NO |
|
||||||
- Egyptian Gold.
|
| 13 | Dream Catcher. | NO | NO |
|
||||||
- Gold Country.
|
| 14 | Dynamite Diamonds 1. | NO | NO |
|
||||||
- Golden Treasure.
|
| 15 | Dynamite Diamonds 2. | NO | NO |
|
||||||
- Greenbacks.
|
| 16 | Egyptian Gold. | NO | NO |
|
||||||
- Harley Davidson.
|
| 17 | Gold Country. | NO | NO |
|
||||||
- Hollywood Nights.
|
| 18 | Golden Treasure. | NO | NO |
|
||||||
- Independence Day / July 4th.
|
| 19 | Greenbacks. | NO | NO |
|
||||||
- Jokers Wild.
|
| 20 | Harley Davidson. | NO | NO |
|
||||||
- Midnight Sevens.
|
| 21 | Hollywood Nights. | YES | YES |
|
||||||
- Mighty Buffalo.
|
| 22 | Independence Day. | NO | NO |
|
||||||
- Money.
|
| 23 | Jokers Wild. | NO | NO |
|
||||||
- Moola.
|
| 24 | Midnight Sevens. | NO | NO |
|
||||||
- New Year's.
|
| 25 | Mighty Buffalo. | NO | NO |
|
||||||
- Prospector's Gold.
|
| 26 | Money. | NO | NO |
|
||||||
- Red Hot Ice.
|
| 27 | Moola. | NO | NO |
|
||||||
- Red, White & Blue 7's.
|
| 28 | New Year's. | NO | NO |
|
||||||
- Rising Star.
|
| 29 | Prospector's Gold. | NO | NO |
|
||||||
- Rockin' Reels.
|
| 30 | Red Hot Ice. | NO | NO |
|
||||||
- Rolling Thunder.
|
| 31 | Red, White & Blue 7's. | YES | YES |
|
||||||
- Soboba Gold.
|
| 32 | Rising Star. | NO | NO |
|
||||||
- Star Sevens / American Gold.
|
| 33 | Rockin' Reels. | NO | NO |
|
||||||
- Sun God.
|
| 34 | Rolling Thunder. | NO | NO |
|
||||||
- Super Stars & Stripes / American Glory Alternative.
|
| 35 | Soboba Gold. | NO | NO |
|
||||||
- Sweet Dreams.
|
| 36 | Star Sevens / American Gold. | NO | NO |
|
||||||
- Sweethearts & Sevens.
|
| 37 | Sun God. | NO | NO |
|
||||||
- Tropical Treasure.
|
| 38 | Super Stars & Stripes. | NO | NO |
|
||||||
- Vegas Classic.
|
| 39 | Sweet Dreams. | NO | NO |
|
||||||
- White Buffalo.
|
| 40 | Sweethearts & Sevens. | NO | NO |
|
||||||
- Wild Thing.
|
| 41 | Tropical Treasure. | NO | NO |
|
||||||
- Wild Watermelons.
|
| 42 | Vegas Classic. | NO | NO |
|
||||||
- Wild West.
|
| 43 | White Buffalo. | NO | NO |
|
||||||
|
| 44 | Wild Thing. | NO | NO |
|
||||||
|
| 45 | Wild Watermelons. | NO | NO |
|
||||||
|
| 46 | Wild West. | NO | NO |
|
||||||
|
+----+------------------------------+---------+----------+
|
||||||
|
|
||||||
|
Will name the sets using the internal code of both custom
|
||||||
|
graphics sets in their respective order...
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -14042,7 +14049,7 @@ ROM_END
|
|||||||
For further boots, just press BET button. (the real hardware boots straight)
|
For further boots, just press BET button. (the real hardware boots straight)
|
||||||
|
|
||||||
*/
|
*/
|
||||||
ROM_START( fl7_hn )
|
ROM_START( fl7_3121 ) // Red, White & Blue 7's + Hollywood Nights.
|
||||||
ROM_REGION( 0x8000, "maincpu", 0 )
|
ROM_REGION( 0x8000, "maincpu", 0 )
|
||||||
ROM_LOAD( "main.14b", 0x0000, 0x8000, CRC(cab76770) SHA1(4f2c17a0e077f3d9017e44977a3cb7a4aa9e4009) )
|
ROM_LOAD( "main.14b", 0x0000, 0x8000, CRC(cab76770) SHA1(4f2c17a0e077f3d9017e44977a3cb7a4aa9e4009) )
|
||||||
|
|
||||||
@ -14815,7 +14822,7 @@ GAME( 1991, megaline, 0, megaline, megaline, driver_device, 0,
|
|||||||
GAMEL( 1993, bingowng, 0, bingowng, bingowng, driver_device, 0, ROT0, "Wing Co., Ltd.", "Bingo (set 1)", 0, layout_bingowng )
|
GAMEL( 1993, bingowng, 0, bingowng, bingowng, driver_device, 0, ROT0, "Wing Co., Ltd.", "Bingo (set 1)", 0, layout_bingowng )
|
||||||
GAMEL( 1993, bingownga, bingowng, bingownga,bingownga,driver_device, 0, ROT0, "Wing Co., Ltd.", "Bingo (set 2)", 0, layout_bingowng )
|
GAMEL( 1993, bingownga, bingowng, bingownga,bingownga,driver_device, 0, ROT0, "Wing Co., Ltd.", "Bingo (set 2)", 0, layout_bingowng )
|
||||||
|
|
||||||
GAME( 199?, fl7_hn, 0 , lucky8, flaming7, driver_device, 0, ROT0, "Cyberdyne Systems", "Flaming 7 - Red, White & Blue 7's / Hollywood Nights", MACHINE_IMPERFECT_COLORS | MACHINE_NOT_WORKING )
|
GAME( 199?, fl7_3121, 0 , lucky8, flaming7, driver_device, 0, ROT0, "Cyberdyne Systems", "Flaming 7 (Red, White & Blue 7's + Hollywood Nights)", MACHINE_IMPERFECT_COLORS | MACHINE_NOT_WORKING )
|
||||||
|
|
||||||
|
|
||||||
// --- Wing W-8 hardware ---
|
// --- Wing W-8 hardware ---
|
||||||
|
@ -13444,7 +13444,7 @@ cmv801 // (c) 198? Corsica
|
|||||||
cmwm // (c) 199? Dyna Electronics
|
cmwm // (c) 199? Dyna Electronics
|
||||||
crazybon // (c) 199? Sang Ho
|
crazybon // (c) 199? Sang Ho
|
||||||
fb2010 // (c) 2009 Amcoe
|
fb2010 // (c) 2009 Amcoe
|
||||||
fl7_hn // (c) 199? Cyberdyne Systems, Inc.
|
fl7_3121 // (c) 199? Cyberdyne Systems, Inc.
|
||||||
goldfrui // bootleg
|
goldfrui // bootleg
|
||||||
goldstar // (c) 198? IGS
|
goldstar // (c) 198? IGS
|
||||||
goldstbl // (c) 198? IGS
|
goldstbl // (c) 198? IGS
|
||||||
|
Loading…
Reference in New Issue
Block a user