Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.os.cpm Subject: Re: SmallC, the Z80 and the 8080 Message-ID: <1484@sol.ARPA> Date: Wed, 19-Aug-87 01:08:49 EDT Article-I.D.: sol.1484 Posted: Wed Aug 19 01:08:49 1987 Date-Received: Fri, 21-Aug-87 01:01:35 EDT References: <1350@killer.UUCP> <4136@oberon.USC.EDU> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 5 Keywords: SmallC, z80, 8080, conversions SmallC doesn't make use of the extra Z80 instructions, so the only thing you have to do is modify the code generator to write Z80 style mnemonics. I did this to mine. Ken