What is a good book to learn ASM? (fwd)
    Tril 
    dem@tunes.org
    Sun, 7 Feb 1999 20:10:04 +0000 (GMT)
    
    
  
---------- Forwarded message ----------
Date: Sun, 7 Feb 1999 03:48:38 EST
From: Srstanek@aol.com
To: dem@tunes.org
Subject: Re: What is a good book to learn ASM?
> I think I would try Michael Abrash's Zen of Assembly Language, but maybe
> someone on this list has more suggestions (hint, hint).  :-)
> 
> David Manifold <dem@tunes.org>
You could try my asm tutorial for beginners. It starts from the very beginning
and should get you started.
 http://www.ice-digga.com/programming/vul.html
I would suggest vul-0 for starting (it's the beginner's tutorial.. the others
are for advanced asm programmers).
  - vulture a.k.a. Sean Stanek