x86 Assembler for DOS/386 system.

x86 Assembler for DOS/386 system.

theprogrammer's picture

Hi,

I'm looking for x86 Assembler for DOS/386 system. I've searched the site, but can't find any. Any help would be appreciated.


Thanks

3 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
TimP (Intel)'s picture

I don't know of any assembler supported by Intel. We generally use the Microsoft or gnu tools which come with the OS and development system.

theprogrammer's picture

Tim,

Thanks for your reply. I've been searching on MSDN for older version (ver 5 or below) of MASM, but can't find any. I'll try searching on google.


Cheers

Login to leave a comment.