NASM - The Netwide Assembler
NASM Forum => Using NASM => Topic started by: nobody on November 07, 2009, 03:40:23 AM
-
tell me about the book available to study nasm
-
Well, Jeff Duntemann has just released the latest edition of "Assembly Language Step by Step"!
http://www.duntemann.com (http://www.duntemann.com/)
Or there's Dr. Paul Carter's tutorial:
http://www.drpaulcarter.com/pcasm (http://www.drpaulcarter.com/pcasm)
And Nasm has a nice manual you can find at:
http://www.nasm.us (http://www.nasm.us/)
There may be more...
Best,
Frank
-
Here's one I just found recently (on EBay of course) then found it's available on line as ebook:
"Guide To Assembly Language Programming In Linux"
Sivarama P. Dandamudi
School of Computer Science
Carlton University
Ottawa, ON KIS 5B6
Canada
sivarama@scs.carleton.ca
download it at:
http://proton.scs.carleton.ca/~sivarama/linux_book/asm_programs.zip
poke around and you'll fine the examples and code there too.
hth
-
http://proton.scs.carleton.ca/~sivarama/linux_book/asm_programs.zip
poke around and you'll fine the examples and code there too.
It's only the examples and source code for this book.