Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!George.Wood@cmu-cs-a From: George.Wood%cmu-cs-a@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: Re: RESOURCE and REZ... Message-ID: <14420@sri-arpa.UUCP> Date: Wed, 7-Dec-83 15:56:00 EST Article-I.D.: sri-arpa.14420 Posted: Wed Dec 7 15:56:00 1983 Date-Received: Tue, 13-Dec-83 01:27:34 EST Lines: 11 Herb; It is my understanding that the commands for using rez and resource are (for the most part) identical; rez was, as I recall, developed by modifying resource. Try the rez doc's instructions. If all else fails, use rez and one of the public-domain z80 assemblers; chances are that what you are disassembling only uses the 8080 subset of z80 instructions anyway, and zilog mnemonics are easy to learn. One version of rez (or is it an option rez offers -- I can't recall) produces TDL mnemonics, which are intel 8080 mnemonics with intel-like extensions to cover z80 instructions. George