summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/hh_tms1k.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-03-28 06:57:07 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-03-28 06:57:07 +0100
commitcf02c07fdabff8d685d0ba2ed7966ad6056ab1df (patch)
treedb94db813fa4949b590dba4abdea5242bfab5020 /src/mess/includes/hh_tms1k.h
parentae98425a87c0950fd744331b26d4fbed86415256 (diff)
parent523b36f8bd3e32a5bcbf7038e41777145f1b9bdc (diff)
Merge branch 'master' of https://github.com/mamedev/mame
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);