I posted here (c.o.cpm) a while ago (April) asking for
information from the CP/M gurus on this subject.
Will Rose replied:
In article <86218930...@optional.cts.com>, Will Rose <c...@cts.com>
writes
>: I use a standard 486 PC. The route I'm thinking of is to run a
>: CP/M emulator (I'm assessing Simeon Cran's MyZ80 at the moment), and a C
>: compiler (Hitech C, say) on the emulator to compile code, before going
>: back to Windows and downloading the code to the 83/85 via the TI Graph-
>: Link utility.
>
>I did a fair bit of Z80 development this way, only the download was
>to an EPROM programmer under MSDOS - I used the Z-system, and ran
>an alias (submit) file to load the compiler and my work onto the D
>drive (ramdisk) at startup, and another to save my work and quit MYZ80.
>Very fast turnaround...
>
>Will
>c...@crash.cts.com
>
and:
In article <5m50u0$i...@mozo.cc.purdue.edu>, Clarence Wilkerson
<wil...@hopf.math.purdue.edu> writes
>There is a "zshell" interface and loadable modules for the
>TI-85. My reading is that ordimary CPM binaries won't run
>because of the adress map, but perhaps could be recompiled.
Anybody else have an opinion?
I've cross-posted back to bit.listserv.calc-ti, as it seems to me that
some cross-fertilisation on these ideas might pay off.
--
|>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Stuart Dawson Dawson Engineering
s...@dawson-eng.demon.co.uk
Belfast, Northern Ireland +44 1232 640669
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<|
Clarence
*nod*
I had begun work on a unix distrobution myself (a port of minix, with
Tanenbaum's blessing), but its quite cumbersome coding it. When I found
uzi, I thought it would be a slight bit easer to port, which is why I am
looking into it now. I have decided I am going to attempt to compile it
with a distrobution of a small c compiler, having edited the c source to
control the bios beforehand. If you have any ideas, email me.
----------------------------------------------
| Joseph M. Gaffney - gaf...@thethinker.com |
| IRC: CuCullin, rm-rf |
| http://www.thethinker.com/members/gaffney/ |
| /server irc.pagannet.org 10000 |
----------------------------------------------
Yeah, but it is far different from the one used in TI's.
Mak
Stuart Dawson <s...@dawson-eng.demon.co.uk> wrote in article
<4pltyPA9...@dawson-eng.demon.co.uk>...