openbsd-ports/emulators/simh/patches/patch-PDP11_pdp11_vh_c

13 lines
381 B
Plaintext
Raw Normal View History

$OpenBSD: patch-PDP11_pdp11_vh_c,v 1.4 2010/03/21 09:26:49 jasper Exp $
--- PDP11/pdp11_vh.c.orig Wed Nov 19 15:53:14 2008
+++ PDP11/pdp11_vh.c Tue Jan 26 13:12:30 2010
@@ -88,7 +88,7 @@ extern FILE *sim_log;
#endif
#define VH_MNOMASK (VH_MUXES - 1)
-#define VH_LINES (8)
+#define VH_LINES (16)
#define UNIT_V_MODEDHU (UNIT_V_UF + 0)
#define UNIT_V_FASTDMA (UNIT_V_UF + 1)