NASM Forum > Using NASM

Absolute beginner TUT...?

(1/1)

nobody:
anyone know of any good ones.....?
-El3ctron

nobody:
Google for "Art Of Assembly" and get the old version, not the HLA version. This is the only one I know of and I've searched a lot.
It's for 8 $ 16 bits registers but switching to 32 bits is not a big thing. It's for DOS but if you use Linux the only difference will be in the system calls and the way they are made.

Frank Kotler:
AoA is a good one - but uses Masm syntax (the old 16-bit version - the 32-bit version, as you say, is for HLA... and even less use for Nasm).

Dr. Paul Carter's tut is for 32-bit Nasm...

http://www.drpaulcarter.com/pcasm

Check out the "links" page - there might be something...

If you're really an *absolute* beginner, you *might* learn something from my "Clueless Newbie's Guide to Hello World in Nasm"... but it's *very* rudimentary!

http://home.comcast.net/~fbkotler

Best,
Frank

Navigation

[0] Message Index

Go to full version