From: utzoo!decvax!harpo!duke!mcnc!unc!tucc!twhgbo Newsgroups: net.micro Title: Re: tekcrd.199: 8080 to Z80 source converter Article-I.D.: tucc.2103 Posted: Mon Jun 28 16:51:57 1982 Received: Tue Jun 29 01:18:14 1982 A suggestion on converting 8080 mnemonics to Z80. If one had a Z80 disassembler--particularly one of those which enables one to define labels--one could subject the 8080 *.com* file to the disassembler. Since 8080 is a proper subset of Z80, the conversion would be complete. The V-COM disassembler by CompuView (Ann Arbor, 48103) looks (in their ads) as if it would do the job. However, I have not tried it.