diff --git a/PDP10/ka10_dpy.c b/PDP10/ka10_dpy.c index 45ccec3..802d366 100644 --- a/PDP10/ka10_dpy.c +++ b/PDP10/ka10_dpy.c @@ -312,6 +312,7 @@ t_stat dpy_reset (DEVICE *dptr) ty340word ty340_fetch(ty340word addr) { + return 0; } /* not used with Type 344 interface */