summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author briantro <briantro@users.noreply.github.com>2015-03-24 21:25:58 -0500
committer briantro <briantro@users.noreply.github.com>2015-03-24 21:25:58 -0500
commitac58efacf7a9a6781c2bcd5448754da52df1b776 (patch)
treeb8935897fd4f20f366a50925af8b3ab1fefc3c92
parent89f7a2d16909510d4a32258c7770fd0c8491089f (diff)
peplus.c: Found some documentation to correct the Hit Frequency for the Black Jack Bonus sets - NW
-rw-r--r--src/mame/drivers/peplus.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/peplus.c b/src/mame/drivers/peplus.c
index 41580b29f49..71a33461503 100644
--- a/src/mame/drivers/peplus.c
+++ b/src/mame/drivers/peplus.c
@@ -8020,7 +8020,7 @@ Black Jack as in Jack of Spades/Clubs, not 21 With With
PayTable Js+ 2PR STR FL FH 4K SF 4K 4K 4A 4K 4K 4A RF (Bonus)
-----------------------------------------------------------------------------
P870BB 1 1 3 4 7 9 50 25 80 160 160 400 400 400 800
- % Range: 95.4-97.4% Optimum: 99.4% Hit Frequency: ???%
+ % Range: 95.4-97.4% Optimum: 99.4% Hit Frequency: 43.2%
Programs Available: X002272P
*/
ROM_REGION( 0x10000, "maincpu", 0 )
@@ -8047,7 +8047,7 @@ Black Jack as in Jack of Spades/Clubs, not 21 With With
PayTable Js+ 2PR STR FL FH 4K SF 4K 4K 4A 4K 4K 4A RF (Bonus)
-----------------------------------------------------------------------------
P873BB 1 1 3 4 5 8 50 25 80 160 160 400 400 400 800
- % Range: 92.0-94.0% Optimum: 96.0% Hit Frequency: ???%
+ % Range: 92.0-94.0% Optimum: 96.0% Hit Frequency: 44.8%
Programs Available: X002275P
*/
ROM_REGION( 0x10000, "maincpu", 0 )
@@ -8074,7 +8074,7 @@ Black Jack as in Jack of Spades/Clubs, not 21 With With
PayTable Js+ 2PR STR FL FH 4K SF 4K 4K 4A 4K 4K 4A RF (Bonus)
-----------------------------------------------------------------------------
P874BB 1 1 3 4 5 7 50 25 80 160 160 400 400 400 800
- % Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: ???%
+ % Range: 91.0-93.0% Optimum: 95.0% Hit Frequency: 44.9%
Programs Available: X002276P
*/
ROM_REGION( 0x10000, "maincpu", 0 )