Previous 199869 Revisions Next

r31019 Wednesday 18th June, 2014 at 02:52:47 UTC by Brian Troha
peplus.c: Document the Sequential ACE$ bonus for the Ace$ Bonus Poker set. Minor comment standardization. - NW
[src/mame/drivers]peplus.c

trunk/src/mame/drivers/peplus.c
r31018r31019
69596959ROM_START( pex2172p ) /* Superboard : Ace$ Bonus Poker (X002172P+XP000112) */
69606960/*
69616961                                      5-K 2-4
6962PayTable   Js+  2PR  3K  STR  FL  FH  4K  4K  4A  SF  RF  (Bonus)
6963-----------------------------------------------------------------
6964  P903A     1    2    3   4    5   7  25  40  80  50 250    800
6962PayTable   Js+  2PR  3K  STR  FL  FH  4K  4K  4A  SA$  SF  RF  (Bonus)
6963----------------------------------------------------------------------
6964  P903A     1    2    3   4    5   7  25  40  80  250  50 250    800
69656965  % Range: 94.3-96.3%  Optimum: 98.3%  Hit Frequency: 45.7%
69666966     Programs Available: X002172P
6967
6968SA$ - Sequential ACE$ pays the same as RF
6969
69676970*/
69686971   ROM_REGION( 0x10000, "maincpu", 0 )
69696972   ROM_LOAD( "xp000112.u67",   0x00000, 0x10000, CRC(c1ae96ad) SHA1(da109602f0fbe9b225cdcd60be0613fd41014864) )
r31018r31019
71117114  % Range: 94.5-96.5%  Optimum: 98.5%  Hit Frequency: 42.6%
71127115     Programs Available: X002250P
71137116
7114* Getting a 4K hand sets the game in "Shockwave" mode for the next 10 dealt hands.
7115  While in shockwave mode, 4K pays 250 per coin / credit.
71174K* - Getting a 4K hand sets the game in "Shockwave" mode for the next 10 dealt hands.
7118      While in shockwave mode, 4K pays 250 per coin / credit.
71167119
71177120*/
71187121   ROM_REGION( 0x10000, "maincpu", 0 )
r31018r31019
71397142  % Range: 95.6-97.6%  Optimum: 99.6%  Hit Frequency: 42.6%
71407143     Programs Available: X002251P
71417144
7142* Getting a 4K hand sets the game in "Shockwave" mode for the next 10 dealt hands.
7143  While in shockwave mode, 4K pays 250 per coin / credit.
71454K* - Getting a 4K hand sets the game in "Shockwave" mode for the next 10 dealt hands.
7146      While in shockwave mode, 4K pays 250 per coin / credit.
71447147
71457148*/
71467149   ROM_REGION( 0x10000, "maincpu", 0 )
r31018r31019
72457248                                   w/D 6-K 3-5         w/A w/oD
72467249PayTable   3K  STR  FL  FH  4K  SF  RF  5K  5K  5A  4D  4D  RF  (Bonus)
72477250-----------------------------------------------------------------------
7248  ???      1   1    3   3   4  10  25  20  40  80 200 400 250    800
7251  ????      1   1    3   3   4  10  25  20  40  80 200 400 250    800
72497252  % Range: 94.6-96.6%  Optimum: 98.6%  Hit Frequency: ??.?%
72507253     Programs Available: X002283P
72517254
r31018r31019
72797282                                   w/D 6-K 3-5         w/A w/oD
72807283PayTable   3K  STR  FL  FH  4K  SF  RF  5K  5K  5A  4D  4D  RF  (Bonus)
72817284-----------------------------------------------------------------------
7282  ???      1   1    2   3   4  12  25  20  40  80 200 400 250    800
7285  ????      1   1    2   3   4  12  25  20  40  80 200 400 250    800
72837286  % Range: 93.5-95.5%  Optimum: 97.5%  Hit Frequency: ??.?%
72847287     Programs Available: X002284P
72857288

Previous 199869 Revisions Next


© 1997-2024 The MAME Team