summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tiki100.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/tiki100.c')
-rw-r--r--src/mess/drivers/tiki100.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/tiki100.c b/src/mess/drivers/tiki100.c
index d357130cabb..05dba98142a 100644
--- a/src/mess/drivers/tiki100.c
+++ b/src/mess/drivers/tiki100.c
@@ -697,7 +697,7 @@ static MACHINE_CONFIG_START( tiki100, tiki100_state )
MCFG_CASSETTE_ADD(CASSETTE_TAG)
MCFG_CASSETTE_DEFAULT_STATE(CASSETTE_STOPPED | CASSETTE_MOTOR_DISABLED | CASSETTE_SPEAKER_MUTED)
-
+
MCFG_TIMER_DRIVER_ADD_PERIODIC("tape", tiki100_state, tape_tick, attotime::from_hz(44100))
/* sound hardware */