summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm510.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sm510/sm510.h')
-rw-r--r--src/devices/cpu/sm510/sm510.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/cpu/sm510/sm510.h b/src/devices/cpu/sm510/sm510.h
index c364b9ceb1b..1fc5331f61a 100644
--- a/src/devices/cpu/sm510/sm510.h
+++ b/src/devices/cpu/sm510/sm510.h
@@ -48,6 +48,9 @@
#define MCFG_SM510_WRITE_SEGBS_CB(_devcb) \
devcb = &sm510_base_device::set_write_segbs_callback(*device, DEVCB_##_devcb);
+// ACL input pin
+#define SM510_INPUT_LINE_ACL INPUT_LINE_RESET
+
enum
{
SM510_PORT_SEGA = 0x00,