summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga/keyboard/a500.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/amiga/keyboard/a500.h')
-rw-r--r--src/devices/bus/amiga/keyboard/a500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/amiga/keyboard/a500.h b/src/devices/bus/amiga/keyboard/a500.h
index 1bf20a072ef..7edcc0142d2 100644
--- a/src/devices/bus/amiga/keyboard/a500.h
+++ b/src/devices/bus/amiga/keyboard/a500.h
@@ -66,6 +66,7 @@ public:
DECLARE_INPUT_CHANGED_MEMBER(check_reset);
+ void mpu6500_map(address_map &map);
protected:
a500_kbd_device(
const machine_config &mconfig,