From: utzoo!decvax!ucbvax!C70:info-cpm Newsgroups: fa.info-cpm Title: DASM Version 1.4 Article-I.D.: ucb.1349 Posted: Mon Jun 14 00:34:08 1982 Received: Tue Jun 15 00:54:40 1982 >From rconn@BRL Mon Jun 14 00:33:57 1982 Hi -- The new version of DASM is now under AR25:CPM on MIT-MC. The new files are: MIT-MC Filename CP/M Filename Comments ZDASM COM DASM.COM DASM 1.4 with Zilog Mnemonics ZDASM MAC DASM.MAC Source to 1.4 ZDASMT MAC DASMTDL.MAC TDL Module for 1.4 A few bugs in the previous version of DASM have been fixed with this release. Particularly, output of the ASM file has been corrected and the Jump Relative instructions in the TDL module now terminate withappropriately. Two key enhancements have also been made in this release. The DASM command line may now take one of two forms: DASM or DASM FILENAME If the latter is used, DASM will try to load FILENAME.COM, FILENAME.CTL, FILENAME.SYM, and FILENAME.DOC. If it doesn't find a particular file, it will simply note this and go on. The Rfilename.ALL command also does the same thing now. I would like to give a special thanks to Bridger at RAND-UNIX for his comments re the bugs in the previous release. Enjoy! Rick