13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
$OpenBSD: patch-PDP11_pdp11_vh_c,v 1.2 2007/05/10 21:01:15 matthieu Exp $
|
|
--- PDP11/pdp11_vh.c.orig Sun Oct 29 11:39:20 2006
|
|
+++ PDP11/pdp11_vh.c Tue May 8 21:33:31 2007
|
|
@@ -86,7 +86,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)
|