News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Masm 6 for 8086 or 8088

Started by Khurram, September 09, 2006, 05:15:04 PM

Previous topic - Next topic

Khurram

hi

I am new bie in the world of assembly language please give me link for masm 6 for 8086 or 8088.

Thanx in advance

Khurram

hutch--

Khurram,

There is no legal link for Microsoft release software. MASM 6 dates about 1990 so its very old but for 16 bit dos software you could use up to MASM 6.11 if you can get your hands on a release copy.

Do you particularly need old 16 bit software or could it be done in 32 bit ?
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Khurram

Hutch thanks a lot i have found it from google after wondering a lot,i am 
learning  assembly though i have experince about programming like
PL/SQL,C# ,I found assembly very criptic but compell to learn cause its in my degree course , would you please gimme some link for elementry level for masm 6.11.

Thanx

Khurram

Vortex

Randall Hyde's website offers MASM v6.11 manuals in HTML, PDF and MS Word format :

http://webster.cs.ucr.edu/Page_TechDocs/index.html

Khurram

Thanx a lot dear very fast response  :U

Thanx a lot dear

Khurram

Khurram

Wana know whats the application of assembly other then compiler construction why this one in degreee courses why not cutting edge technology like java,j2ee etc intead assembly?

Khurram

gwapo

There is also a site that hosts MASM Documents, which you can find in here:
http://web.sau.edu/LillisKevinM/csci240/masmdocs/

Check the "Getting Started" and proceed to "Reference Guide".

Cheers,

-chris