summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/pdp1/tx0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/pdp1/tx0.h')
-rw-r--r--src/emu/cpu/pdp1/tx0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/cpu/pdp1/tx0.h b/src/emu/cpu/pdp1/tx0.h
index 38b6cbe97cb..ee3989cf8ff 100644
--- a/src/emu/cpu/pdp1/tx0.h
+++ b/src/emu/cpu/pdp1/tx0.h
@@ -47,6 +47,9 @@ struct _tx0_reset_param_t
CPU_GET_INFO( tx0_64kw );
CPU_GET_INFO( tx0_8kw );
+#define CPU_TX0_64KW CPU_GET_INFO_NAME( tx0_64kw )
+#define CPU_TX0_8KW CPU_GET_INFO_NAME( tx0_8kw )
+
CPU_DISASSEMBLE( tx0_64kw );
CPU_DISASSEMBLE( tx0_8kw );