mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
hh_tms1k: fix error: devcb_read: Error performing a late bind of type 13driver_device to 14elecbowl_state (nw)
This commit is contained in:
parent
9cbef8e35e
commit
3e44b08b5b
@ -9244,7 +9244,7 @@ CONS( 1979, starwbcp, starwbc, 0, starwbc, starwbc, starwbc_state,
|
||||
|
||||
COMP( 1979, astro, 0, 0, astro, astro, astro_state, 0, "Kosmos", "Astro", MACHINE_SUPPORTS_SAVE | MACHINE_NO_SOUND_HW )
|
||||
|
||||
CONS( 1978, elecbowl, 0, 0, elecbowl, elecbowl, driver_device, 0, "Marx", "Electronic Bowling (Marx)", MACHINE_SUPPORTS_SAVE | MACHINE_IMPERFECT_SOUND | MACHINE_MECHANICAL | MACHINE_NOT_WORKING ) // ***
|
||||
CONS( 1978, elecbowl, 0, 0, elecbowl, elecbowl, elecbowl_state, 0, "Marx", "Electronic Bowling (Marx)", MACHINE_SUPPORTS_SAVE | MACHINE_IMPERFECT_SOUND | MACHINE_MECHANICAL | MACHINE_NOT_WORKING ) // ***
|
||||
|
||||
COMP( 1979, horseran, 0, 0, horseran, horseran, horseran_state, 0, "Mattel", "Thoroughbred Horse Race Analyzer", MACHINE_SUPPORTS_SAVE | MACHINE_NO_SOUND_HW )
|
||||
CONS( 1980, mdndclab, 0, 0, mdndclab, mdndclab, mdndclab_state, 0, "Mattel", "Dungeons & Dragons - Computer Labyrinth Game", MACHINE_SUPPORTS_SAVE | MACHINE_CLICKABLE_ARTWORK ) // ***
|
||||
|
Loading…
Reference in New Issue
Block a user