tschak909 / platotermamiga

PLATOTerm for the Commodore-Amiga
GNU General Public License v3.0
8 stars 4 forks source link

Flush all writes before AbortIO/WaitIO #19

Closed wschaub closed 5 years ago

wschaub commented 5 years ago

When harware handshaking is enabled it still seems to be possible to have a write in progress that just won't complete. This commit adds a flush command before we deal with any outstanding write IO.