Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!dog.ee.lbl.gov!pasteur!cinna!c164-bd From: c164-bd@cinna.uucp (John D. Mitchell) Newsgroups: comp.os.msdos.programmer Subject: Re: Microsoft Assembler Complaints Summary: Switch Assemblers Message-ID: <9078@pasteur.Berkeley.EDU> Date: 20 Nov 90 04:11:05 GMT References: Sender: news@pasteur.Berkeley.EDU Reply-To: c164-bd@cinna.UUCP (John D. Mitchell) Followup-To: comp.os.msdos.programmer Distribution: comp Organization: University of California, Berkeley Lines: 17 In article weiss@theory.lcs.mit.edu (Paul G. Weiss) writes: >Here are two things that I don't like about the Microsoft Assembler. If >someone from M-Soft is listening can you tell me if the latest version >fixes these problems. > >First of all, the version that I am using is 5.10A. I'd suggest that you switch to another assembler (such as OPTASM or Borland's TASM). Masm (from what I have heard second hand) isn't even written in 80x86 assembly language. It's written in 'C'. Both OPTASM (by SLR Systems) and TASM (v2.0) are at least two or three times as fast as MASM, produce better code, and have more useful features. Good luck, John D. Mitchell johnm@cory.Berkeley.EDU