summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i8085/i8085.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-10-05 17:18:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-10-05 17:18:53 -0400
commit6c0fdfc5257ca20555fbc527203710d5af5401d1 (patch)
tree4bf3f25eeabb3e8568623f466d4c0841f3910b8c /src/devices/cpu/i8085/i8085.h
parent36c6ee6a2f358712ffad949372df00cb69f7b54a (diff)
sdk85: Add address-latched memories (nw)
Diffstat (limited to 'src/devices/cpu/i8085/i8085.h')
-rw-r--r--src/devices/cpu/i8085/i8085.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/i8085/i8085.h b/src/devices/cpu/i8085/i8085.h
index 31d8b89e127..41f681f8897 100644
--- a/src/devices/cpu/i8085/i8085.h
+++ b/src/devices/cpu/i8085/i8085.h
@@ -13,6 +13,7 @@
#define I8085_RST55_LINE 1
#define I8085_RST65_LINE 2
#define I8085_RST75_LINE 3
+#define I8085_TRAP_LINE INPUT_LINE_NMI
// STATUS changed callback