1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 12:02:14 +00:00

Added a SET CPU MODEL=(MicroVAX|VAXServer) to the VAX 3900 simulator

This commit is contained in:
Mark Pizzolato
2013-01-29 08:37:58 -08:00
parent 659873bebb
commit 8df4b94e7f
5 changed files with 27 additions and 13 deletions

View File

@@ -27,6 +27,7 @@
when connected to serial ports).
DHU11 (device VH) on Unibus systems now has 16 ports per multiplexer.
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
#### Terminal Multiplexer additions
Added support for TCP connections using IPv4 and/or IPv6.