summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98544.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_dio/hp98544.h')
-rw-r--r--src/devices/bus/hp_dio/hp98544.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/hp_dio/hp98544.h b/src/devices/bus/hp_dio/hp98544.h
index 91139bc5dc5..74e12905834 100644
--- a/src/devices/bus/hp_dio/hp98544.h
+++ b/src/devices/bus/hp_dio/hp98544.h
@@ -41,6 +41,7 @@ public:
virtual space_config_vector memory_space_config() const override;
private:
+ WRITE_LINE_MEMBER(vblank_w);
static constexpr int m_v_pix = 768;
static constexpr int m_h_pix = 1024;