1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-24 08:12:54 +00:00
Files
open-simh.simh/sim_tmxr.h
Mark Pizzolato 59afee3128 Serial Multiplexer cleanup after review by Dave Bryan
- Added functionality to return the lines with attached serial ports by calling tmxr_poll_conn one time after a serial port is attached.
- Added the ability to close a serial port from the sim> prompt if a device implements a SET dev DISCONNECT=line command.  A serial port is closed if the -C switch is specified on the DISCONNECT command line.
- Cleaned up the multiplexer status display based on Dave's recommendations.
2012-12-13 13:46:43 -08:00

11 KiB