trunk/src/mame/drivers/lethalj.c
| r242813 | r242814 | |
| 806 | 806 | ROM_END |
| 807 | 807 | |
| 808 | 808 | |
| 809 | | ROM_START( eggventra ) /* Allied Leisure Australia, official license? */ |
| 809 | ROM_START( eggventra ) /* A.L. Australia license */ |
| 810 | 810 | ROM_REGION16_LE( 0x100000, "user1", 0 ) /* 34010 code */ |
| 811 | 811 | ROM_LOAD16_BYTE( "egr8.vc8", 0x000000, 0x080000, CRC(a62c4143) SHA1(a21d6b7efdba4965285265426ed79f3249a86685) ) |
| 812 | 812 | ROM_LOAD16_BYTE( "egr9.vc9", 0x000001, 0x080000, CRC(bc55bc7a) SHA1(d6e3fc76b4a0a20176af1338a32bb81f0599fdc0) ) |
| r242813 | r242814 | |
| 1014 | 1014 | GAME( 1997, eggventr8, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 8)", 0 ) |
| 1015 | 1015 | GAME( 1997, eggventr7, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 7)", 0 ) |
| 1016 | 1016 | GAME( 1997, eggventr2, eggventr, gameroom, eggventr2, driver_device, 0, ROT0, "The Game Room", "Egg Venture (Release 2)", 0 ) |
| 1017 | | GAME( 1997, eggventra, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room (Allied Leisure license)", "Egg Venture (A.L. Release)", 0 ) |
| 1017 | GAME( 1997, eggventra, eggventr, gameroom, eggventr, driver_device, 0, ROT0, "The Game Room (A.L. Australia license)", "Egg Venture (A.L. Release)", 0 ) |
| 1018 | 1018 | GAME( 1997, eggventrd, eggventr, gameroom, eggvntdx, driver_device, 0, ROT0, "The Game Room", "Egg Venture Deluxe", 0 ) |
| 1019 | 1019 | GAME( 1997, ripribit, 0, gameroom, ripribit, lethalj_state, ripribit, ROT0, "LAI Games", "Ripper Ribbit (Version 2.8.4)", 0 ) |
| 1020 | 1020 | GAME( 1999, cfarm, 0, gameroom, cfarm, lethalj_state, cfarm, ROT90, "LAI Games", "Chicken Farm (Version 2.0)", 0 ) |