Page 1 of 1

Connecting Calculators

Posted: Sun 07 Oct, 2007 2:55 pm
by fen11
Can anyone tell me how you can make 2player games where the calculators are connected by a cable?

Posted: Sun 07 Oct, 2007 4:54 pm
by King Harold
In assembly or in TI BASIC?
In TI BASIC you only have GetCalc and it only works while the other calculator is idle, so it's hard to make 2player games in TI BASIC.
In assembly there are several build-in routines and also direct control of the link port

Posted: Sun 07 Oct, 2007 5:16 pm
by DJ_O
There's a routine called Zcom for BASIC programmers here http://www.ticalc.org/archives/files/fi ... 36828.html it works even when calculator isnt idle iirc

Posted: Sun 07 Oct, 2007 5:54 pm
by King Harold
I thought you had to explicitly put the calc in receive/send mode with zcom..
But that was some time ago, maybe the newer version is more practical

Posted: Mon 08 Oct, 2007 3:05 pm
by Timendus
If in assembly, try Bell ;)
</plug>

Also, King Harold rightly pointed out the WikiTi, which should help a lot.

Posted: Mon 08 Oct, 2007 7:31 pm
by fen11
Thx a lot

Posted: Tue 09 Oct, 2007 8:06 am
by Timendus
Timendus wrote:If in assembly, try Bell ;)
</plug>
And if you use it, let me know :)
I still want to set up that "Applications using Brass"-page, but so far I've only got a few promises from people who just started new projects ;)