RE: TI-H: Linking PIC to TI-89 project


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

RE: TI-H: Linking PIC to TI-89 project




I thought you wanted the Pic source, not the linking routines !!
I use Misclib.m works great, just write SendByte or you can use Irlib.h that
works OK
Bye
Javier
PD Can you give me more details about your Ide interface with the 8255 did
you use a PIC??

-----Mensaje original-----
De: Wesley Moore <moore.w@hotkey.net.au>
Para: ti-hardware@lists.ticalc.org <ti-hardware@lists.ticalc.org>
Fecha: Jueves 26 de Agosto de 1999 09:48 a.m.
Asunto: TI-H: Linking PIC to TI-89 project


>
>Hi all,
>I've decided to change the way I'm going about this whole thing. Seeing as
I
>cant seem to get the TI ROM calls for linking to work I have decided to
make
>my own....
>
>This will involve more work in the 89 ASM side of things but should yield a
>faster link protocol although possibly not as reliable, I'll have to see.
>The protocol I suggest is one similar to that used by some IC's. You have a
>clock and a data line, each time the clock line goes low (or high depending
>on how I do it) a bit is read off the data line. This allows fast and long
>transfers. I'll see how I go.
>
>Wesley
>
>





Follow-Ups: