mirror of
https://github.com/holub/mame
synced 2025-04-28 03:02:52 +03:00
fidel*: rom label for excellence ep12 (nw)
This commit is contained in:
parent
422e9978d9
commit
e472c644f4
@ -2024,7 +2024,7 @@ ROM_END
|
|||||||
|
|
||||||
ROM_START( fexcela )
|
ROM_START( fexcela )
|
||||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||||
ROM_LOAD("ep12_d.ic5", 0xc000, 0x4000, CRC(212b006d) SHA1(242ff851b0841cbec66bbada6a730da021010e2c) )
|
ROM_LOAD("101-1072a01.ic5", 0xc000, 0x4000, CRC(212b006d) SHA1(242ff851b0841cbec66bbada6a730da021010e2c) )
|
||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
ROM_START( fexcelp )
|
ROM_START( fexcelp )
|
||||||
@ -2101,7 +2101,7 @@ CONS( 1983, fscc9ps, fscc9, 0, playmatic, playmatic, driver_device, 0
|
|||||||
CONS( 1984, fscc12, 0, 0, sc12, sc12, driver_device, 0, "Fidelity Electronics", "Sensory Chess Challenger 12-B", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1984, fscc12, 0, 0, sc12, sc12, driver_device, 0, "Fidelity Electronics", "Sensory Chess Challenger 12-B", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
||||||
|
|
||||||
CONS( 1985, fexcel, 0, 0, fexcel, fexcel, driver_device, 0, "Fidelity Electronics", "The Excellence (model 6080)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1985, fexcel, 0, 0, fexcel, fexcel, driver_device, 0, "Fidelity Electronics", "The Excellence (model 6080)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
||||||
CONS( 1985, fexcela, fexcel, 0, fexcel, fexcel, driver_device, 0, "Fidelity Electronics", "The Excellence (model EP12)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1985, fexcela, fexcel, 0, fexcel, fexcel, driver_device, 0, "Fidelity Electronics", "The Excellence (model EP12)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) // 1st version
|
||||||
CONS( 1987, fexcelb, fexcel, 0, fexcelb, fexcelb, driver_device, 0, "Fidelity Electronics", "The Excellence (model 6080B)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1987, fexcelb, fexcel, 0, fexcelb, fexcelb, driver_device, 0, "Fidelity Electronics", "The Excellence (model 6080B)", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
||||||
CONS( 1986, fexcelp, fexcel, 0, fexcelp, fexcel, driver_device, 0, "Fidelity Electronics", "The Par Excellence", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1986, fexcelp, fexcel, 0, fexcelp, fexcel, driver_device, 0, "Fidelity Electronics", "The Par Excellence", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
||||||
CONS( 1987, fexcelv, fexcel, 0, fexcelv, fexcelv, driver_device, 0, "Fidelity Electronics", "Voice Excellence", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
CONS( 1987, fexcelv, fexcel, 0, fexcelv, fexcelv, driver_device, 0, "Fidelity Electronics", "Voice Excellence", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK )
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
@MP0170 TMS1000 1979, Conic Football
|
@MP0170 TMS1000 1979, Conic Football
|
||||||
*MP0230 TMS1000? 1980, Entex Blast It (6015)
|
*MP0230 TMS1000? 1980, Entex Blast It (6015)
|
||||||
@MP0914 TMS1000 1979, Entex Baseball 1
|
@MP0914 TMS1000 1979, Entex Baseball 1
|
||||||
|
*MP0915 TMS1000 1979, Bandai System Control Car: Cheetah/Palitoy The Incredible Brain Buggy
|
||||||
@MP0919 TMS1000 1979, Tiger Copy Cat (model 7-520)
|
@MP0919 TMS1000 1979, Tiger Copy Cat (model 7-520)
|
||||||
*MP0920 TMS1000 1979, Entex Space Battle (6004)
|
*MP0920 TMS1000 1979, Entex Space Battle (6004)
|
||||||
@MP0923 TMS1000 1979, Entex Baseball 2 (6002)
|
@MP0923 TMS1000 1979, Entex Baseball 2 (6002)
|
||||||
|
Loading…
Reference in New Issue
Block a user