summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/8080bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/8080bw.h')
-rw-r--r--src/mame/includes/8080bw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/8080bw.h b/src/mame/includes/8080bw.h
index 410afc2e340..fc7317155e9 100644
--- a/src/mame/includes/8080bw.h
+++ b/src/mame/includes/8080bw.h
@@ -80,10 +80,10 @@ public:
void init_attackfc();
void init_invrvnge();
- DECLARE_CUSTOM_INPUT_MEMBER(sflush_80_r);
+ DECLARE_READ_LINE_MEMBER(sflush_80_r);
uint8_t sflush_in0_r();
DECLARE_INPUT_CHANGED_MEMBER(claybust_gun_trigger);
- DECLARE_CUSTOM_INPUT_MEMBER(claybust_gun_on_r);
+ DECLARE_READ_LINE_MEMBER(claybust_gun_on_r);
private:
/* devices/memory pointers */