Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!cs.utexas.edu!asuvax!mcdphx!hrc!viking!campbellb From: campbellb@viking.UUCP (Brian Campbell) Newsgroups: comp.sys.apple Subject: Re: 8086 cross-assembler for APPLE II+ Summary: No, but I have an 8085 cross-assembler Message-ID: <497c28e1.f759@viking.UUCP> Date: 29 Mar 90 15:08:31 GMT References: <3945@incas.informatik.uni-kl.de> Organization: gte Lines: 6 I don't think that this helps, but I do have an 8085 cross-assembler that runs under PRODOS. It generates object files for the TRS-100 Model 100. I wrote it myself, by scavanging a 6502 assembler that I had written. Anyway, an 8085 = 8080 (almost) which is a far cry from an 8086. (You're talking 8 bit vs. 16 bit).