Re: A86: Link port


[Prev][Next][Index][Thread]

Re: A86: Link port




>> Does anyone have some detailed info on the link port? i would like to
>> write a networking prog for the ti-86, but need to know how to talk to
>> the link first.


Sure. The linkport has three wires, red, white, and ground. These wires have
+5 Volts, and can directly drive a small speaker.

red and white can be controlled via the ports

Read 86ports.txt at my site (tutorial section), and go to the source section
and check out

linkport.h  (Allows to send and receive bytes from TI-Graphlink) , and
dsound86.asm (uses ports to emulate sound)

Check out my site at http://www.dogtech.com/cybop/ti86/

-Matt
http://www.dogtech.com/cybop/ti86/