Question about MODEM I/O #241
-
Hi, Thanks for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Also, I should mention that after I try to read from BASIC, I go back to Kermit, and all of the stuff comes out there. |
Beta Was this translation helpful? Give feedback.
-
This is solved, thanks to an exchange with Dave. 25h must be polled before reading from 24h. Check bit 1 to see if a character is ready to be read. |
Beta Was this translation helpful? Give feedback.
This is solved, thanks to an exchange with Dave. 25h must be polled before reading from 24h. Check bit 1 to see if a character is ready to be read.