1
0
mirror of https://github.com/simh/simh.git synced 2026-03-02 17:55:17 +00:00
Files
simh.simh/sim_serial.c
Mark Pizzolato 81bcd6d319 CONSOLE/SERIAL: Properly rate limit output to console port
When the console is connected to a serial port or telnet sessions enable
speed setting, the bits being output are now paced a the desired speed.
Multi-line mux I/O is also correctly rate limited on all lines.

This should address the problems described in #545
2018-04-06 04:12:38 -07:00

73 KiB