mirror of
https://github.com/open-simh/simh.git
synced 2026-05-02 22:33:04 +00:00
Merge of Bob's simh-v3.9-0-rc3
This commit is contained in:
@@ -435,7 +435,7 @@ if (t) { /* any enabled? */
|
||||
dz_update_rcvi (); /* upd rcv intr */
|
||||
tmxr_poll_tx (&dz_desc); /* poll output */
|
||||
dz_update_xmti (); /* upd xmt intr */
|
||||
sim_activate (uptr, tmxr_poll); /* reactivate */
|
||||
sim_activate (uptr, clk_cosched (tmxr_poll)); /* reactivate */
|
||||
}
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user