1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

PDP11: XQ Device is now bootable on a Qbus PDP11 simulator. The ROM based Citizenship tests now pass.

Separate boot ROMs are available for each of the DEQNA, DELQA and DELQA-T devices being simulated.
DEQNA-Lock mode has been added to the DELQA and DELQA-T simulations.
This commit is contained in:
Mark Pizzolato
2013-11-16 18:13:09 -08:00
parent 600d6f5962
commit f3626690b7
4 changed files with 1354 additions and 527 deletions

View File

@@ -48,6 +48,7 @@ A remote console session will close when an EOF character is entered (i.e. ^D or
DZ devices optionally support full modem control (and port speed settings
when connected to serial ports).
DHU11 (device VH) on Unibus systems now has 16 ports per multiplexer.
XQ devices (DEQNA, DELQA and DELQA-T) are bootable on Qbus PDP11 simulators
MicroVAX 3900 and MicroVAX II have SET CPU AUTOBOOT option
MicroVAX 3900 has a SET CPU MODEL=(MicroVAX|VAXServer) command to change between system types
MicroVAX I has a SET CPU MODEL=(MicroVAX|VAXSTATION) command to change between system types