The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: raju on October 04, 2006, 07:26:29 PM

Title: how to assemble and run a 8086 program in MASM 6.1
Post by: raju on October 04, 2006, 07:26:29 PM
could any on help me on how to run a progam in MASM 6.1 or masm 8.0 which comes bundled with visual C++.

Thank you
Title: Re: how to assemble and run a 8086 program in MASM 6.1
Post by: hutch-- on October 04, 2006, 10:24:09 PM
raju,

If it is 32 bit assembler you are interested in, download the masm32 project, its designed for this task.