Previous 199869 Revisions Next

r31249 Thursday 10th July, 2014 at 02:57:46 UTC by Brian Troha
peplus.c: Yet another slight update in documentation - NW
[src/mame/drivers]peplus.c

trunk/src/mame/drivers/peplus.c
r31248r31249
20422042/*
20432043PayTable  10s+  2PR  3K   STR  FL  FH  4K  SF  RF  (Bonus)
20442044----------------------------------------------------------
2045  P39D     1     1    3    5    7  11  50 100 250    940
2045  P39D     1     1    3    5    7  11  50 100 300    940
20462046  % Range: 90.6-92.6%  Optimum: 94.6%  Hit Frequency: 48.6%
20472047     Programs Available: PP0083
20482048*/
r31248r31249
40224022   ROM_LOAD( "mgo-cg2xxx.u73",  0x08000, 0x8000, NO_DUMP )
40234023   ROM_LOAD( "mbo-cg2xxx.u74",  0x10000, 0x8000, NO_DUMP )
40244024   ROM_LOAD( "mxo-cg2xxx.u75",  0x18000, 0x8000, NO_DUMP )
4025   ROM_LOAD( "mro-cg2004.u72",  0x00000, 0x8000, CRC(e5e40ea5) SHA1(e0d9e50b30cc0c25c932b2bf444990df1fb2c38c) ) /* WRONG CG set!! MAX Bet 4K "BONUS" graphics is missing!! */
4026   ROM_LOAD( "mgo-cg2004.u73",  0x08000, 0x8000, CRC(12607f1e) SHA1(248e1ecee4e735f5943c50f8c350ca95b81509a7) )
4025   ROM_LOAD( "mro-cg2004.u72",  0x00000, 0x8000, CRC(e5e40ea5) SHA1(e0d9e50b30cc0c25c932b2bf444990df1fb2c38c) ) /* WRONG CG set!! MAX Bet 4K "BONUS" graphics is missing and */
4026   ROM_LOAD( "mgo-cg2004.u73",  0x08000, 0x8000, CRC(12607f1e) SHA1(248e1ecee4e735f5943c50f8c350ca95b81509a7) ) /* all treasure chest graphics missing for bonus & attract screens */
40274027   ROM_LOAD( "mbo-cg2004.u74",  0x10000, 0x8000, CRC(78c3fb9f) SHA1(2b9847c511888de507a008dec981778ca4dbcd6c) )
40284028   ROM_LOAD( "mxo-cg2004.u75",  0x18000, 0x8000, CRC(5aaa4480) SHA1(353c4ce566c944406fce21f2c5045c856ef7a609) )
40294029
r31248r31249
82118211   XMP00026 - Spanish
82128212   XMP00030
82138213
8214XMP00017 is not compatible with:
8215 Lucky Deal Poker, Shockwave Poker or Ace$ Bonus Poker
8214Wingboard programs are not compatible with:
8215 Lucky Deal Poker, Shockwave Poker, Ace$ Bonus Poker, Dealt Deuces Bonus, Barbaric Deuces, Pay the Ace (No Face)
8216 and many other "specialty" poker games.
82168217
82178218The CG2298 graphics can support the following XnnnnnnP Data game types:
82188219

Previous 199869 Revisions Next


© 1997-2024 The MAME Team