[A86] Re: TCP/IP stack for the ti-86...
[Prev][Next][Index][Thread]
[A86] Re: TCP/IP stack for the ti-86...
> Van: David West <bdaddy_mit@hotmail.com>
>
> All,
>
> I'm working on a TCP/IP stack for the TI-86 [..]
>
> These are a few of the concerns I currently have about the project:
>
> (2) Programming Language: I want to stay away from Assembly because it
> would tie the program to a particular object code layout, which might not
be
> easily changed in the future. I've surveyed a few C compilers for the
z80,
> but I'm not currently sure which one to use.
What about the Z88DK? ( http://z88dk.sourceforge.net/ )
But, oops... That one already has a working TCP/IP stack (ah well, at least
for the Z88).
And already has dozens of Ti86 shells it supports.
Oh, and what about "hardware" (modem..)?
Henk Poley