hi all!!!-Where i can download 16-bit masm

Started by arunkumarnet, September 14, 2005, 03:47:49 AM

Previous topic - Next topic

arunkumarnet

hi !!!,
can anyone please help me to find where i can download 16-bit masm???

pls help!!!!!

hutch--

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.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Umesh T

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


dedndave

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