Xref: utzoo comp.os.cpm:3501 rec.ham-radio.packet:3537 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!bellcore!ka9q.bellcore.com!karn From: karn@ka9q.bellcore.com (Phil Karn) Newsgroups: comp.os.cpm,rec.ham-radio.packet Subject: Re: CP/M sofware for packet radio and TCP/IP Message-ID: <21974@bellcore.bellcore.com> Date: 11 Apr 90 08:28:40 GMT References: <21863@bellcore.bellcore.com> <1804@aurora.AthabascaU.CA> Sender: news@bellcore.bellcore.com Reply-To: karn@ka9q.bellcore.com (Phil Karn) Organization: Secular Humanists for No-Code Lines: 16 In article <1804@aurora.AthabascaU.CA> tech@cs.AthabascaU.CA (Richard Loken) writes: >Because I own a CP/M box. >Because I like to see how how much can be done with 64k and 4MHz. >Because I don't like 80xx boxes. >Because I feel like it. >Because this is a hobby and economic justification is irrelevant. Fine. My code is freely available to any and all hams. It's mostly in C and should be reasonably easy to port, assuming you can cram what currently takes 277K on the PC (not counting data space) into 64K (counting data space). Consider also that most Z-80 C compilers seem to generate object code that's roughly twice as large as on the 8086. Have at it! Phil