summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cxd1095.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-04-11 00:39:35 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-04-11 00:39:35 -0400
commitc9424f3f5b70e7e639bc41556a3c52e69d0886ec (patch)
treecea892fcbc6520ce6b4d60eb2d91490809f33f2e /src/devices/machine/cxd1095.h
parent644fa749c6cbc78268b561502a033b3c14a54ff0 (diff)
cxd1095: Implement reset behavior (nw)
Diffstat (limited to 'src/devices/machine/cxd1095.h')
-rw-r--r--src/devices/machine/cxd1095.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/cxd1095.h b/src/devices/machine/cxd1095.h
index 2f67fc85444..2fce5fced2a 100644
--- a/src/devices/machine/cxd1095.h
+++ b/src/devices/machine/cxd1095.h
@@ -103,6 +103,7 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
+ virtual void device_reset() override;
private:
// input/output callbacks