Declare the VAX730 as a non-Qbus system
This commit is contained in:
parent
7a8a6e828e
commit
8db25247ba
1 changed files with 1 additions and 0 deletions
|
@ -324,6 +324,7 @@ typedef struct {
|
||||||
|
|
||||||
/* Device vectors */
|
/* Device vectors */
|
||||||
|
|
||||||
|
#define VEC_QBUS 0
|
||||||
#define VEC_Q 0x200
|
#define VEC_Q 0x200
|
||||||
#define VEC_PTR (VEC_Q + 0070)
|
#define VEC_PTR (VEC_Q + 0070)
|
||||||
#define VEC_PTP (VEC_Q + 0074)
|
#define VEC_PTP (VEC_Q + 0074)
|
||||||
|
|
Loading…
Add table
Reference in a new issue