1
0
mirror of https://github.com/simh/simh.git synced 2026-05-03 22:48:35 +00:00

PDP11: Add MB11.

This commit is contained in:
Lars Brinkhoff
2022-10-10 12:32:28 +02:00
committed by Mark Pizzolato
parent a43b39acf7
commit 64a9c021f3
6 changed files with 197 additions and 0 deletions

View File

@@ -742,6 +742,7 @@ typedef struct pdp_dib DIB;
#define INT_INTERNAL1 (INT_PIR1)
#define IPL_UCB 7 /* int pri levels */
#define IPL_MB 7
#define IPL_CLK 6
#define IPL_PCLK 6
#define IPL_DTA 6