Computer Science Canada

Are there any x86 ASM books?

Author:  php111 [ Tue Feb 15, 2011 9:14 pm ]
Post subject:  Are there any x86 ASM books?

What is the best x86 ASM programming book?

Author:  mirhagk [ Wed Feb 16, 2011 9:50 am ]
Post subject:  RE:Are there any x86 ASM books?

http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/index.html It's not exactly ASM but it's a programming language called HLA (high level assembly). It fully supports assembly, just with a standard library for input output (which you don't have to use).

The book is free online, and teaches pretty much everything about assembly you need to know.

Author:  php111 [ Wed Feb 16, 2011 1:24 pm ]
Post subject:  Re: RE:Are there any x86 ASM books?

mirhagk @ Wed Feb 16, 2011 9:50 am wrote:
http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/index.html It's not exactly ASM but it's a programming language called HLA (high level assembly). It fully supports assembly, just with a standard library for input output (which you don't have to use).

The book is free online, and teaches pretty much everything about assembly you need to know.


Are there any ASM forums?

Author:  mirhagk [ Wed Feb 16, 2011 2:07 pm ]
Post subject:  RE:Are there any x86 ASM books?

Not that I know of lol, people who dedicate a lot of time to assembly are generally not the people who are sociable. Any questions you have, I can try to answer

Author:  php111 [ Wed Feb 16, 2011 2:13 pm ]
Post subject:  Re: RE:Are there any x86 ASM books?

mirhagk @ Wed Feb 16, 2011 2:07 pm wrote:
Not that I know of lol, people who dedicate a lot of time to assembly are generally not the people who are sociable. Any questions you have, I can try to answer


Can you PM me your AIM, or other messenger names?


: