summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toaplan1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/toaplan1.h')
-rw-r--r--src/mame/includes/toaplan1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/toaplan1.h b/src/mame/includes/toaplan1.h
index 962d1e18117..26020a949d1 100644
--- a/src/mame/includes/toaplan1.h
+++ b/src/mame/includes/toaplan1.h
@@ -120,6 +120,8 @@ public:
uint8_t m_to_mcu;
uint8_t m_cmdavailable;
+ DECLARE_READ8_MEMBER(vimana_dswb_invert_r);
+ DECLARE_READ8_MEMBER(vimana_tjump_invert_r);
DECLARE_WRITE16_MEMBER(samesame_mcu_w);
DECLARE_READ8_MEMBER(samesame_soundlatch_r);
DECLARE_WRITE8_MEMBER(samesame_sound_done_w);