Hi Joey,
atari8warez created an issue #21 for the Software Handshaking feature.
He was right, because this approach for handling SIO communication works only for 19200.
I commited my changes, in particular:
renamed "Software" Handshake to "SOFTWARE (SIO2BT)" Handshake
disabled high speed for "SOFTWARE (SIO2BT)" Handshake
added atari8warez' "NONE" Handshake (for Windows) back to RespeQt (with HI-SPEED support)
implemented Linux/Mac version of the "NONE" Handshake (with HI-SPEED support)
added correction to all non hardware handshaking methods - 0,5ms sleep after the command frame is read (hardware handshaking methods were waiting here for the command line to go off). Without that, the ACK byte could arrive at ATARI to early (and would be lost).
I will try to find out more details regarding the MAC timing (with a login analyzer) and possibly commit some changes (for MAC only).
The next feature I would like to take a look at is the PCLINK.
Best Regards
Marcin
… wired SIO2PC
Hi Joey, atari8warez created an issue #21 for the Software Handshaking feature. He was right, because this approach for handling SIO communication works only for 19200.
I commited my changes, in particular:
I will try to find out more details regarding the MAC timing (with a login analyzer) and possibly commit some changes (for MAC only). The next feature I would like to take a look at is the PCLINK. Best Regards Marcin