0 Members and 1 Guest are viewing this topic.
Quote from: critor on May 04, 2011, 10:10:56 amAny standard audio plug is the same as the Casio plugs.The problem is that you have to be very carefull when plugging it, or you'll get contact issues.For example, the calculator does temporary freeze (cursor and keys) if it's not plugged correctly.Hmm... When using my audio 2.5 mm plug (headphones) with my 84+SE, the issue of one sound channel disappearing is frequent. I have to move the plug a bit to make it work. The OS always freezes when headphones are plugged in, but I assume it would be different if a calc is plugged in instead.
Any standard audio plug is the same as the Casio plugs.The problem is that you have to be very carefull when plugging it, or you'll get contact issues.For example, the calculator does temporary freeze (cursor and keys) if it's not plugged correctly.
Well, I guess if you have Calcsys on your own calc, you could connect it to somebody else's calc and then have them attempt to send a variable. The first thing you see should be (if I remember correctly) 73 68 00 00 - if the data lines are swapped, that would come out as 8C 97 FF FF.You could, if you wanted to, write assembly programs to send and receive variables over a "twisted" cable (if that is, in fact, what it is.) It wouldn't even be terribly difficult. Getting the system I/O functions to work correctly, though, couldn't be done without modifying the OS.
8C 97 FF FF
An easy way to test it (if you have two 83+-series calcs) would be to use Calcsys's link console and see if all the bits come out flipped (e.g., if one calculator sends 55, the other receives AA.)
I'm pretty sure Qwerty.55 has both calcs, and has messed with that.
Tried it again, and the link console just seemed to freeze. A few times, an "FF" appeared on the bottom half inverted, so I'm guessing it was part of theQuote from: FloppusMaximus on May 03, 2011, 09:58:26 pm8C 97 FF FFCan someone say what post I'm supposed to watch, or is it the link console. TIA
Bump.I think, what might make it work, would be some sort of hook that intercepts the stuff sent to/received from the link port, and virtually swap the tip and ring.
[17:58:58] <+OmnomIRC> <calc84maniac> I don't think that would be possible without a hardcore OS patch