summaryrefslogtreecommitdiffstatshomepage
path: root/trunk/src/mame/audio/timeplt.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/mame/audio/timeplt.h')
-rw-r--r--trunk/src/mame/audio/timeplt.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/src/mame/audio/timeplt.h b/trunk/src/mame/audio/timeplt.h
new file mode 100644
index 00000000000..96eb7c2e698
--- /dev/null
+++ b/trunk/src/mame/audio/timeplt.h
@@ -0,0 +1,6 @@
+WRITE8_HANDLER( timeplt_sh_irqtrigger_w );
+
+MACHINE_CONFIG_EXTERN( timeplt_sound );
+MACHINE_CONFIG_EXTERN( locomotn_sound );
+
+DECLARE_LEGACY_SOUND_DEVICE(TIMEPLT_AUDIO, timeplt_audio);