1
0
mirror of https://github.com/simh/simh.git synced 2026-05-02 06:15:23 +00:00

Auto configure documentation and updates for PDP10 system

This commit is contained in:
Mark Pizzolato
2012-12-29 07:57:57 -08:00
parent 53c537b8dd
commit bdcfe994e0
5 changed files with 7 additions and 4 deletions

View File

@@ -634,7 +634,7 @@ typedef struct pdp_dib DIB;
/* I/O page layout */
#define IOPAGEBASE 0760000 /* I/O page base */
#define IOPAGEBASE (IO_UBA3) /* I/O page base */
#define IOBA_UBMAP 0763000
#define IOBA_UBMAP1 (IO_UBA1 + IOBA_UBMAP) /* Unibus 1 map */