Here is an emulated version of the popular 8086 assembler software for 64 bit Windows systems. Download the software form the link below. Install the masm.exe file. After installation an icon named masm will appear on Desktop. Double clik it to open masm. Now type edit to add codes.
Download Masm
afdebug 'filename.exe' says illegal command.... tell me how do i debug my programs..
ReplyDeleteTry
Deletetd filename.exe
Do not change the installation directory while installing masm.
tried....it opens debug page and says error loading program
Deleteafter editing the program I saved it exited to dos mode.then I gave following commands for compilation and execution,
ReplyDeletemasm/zi filename.asm;
link/co filename;
cv/p filename
for the last command i.e cv/p it shows cv:illegal command used
so please help me to solve this issue.replay me as soon as possible.(os used is WINDOWS 8 64Bit)
Hey just download cv.exe file from the net and copy into masm directory
ReplyDelete'download masm' link not working
ReplyDeletehow to download cv.exe file from net plzz send me the link
ReplyDelete