Re: I'd like to learn asm...
- From: "Julienne Walker" <happyfrosty@xxxxxxxxxxx>
- Date: 30 Apr 2006 06:07:51 -0700
A. Ecoffet wrote:
Hello all,
Well my problem is simple : how to learn asm ?
I'd like a good tutorial or book for Nasm (because of the
portability...).
Does someone have that ?
PS : the tutorial/book can be in english or in french...
The only book I know of that uses NASM is "Assembly Language:
Step-by-Step". Tutorials for NASM, good ones at least, are few and far
between. http://www.drpaulcarter.com/pcasm/ is a good one, but it
relies heavily on the C library for I/O. That's not a bad thing,
especially if you like portability, but it might not be your cup of
tea.
I would recommend not restricting yourself just to NASM. There are far
more tutorials/books written for MASM or TASM, and aside from minor
syntactical details, the concepts are identical.
.
- Follow-Ups:
- Re: I'd like to learn asm...
- From: A. Ecoffet
- Re: I'd like to learn asm...
- References:
- I'd like to learn asm...
- From: A. Ecoffet
- I'd like to learn asm...
- Prev by Date: Re: frame pointer
- Next by Date: Re: I'd like to learn asm...
- Previous by thread: I'd like to learn asm...
- Next by thread: Re: I'd like to learn asm...
- Index(es):
Relevant Pages
|