Download masm.exe(free)

In Microprocessors And Interfacing lab. we need a file called masm.exe.This will help you to complie the file that you have written already in .asm.Also tell you that if any errors happened in .asm.So download this file for free.

DOWNLOAD LINK: Download masm.exe


How it works:

Run the file MASM.EXE with your asm file name after it
MASM.EXE EXP1.ASM or
MASM EXP1

You will see

C:\mda>masm exp1
Microsoft (R) Macro Assembler Version 5.10
Copyright (C) Microsoft Corp 1981, 1988. All rights reserved.
filename [exp1.OBJ]

Press enter to create exp1.OBJ file then
Source listing [NUL.LST]: Press enter if list file is not needed
Press any name and enter if list file is needed

No comments:

Post a Comment