mirror of
https://github.com/holub/mame
synced 2025-05-21 21:29:15 +03:00
Added missing rom to a GEI Poker set [Team Europe, Dumping Union]
This commit is contained in:
parent
9812bf4edf
commit
85512ecb2e
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user