peplus.cpp: Minor doc update - NW

This commit is contained in:
briantro 2016-04-17 18:16:59 -05:00
parent b793232c97
commit bef65d2e83

View File

@ -12743,8 +12743,7 @@ ROM_START( pexmp013 ) /* Superboard : 5-in-1 Wingboard (XMP00013) Program in Spa
/* /*
The CG2346 set seems to support all games supported in CG2298 as well as graphics support for the following XnnnnnnP Data game types: The CG2346 set seems to support all games supported in CG2298 as well as graphics support for the following XnnnnnnP Data game types:
Triple Double Bonus Triple Double Bonus, Black Jack Poker
Black Jack Bonus (comes up as Black Jack Poker)
*/ */
ROM_REGION( 0x10000, "maincpu", 0 ) ROM_REGION( 0x10000, "maincpu", 0 )
@ -12783,7 +12782,7 @@ Known Wingboard compatible program roms:
XMP00009 (CG2230+CAPX2230 - not dumped - MGM exclusive) XMP00009 (CG2230+CAPX2230 - not dumped - MGM exclusive)
XMP00011 (CG2298+CAPX2298 - not dumped) XMP00011 (CG2298+CAPX2298 - not dumped)
XMP00013 - Spanish XMP00013 - Spanish
XMP00014 - International (not dumped) XMP00014 - International (CG2352+CAPX2352 - not dumped)
XMP00017 XMP00017
XMP00022 - Spanish XMP00022 - Spanish
XMP00026 - Spanish XMP00026 - Spanish
@ -12793,16 +12792,14 @@ Wingboard programs are not compatible with:
Lucky Deal Poker, Shockwave Poker, Ace$ Bonus Poker, Dealt Deuces Bonus, Barbaric Deuces, Pay the Ace (No Face) Lucky Deal Poker, Shockwave Poker, Ace$ Bonus Poker, Dealt Deuces Bonus, Barbaric Deuces, Pay the Ace (No Face)
and many other "specialty" poker games. and many other "specialty" poker games.
The CG2298 graphics can support the following XnnnnnnP Data game types: The CG2298 graphics can support the following XnnnnnnP Data game types (as displayed):
Bonus Poker, Bonus Poker Deluxe, Double Bonus Poker, Double Double Bonus Poker, Triple Bonus Poker Bonus Poker, Bonus Poker Dlx, Crazy Eights, Deluxe Deuces, Deuces Joker, Deuces Bonus, Deuces Wild
Deuces Wild Poker, Deluxe Deuces Wild, Loose Deuces, Deuces Bonus, Double Deuces, Royal Deuces Poker Double Bonus, Double Deuces, Dbl Dbl Bonus, Double Joker, Jacks or Better, Joker Poker, Loose Deuces
Joker Poker, Double Joker Poker, Deuces Joker Wild Poker, Sevens or Better, Tens or Better, Jacks or Better Nevada Bonus, Nevada Draw, Odds & Ends, Full House Bonus, Royal Deuces, Sevens or Better, Tens or Better
Nevada Draw Poker, Nevada Bonus Poker, White Hot Aces, Double Double Aces & Faces, Odds & Ends Poker Triple Bonus, Two Pair, White Hot Aces
Two Pair, Crazy Eights and Full House Bonus
Super Aces shows as just Bonus Poker Super Aces shows as just Bonus Poker, Triple Bonus Poker Plus shows as just Triple Bonus
Triple Bonus Poker Plus shows as just Triple Bonus
*/ */
ROM_REGION( 0x10000, "maincpu", 0 ) ROM_REGION( 0x10000, "maincpu", 0 )
@ -12836,7 +12833,8 @@ ROM_END
ROM_START( pexmp017a ) /* Superboard : 5-in-1 Wingboard (XMP00017) */ ROM_START( pexmp017a ) /* Superboard : 5-in-1 Wingboard (XMP00017) */
/* /*
The CG2352 set is meant to be used with XMP00014 - But use here now as a place holder The CG2352 set is meant to be used with XMP00014 or other International program sets - But use here now as a place holder
Same set of games as CG2298 but includes graphics for International currency.
*/ */
ROM_REGION( 0x10000, "maincpu", 0 ) ROM_REGION( 0x10000, "maincpu", 0 )
@ -12871,10 +12869,8 @@ ROM_END
ROM_START( pexmp017b ) /* Superboard : 5-in-1 Wingboard (XMP00017) */ ROM_START( pexmp017b ) /* Superboard : 5-in-1 Wingboard (XMP00017) */
/* /*
The CG2426 set supersedes CG2298 and adds graphics support for the following XnnnnnnP Data game types: The CG2426 set supersedes CG2298 and adds graphics support for the following XnnnnnnP Data game types (as displayed):
Black Jack Bonus BlackJack Bonus, Tpl Dbl Bonus, Super Dbl Bonus
Super Double Bonus
Triple Double Bonus
*/ */
ROM_REGION( 0x10000, "maincpu", 0 ) ROM_REGION( 0x10000, "maincpu", 0 )
@ -12966,8 +12962,8 @@ ROM_END
ROM_START( pexmp030 ) /* Superboard : 5-in-1 Wingboard (XMP00030) */ ROM_START( pexmp030 ) /* Superboard : 5-in-1 Wingboard (XMP00030) */
/* /*
The CG2451 set supersedes CG2298 & CG2426 and adds graphics support for the following XnnnnnnP Data game types: The CG2451 set supersedes CG2298 & CG2426 and adds graphics support for the following XnnnnnnP Data game types (as displayed):
Double Double Bonus Plus Dbl Dbl Bonus Plus
*/ */
ROM_REGION( 0x10000, "maincpu", 0 ) ROM_REGION( 0x10000, "maincpu", 0 )