I am sure we have that bit sussed to a degree. The demod card sends the 110 data on the RTS pin, in a similar fashion to how it would send the 2400 over the TX pin. Of course, the Amiga has no hardware/system software to handle the reception of data on that pin, so it has to re-check the status of the pin regularly in software and re-assemble the raw electrical signalling into data. Hence why we understand it to be 110-baud - as it could not realistically be checked any quicker than that. I have scripts that will modulate the RTS pin with data, the problem is for me what format the data needs to be in. I can send random stuff and sometimes the Amiga sees it as valid CTRL commands. If I could discover what format the 110-data should be in (bitwise, stop bits, etc etc), a program that sends 2400 and 110 data at the same time would be trivial to write.swest77 wrote:Well, naturally, this new contact you have overrides any theories on my behalf, no matter how plausible information derivable from those A2000 photographs make them . But in that case, then, I become terribly confused by how the verbatim 110 baud data could have made its way from the data demod card to the Amiga's serial port. The only possibilities I see are (a) one of those two wires, or (b) some equivalent of time division multiplexing of the two streams over the standard data pins, and with the serial port-to-data demod card baud rate actually being higher than 2400.
Of course there's no reason why the other pins can't be used for more signalling from the Amiga back to the demod. there is an RTS pin in the other direction at the very least. In fact I am sure these are used to some degree. These might be over those bare wires you mention, or there may be more wires in the main serial cable that we can't see from the photos.