Kudos to Ken for his excellent disassembly of TS-DOS. I've been pouring through that code for weeks and I think I have stumbled on the issue with Bluetooth. When TS-DOS goes to configure it's baud rate, the delays from Bluetooth connections wreak havoc on the L_CFG_BAUD routine. I found that by skipping the M1 / opCode 0x08 portions of that routine and forcing TS-DOS to 19200 by returning to the calling code, TS-DOS is much happier. I'm still working on it but so far I'm getting much better speed from my Bluetooth connection.

Kurt

Reply via email to