The MASM Forum

General => The Campus => Topic started by: Zen on July 23, 2014, 07:30:31 AM

Title: MASM Programmer's Guide
Post by: Zen on July 23, 2014, 07:30:31 AM
I found this MASM Programmer's Guide (pdf) extremely useful back in the day when I was an inept, novice MASM programmer.

Microsoft MASM Programmer's Guide, Version 6.1, 1992 (http://people.sju.edu/~ggrevera/arch/references/MASM61PROGUIDE.pdf)

...As a consequence,...I'm a vastly improved assembly programmer now,...and, I don't ask an endless stream of embarrassingly stupid questions,... :dazzled:
Title: Re: MASM Programmer's Guide
Post by: Gunther on July 23, 2014, 09:05:49 AM
Hi Zen,

a good summary for starters.  :t

Gunther
Title: Re: MASM Programmer's Guide
Post by: Zen on July 24, 2014, 03:14:48 AM
CLEARLY, I lied about that last part,...8)
Title: Re: MASM Programmer's Guide
Post by: Gunther on July 24, 2014, 04:47:15 AM
Quote from: Zen on July 24, 2014, 03:14:48 AM
CLEARLY, I lied about that last part,...8)

I know, I know.  :lol: :lol: :lol:

Gunther
Title: Re: MASM Programmer's Guide
Post by: tbohon on July 29, 2014, 11:19:17 AM
Quote from: Zen on July 23, 2014, 07:30:31 AM
I found this MASM Programmer's Guide (pdf) extremely useful back in the day when I was an inept, novice MASM programmer.

Microsoft MASM Programmer's Guide, Version 6.1, 1992 (http://people.sju.edu/~ggrevera/arch/references/MASM61PROGUIDE.pdf)

...As a consequence,...I'm a vastly improved assembly programmer now,...and, I don't ask an endless stream of embarrassingly stupid questions,... :dazzled:

Thanks for the link!  And Zen, don't worry about not asking an endless stream of questions ... I've taken on that role and as we said in the USAF, I have your 6!

Tom
Title: Re: MASM Programmer's Guide
Post by: Mikl__ on October 17, 2014, 06:47:20 PM
Hi, All!
I read Microsoft MASM Programmer's Guide, Version 6.1, 1992 (http://people.sju.edu/~ggrevera/arch/references/MASM61PROGUIDE.pdf) too, but ml64 is 9.00 version and 1992 year is so long - anybody knows about manual "Microsoft MASM Programmer's Guide, Version 9.xx or 10.xx"?
Title: Re: MASM Programmer's Guide
Post by: TouEnMasm on October 17, 2014, 07:06:30 PM

A .chm created from Msdn
Title: Re: MASM Programmer's Guide
Post by: Mikl__ on October 17, 2014, 07:17:49 PM
ToutEnMasm,
thank you so much for the book, although it is not as detailed as "Microsoft MASM Programmer's Guide, Version 6"  (http://www.cyberforum.ru/images/smilies/good3.gif)
Title: Re: MASM Programmer's Guide
Post by: Gunther on October 17, 2014, 08:15:11 PM
Quote from: ToutEnMasm on October 17, 2014, 07:06:30 PM
A .chm created from Msdn

Thank you for your work, ToutEnMasm.

Gunther
Title: Re: MASM Programmer's Guide
Post by: shaikkareem on October 18, 2014, 06:00:00 PM
as you all know h2inc.exe(converting c/c++ header files into masm supported include files) is not supplied with recent vc++ or vstudio releases.
Title: Re: MASM Programmer's Guide
Post by: Vortex on October 18, 2014, 08:23:24 PM
Hi shaikkareem,

Another header file converter by Japheth, h2incX :

http://web.archive.org/web/20141003032346/http://www.japheth.de/