1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-18 05:34:55 +00:00
Files
open-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