The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: arunkumarnet on September 14, 2005, 03:47:49 AM

Title: hi all!!!-Where i can download 16-bit masm
Post by: arunkumarnet on September 14, 2005, 03:47:49 AM
hi !!!,
can anyone please help me to find where i can download 16-bit masm???

pls help!!!!!
Title: Re: hi all!!!-Where i can download 16-bit masm
Post by: hutch-- on September 14, 2005, 03:54:47 AM
You can use ML.EXE from masm32 but you need to get the 16 bit linker from the forum web site.

If you want an ancient DOS version of Microsoft's release MASM, you can try Ebay or similar. It is not legally available as a download from Microsoft.
Title: Re: hi all!!!-Where i can download 16-bit masm
Post by: Umesh T on April 07, 2011, 12:21:23 AM
After scouring the web for the last few days I finally came upon a URL today that actually worked and didn't require me to "register for free with credit card".

Here you go. It's MASM 5.0 for DOS

http://www.prashanthpai.com/pesse/mp_lab/8086_Assembler.zip

Title: Re: hi all!!!-Where i can download 16-bit masm
Post by: dedndave on April 07, 2011, 12:43:23 AM
the masm32 project comes with masm 6.14, which may be used to make 16-bit EXE's or COM's
you just need to use the 16-bit linker (link16) rather than the 32-bit one