summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2013-09-16 01:12:23 +0000
committer Brian Troha <briantro@users.noreply.github.com>2013-09-16 01:12:23 +0000
commit06427b51339da2a4ed84d050529b6031fe7710b1 (patch)
tree6f9a7643d2d696c72cbf0544afa02af69c353d28
parent35edec89b03938563a74d67e2218d515350a128d (diff)
peplus.c: More minor info - NW
-rw-r--r--src/mame/drivers/peplus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/peplus.c b/src/mame/drivers/peplus.c
index a04141b307d..d766058516b 100644
--- a/src/mame/drivers/peplus.c
+++ b/src/mame/drivers/peplus.c
@@ -1773,7 +1773,7 @@ ROM_START( pexmp006 ) /* Superboard : Multi-Poker (XMP00006) - Bonus Poker, Bonu
ROM_REGION( 0x10000, "user1", 0 )
ROM_LOAD( "xm00002p.u66", 0x00000, 0x10000, CRC(96cf471c) SHA1(9597bf6a80c392ee22dc4606db610fdaf032377f) )
- /* Can also be found with XM00001P or XM00003P for different payout tables */
+ /* Can be found with any of the following Payout Table roms: XM00001P, XM00002P, XM00003P or XM00006P */
ROM_REGION( 0x020000, "gfx1", 0 )
ROM_LOAD( "mro-cg2174.u77", 0x00000, 0x8000, CRC(bb666733) SHA1(dcaa1980b051a554cb0f443b1183a680edc9ad3f) )