NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: Rakkan on April 12, 2010, 09:03:25 PM

Title: Manual in PDF format?
Post by: Rakkan on April 12, 2010, 09:03:25 PM
Hello all,

First time here. Please, can someone point me where can I get the NASM manual in a decent format, like .PDF, .odt, .chm, .doc, anything? I want not to use some web spider to get the entire .html files from the main site.

Thank you all in advance.
Title: Re: Manual in PDF format?
Post by: Frank Kotler on April 12, 2010, 09:42:59 PM
http://www.nasm.us/pub/nasm/releasebuilds/2.08.01/

...or whatever the latest release/snapshot is. The "xdoc" packages, in a compression format of your choice, contain .pdf and several other formats. Jim Carlock has created a .chm version, which does not get "automaintained" from a single source, as the "official" versions do. There's a version here:

http://sourceforge.net/projects/nasm/files/

Best,
Frank

Title: Re: Manual in PDF format?
Post by: Rakkan on April 15, 2010, 06:13:27 PM
Thank you for the help.