Declare the VAX730 as a non-Qbus system

This commit is contained in:
Mark Pizzolato 2012-01-09 03:27:58 -08:00
parent 7a8a6e828e
commit 8db25247ba

View file

@ -324,6 +324,7 @@ typedef struct {
/* Device vectors */
#define VEC_QBUS 0
#define VEC_Q 0x200
#define VEC_PTR (VEC_Q + 0070)
#define VEC_PTP (VEC_Q + 0074)