mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
Removed Allied Leisure mention (nw)
Pretty sure the "A.L. Australia" logo in eggventra, does not have anything to do with the old American company Allied Leisure. Plus having an (originally Australian) company named Leisure & Allied Industries has not helped matters over the years. (nw)
This commit is contained in:
parent
c944fe9ce0
commit
fc2c20ba40
@ -806,7 +806,7 @@ ROM_START( eggventr2 ) /* Comes from a PCB with an early serial number EV00123,
|
||||
ROM_END
|
||||
|
||||
|
||||
ROM_START( eggventra ) /* Allied Leisure Australia, official license? */
|
||||
ROM_START( eggventra ) /* A.L. Australia license */
|
||||
ROM_REGION16_LE( 0x100000, "user1", 0 ) /* 34010 code */
|
||||
ROM_LOAD16_BYTE( "egr8.vc8", 0x000000, 0x080000, CRC(a62c4143) SHA1(a21d6b7efdba4965285265426ed79f3249a86685) )
|
||||
ROM_LOAD16_BYTE( "egr9.vc9", 0x000001, 0x080000, CRC(bc55bc7a) SHA1(d6e3fc76b4a0a20176af1338a32bb81f0599fdc0) )
|
||||
@ -1014,7 +1014,7 @@ GAME( 1997, eggventr, 0, gameroom, eggventr, driver_device, 0, R
|
||||
GAME( 1997, eggventr8, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 8)", 0 )
|
||||
GAME( 1997, eggventr7, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 7)", 0 )
|
||||
GAME( 1997, eggventr2, eggventr, gameroom, eggventr2, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 2)", 0 )
|
||||
GAME( 1997, eggventra, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room (Allied Leisure license)", "Egg Venture (A.L. Release)", 0 )
|
||||
GAME( 1997, eggventra, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room (A.L. Australia license)", "Egg Venture (A.L. Release)", 0 )
|
||||
GAME( 1997, eggventrd, eggventr, gameroom, eggvntdx, driver_device, 0, ROT0, "The Game Room", "Egg Venture Deluxe", 0 )
|
||||
GAME( 1997, ripribit, 0, gameroom, ripribit, lethalj_state, ripribit, ROT0, "LAI Games", "Ripper Ribbit (Version 2.8.4)", 0 )
|
||||
GAME( 1999, cfarm, 0, gameroom, cfarm, lethalj_state, cfarm, ROT90, "LAI Games", "Chicken Farm (Version 2.0)", 0 )
|
||||
|
Loading…
Reference in New Issue
Block a user