summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2009-09-05 17:38:53 +0000
committer Brian Troha <briantro@users.noreply.github.com>2009-09-05 17:38:53 +0000
commit85512ecb2e1f94ca85b5980943d66de8c7eae411 (patch)
tree3639eec9cc99fdb38cee6649ab064603c830c443 /src
parent9812bf4edf70b2bf5763cdfd57a2a1f690864a0d (diff)
Added missing rom to a GEI Poker set [Team Europe, Dumping Union]
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/getrivia.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/getrivia.c b/src/mame/drivers/getrivia.c
index b1148e42717..7ce0a0d60dd 100644
--- a/src/mame/drivers/getrivia.c
+++ b/src/mame/drivers/getrivia.c
@@ -815,7 +815,8 @@ ROM_START( gepoker1 ) /* v50.02 with roms for ICB dated 9-30-86 */
ROM_LOAD( "jokerpoker_icb_9-30-86", 0x10000, 0x2000, CRC(a1473367) SHA1(9b37ccafc02704e8f1d61150326494e86148d84e) )
ROM_LOAD( "blackjack_icb_9-30-86", 0x12000, 0x2000, CRC(82804184) SHA1(2e2e6a80c99c8eb226dc54c1d32d0bf24de300a4) )
ROM_LOAD( "casinoslots_icb_9-30-86", 0x14000, 0x2000, CRC(713c3963) SHA1(a9297c04fc44522ca6891516a2c744712132896a) )
- ROM_LOAD( "instantbingo_t24_10-07-86", 0x16000, 0x2000, CRC(de87ed0a) SHA1(4a26d93368c1a39dd38aabe450c34203101f0ef7) ) /* Found with this set, is it compatible or an operater swap? */
+ ROM_LOAD( "beatthespread_icb_9-30-86", 0x16000, 0x2000, CRC(93654d2a) SHA1(3aa5a54b91867c03182e93a7f1607545503a33f7) )
+ ROM_LOAD( "instantbingo_t24_10-07-86", 0x18000, 0x2000, CRC(de87ed0a) SHA1(4a26d93368c1a39dd38aabe450c34203101f0ef7) ) /* Found with this set, is it compatible or an operater swap? */
ROM_END
ROM_START( gepoker2 ) /* v50.02 with control dated 9-30-84 */