From: utzoo!decvax!ucbvax!C70:info-cpm Newsgroups: fa.info-cpm Title: ZDASM Version 1.4 Article-I.D.: ucb.1345 Posted: Sun Jun 13 23:52:20 1982 Received: Tue Jun 15 00:53:16 1982 >From rconn@BRL Sun Jun 13 23:51:59 1982 Hi -- I have just uploaded the latest version of DASM (Z80) to AR25:CPM on MIT-MC. The files are DASM.MAC (named ZDASM MAC), DASM.COM (named ZDASM COM), and DASMTDL.MAC (named ZDASMT MAC). DASM.MAC is now over 70K, but the other two files are reasonable. DASMTDL.MAC contains a fix for lack of aafter Jump Relative instructions. DASM.MAC contains a fix for writing to the ASM file and it also contains two key enhancements: Rfilename.ALL now also reads the COM file (with or without asking the user), and the command line may include a filename, which has the effect of a simple command line followed by Rfilename.ALL as the first command. In both of these enhancements, if a given file is not found, it is simply noted and the process continues. A number of default attributes of DASM are settable from an equate table at the beginning of the program. You may wish to customize DASM to your own preference by reassembling the source. A special thanks goes to Bridger at RAND-UNIX for point- ing out several bugs in version 1.3 of DASM. I have repaired those bugs that I could duplicate in this release. Please feel free to comment in general on any additional bugs found. Enjoy! Rick