diff --git a/src/mame/drivers/tispellb.cpp b/src/mame/drivers/tispellb.cpp index 1fdf1d19574..82b196b820a 100644 --- a/src/mame/drivers/tispellb.cpp +++ b/src/mame/drivers/tispellb.cpp @@ -17,7 +17,8 @@ - 8-digit cyan VFD display (seen with and without apostrophe) Spelling ABC (UK), 1979: exact same hardware as US version - + + 2nd revision: Spelling B (US), 1980 @@ -57,7 +58,7 @@ #include "includes/hh_tms1k.h" // internal artwork -//#include "spellb.lh" +#include "spellb.lh" class tispellb_state : public hh_tms1k_state @@ -111,6 +112,9 @@ static MACHINE_CONFIG_START( spellb, tispellb_state ) /* basic machine hardware */ MCFG_CPU_ADD("maincpu", TMS0270, 300000) // guessed + MCFG_TIMER_DRIVER_ADD_PERIODIC("display_decay", hh_tms1k_state, display_decay_tick, attotime::from_msec(1)) + MCFG_DEFAULT_LAYOUT(layout_spellb) + /* no sound! */ MACHINE_CONFIG_END diff --git a/src/mame/layout/lantutor.lay b/src/mame/layout/lantutor.lay index bfdf2189350..be16b9a8015 100644 --- a/src/mame/layout/lantutor.lay +++ b/src/mame/layout/lantutor.lay @@ -3,7 +3,7 @@ - + diff --git a/src/mame/layout/snspell.lay b/src/mame/layout/snspell.lay index e84c2e9fdfb..185868cce5a 100644 --- a/src/mame/layout/snspell.lay +++ b/src/mame/layout/snspell.lay @@ -3,7 +3,7 @@ - + diff --git a/src/mame/layout/spellb.lay b/src/mame/layout/spellb.lay new file mode 100644 index 00000000000..f5de9d31681 --- /dev/null +++ b/src/mame/layout/spellb.lay @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +