mirror of
https://github.com/simh/simh.git
synced 2026-02-13 11:25:51 +00:00
The goal of the logic in _tmxr_activate_delay() is to properly schedule the next poll activity considering input and/or output data rates that may be in effect. We need to make sure that one more poll is scheduled after output data has been sent since simulation logic may have deferred queuing output data for other reasons and handles its reactivation in the same context that it polls for output.
218 KiB
218 KiB