README: Update to reflect recent changes/release 19-01
This commit is contained in:
parent
037981d583
commit
7e19679c93
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# SIMH v4.0 - Current
|
# SIMH v4.0 - 19-01 Current
|
||||||
|
|
||||||
[](https://scan.coverity.com/projects/simh)
|
[](https://scan.coverity.com/projects/simh)
|
||||||
[](https://travis-ci.org/simh/simh)
|
[](https://travis-ci.org/simh/simh)
|
||||||
|
@ -83,8 +83,6 @@
|
||||||
|
|
||||||
#### Hans-Åke Lund has implemented an SCELBI (SCientic-ELectronics-BIology) simulator.
|
#### Hans-Åke Lund has implemented an SCELBI (SCientic-ELectronics-BIology) simulator.
|
||||||
|
|
||||||
#### Roberto Sancho has implemented an IBM 650 simulator.
|
|
||||||
|
|
||||||
### New Host Platform support - HP-UX and AIX
|
### New Host Platform support - HP-UX and AIX
|
||||||
|
|
||||||
### Simulator Front Panel API
|
### Simulator Front Panel API
|
||||||
|
@ -114,6 +112,7 @@ A remote console session will close when an EOF character is entered (i.e. ^D or
|
||||||
DMC11/DMR11 DDCMP DECnet device simulation. Up to 8 DMC devices are supported. Packet transport is via TCP or UDP connections.
|
DMC11/DMR11 DDCMP DECnet device simulation. Up to 8 DMC devices are supported. Packet transport is via TCP or UDP connections.
|
||||||
KDP11 on PDP11 for DECnet
|
KDP11 on PDP11 for DECnet
|
||||||
DUP11 on PDP11 for DECnet connectivity to talk to DMC, KDP or other DUP devices
|
DUP11 on PDP11 for DECnet connectivity to talk to DMC, KDP or other DUP devices
|
||||||
|
CH11 on PDP11 and VAX780 for Chaosnet (from Lars Brinkhoff)
|
||||||
DZ on Unibus systems can have up to 256 ports (default of 32), on
|
DZ on Unibus systems can have up to 256 ports (default of 32), on
|
||||||
Qbus systems 128 port limit (default of 16).
|
Qbus systems 128 port limit (default of 16).
|
||||||
DZ devices optionally support full modem control (and port speed settings
|
DZ devices optionally support full modem control (and port speed settings
|
||||||
|
@ -136,6 +135,7 @@ A remote console session will close when an EOF character is entered (i.e. ^D or
|
||||||
#### PDP10 Enhancements
|
#### PDP10 Enhancements
|
||||||
KDP11 (from Timothe Litt) for DECnet connectivity to simulators with DMC, DUP or KDP devices
|
KDP11 (from Timothe Litt) for DECnet connectivity to simulators with DMC, DUP or KDP devices
|
||||||
DMR11 for DECnet connectivity to simulators with DMC, DUP or KDP devices on TOPS10.
|
DMR11 for DECnet connectivity to simulators with DMC, DUP or KDP devices on TOPS10.
|
||||||
|
CH11 (from Lars Brinkhoff) Chaosnet interface.
|
||||||
|
|
||||||
#### SDS 940 Enhancements
|
#### SDS 940 Enhancements
|
||||||
Support for SDS internal ASCII character encoding during display and data entry.
|
Support for SDS internal ASCII character encoding during display and data entry.
|
||||||
|
|
Loading…
Add table
Reference in a new issue