Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ll-xn!cit-vax!oberon!poisson.usc.edu!mlinar From: mlinar@poisson.usc.edu (Mitch Mlinar) Newsgroups: comp.os.cpm Subject: Re: SmallC, the Z80 and the 8080 Message-ID: <4136@oberon.USC.EDU> Date: Tue, 18-Aug-87 16:24:07 EDT Article-I.D.: oberon.4136 Posted: Tue Aug 18 16:24:07 1987 Date-Received: Fri, 21-Aug-87 01:04:59 EDT References: <1350@killer.UUCP> Sender: nobody@oberon.USC.EDU Reply-To: mlinar@poisson.usc.edu (Mitch Mlinar) Organization: University of Southern California, Los Angeles, CA Lines: 16 Keywords: SmallC, z80, 8080, conversions In article <1350@killer.UUCP> toma@killer.UUCP (Tom Armistead) writes: >I am looking for a Small-C compiler to generate Z80 code, I would prefer >Public Domain and Source. I do have a version of Small C that generates >8080, but I don't know 8080 pneumonics and the assembler I have is a Z80 >one. > >Or... > >Does anyone out there have an 8080 to Z80 conversion utility??? > There is no Small-C program which generates Z-80 code. A program called XLATE (or ZXLATE) - up to version 1.4 now - converts 8080 code to Z-80 code. It is very nice and handles all the psuedo-ops of most assemblers. -Mitch