English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i mean the commands for compiling ,saving and getting the output
in 8086 assembly language programming...i know to write programs but don't know how to use MASM?
PLZ HELP..I hope u understood my situation..

2006-08-24 02:15:35 · 5 answers · asked by bhavya_too cool 1 in Computers & Internet Programming & Design

5 answers

hi,
even i'm an engg student in cs..
first i'll tell how 2 go to masm if u hav already installed in ur system.
these r d steps u need 2 follow,
-go to start -u will hav black screen displayed
-type as given below
cd..(press enter)
cd..(press enter)
cd masm
edit (press enter)
-u hav ur blue screen displayed
after u type d prog these r d steps u need 2 follw;
-save d prog
-exit
-masm filename.asm(here u can giv ur filename ,d name which u gav for saving it)
-press enter
-press enter
press enter
-link filename.obj
-press enter
-press enter
-press enter
-debug filename.exe
-press t(dis gives line by line execution)
-press g (whole prog execution)
-press q(2 return 2 original file)
-edit filename.asm(u will go back 2 ue original prog)


i hope dis would help.
if u still hav doubts den mail me on
nitu_samnish@yahoo.com

2006-08-24 04:56:02 · answer #1 · answered by Anonymous · 0 0

8086 Masm Programs

2016-12-18 07:39:52 · answer #2 · answered by ? 4 · 0 0

You DO have an assembler program, don't you? If you are trying to write in assembly language without the program you are more masochistic than I am.

2016-03-17 00:46:37 · answer #3 · answered by Anonymous · 0 0

If your looking for the Masm command line parameters, check out the following link

http://msdn2.microsoft.com/en-us/library/s0ksfwcf.aspx

and

http://www.arl.wustl.edu/~lockwood/class/cs306/books/artofasm/Chapter_13/CH13-9.html

2006-08-24 02:22:03 · answer #4 · answered by Securegeek 3 · 1 0

Try this link

2006-08-24 02:21:22 · answer #5 · answered by AnalProgrammer 7 · 1 0

fedest.com, questions and answers