summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/hh_tms1k.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/hh_tms1k.h')
-rw-r--r--src/mess/includes/hh_tms1k.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mess/includes/hh_tms1k.h b/src/mess/includes/hh_tms1k.h
index f45f040609c..c8695899f2c 100644
--- a/src/mess/includes/hh_tms1k.h
+++ b/src/mess/includes/hh_tms1k.h
@@ -112,6 +112,9 @@ public:
DECLARE_WRITE16_MEMBER(ssimon_write_r);
DECLARE_WRITE16_MEMBER(ssimon_write_o);
DECLARE_READ8_MEMBER(ssimon_read_k);
+ void ssimon_set_clock();
+ DECLARE_INPUT_CHANGED_MEMBER(ssimon_speed_switch);
+ DECLARE_MACHINE_RESET(ssimon);
DECLARE_WRITE16_MEMBER(cnsector_write_r);
DECLARE_WRITE16_MEMBER(cnsector_write_o);